0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency @tryghost/vhost-middleware to v1.0.5

This commit is contained in:
Renovate Bot 2020-05-27 02:23:53 +00:00
parent 979a62deea
commit c3e1e559e6
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@
"@tryghost/social-urls": "0.1.9", "@tryghost/social-urls": "0.1.9",
"@tryghost/string": "0.1.9", "@tryghost/string": "0.1.9",
"@tryghost/url-utils": "0.6.18", "@tryghost/url-utils": "0.6.18",
"@tryghost/vhost-middleware": "1.0.4", "@tryghost/vhost-middleware": "1.0.5",
"@tryghost/zip": "1.1.1", "@tryghost/zip": "1.1.1",
"ajv": "6.12.2", "ajv": "6.12.2",
"amperize": "0.6.1", "amperize": "0.6.1",

View file

@ -541,10 +541,10 @@
remark "^11.0.1" remark "^11.0.1"
unist-util-visit "^2.0.0" unist-util-visit "^2.0.0"
"@tryghost/vhost-middleware@1.0.4": "@tryghost/vhost-middleware@1.0.5":
version "1.0.4" version "1.0.5"
resolved "https://registry.yarnpkg.com/@tryghost/vhost-middleware/-/vhost-middleware-1.0.4.tgz#b998ef2a0198153c16a8899b2f9140e7d1060046" resolved "https://registry.yarnpkg.com/@tryghost/vhost-middleware/-/vhost-middleware-1.0.5.tgz#1f6fdcd21d62a8d49e844216720980e362e4938f"
integrity sha512-TWgYHJkMw3KhVFlE09/zUWt+BxDaygMyuboZ3WMdrrIAvhNcpUTSww9xqi8deTJKOwj7HVGrkTWsn12ZSLvS+Q== integrity sha512-6i6V4b17dRWMpoIyCDjqUSyIpYKsBjHr20wjvr2VU0XGrL1m3lI46BbodLchBj4t29ABawSu9Fuaz3Wrkwv5HQ==
dependencies: dependencies:
bluebird "3.7.2" bluebird "3.7.2"
ghost-ignition "4.2.1" ghost-ignition "4.2.1"