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

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

This commit is contained in:
Renovate Bot 2020-08-10 02:06:10 +00:00
parent 1f3363e0a9
commit 45085cdd99
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 6 additions and 6 deletions

View file

@ -61,7 +61,7 @@
"@tryghost/social-urls": "0.1.10", "@tryghost/social-urls": "0.1.10",
"@tryghost/string": "0.1.10", "@tryghost/string": "0.1.10",
"@tryghost/url-utils": "0.6.19", "@tryghost/url-utils": "0.6.19",
"@tryghost/vhost-middleware": "1.0.5", "@tryghost/vhost-middleware": "1.0.6",
"@tryghost/zip": "1.1.1", "@tryghost/zip": "1.1.1",
"ajv": "6.12.3", "ajv": "6.12.3",
"amperize": "0.6.1", "amperize": "0.6.1",

View file

@ -569,14 +569,14 @@
remark-footnotes "^1.0.0" remark-footnotes "^1.0.0"
unist-util-visit "^2.0.0" unist-util-visit "^2.0.0"
"@tryghost/vhost-middleware@1.0.5": "@tryghost/vhost-middleware@1.0.6":
version "1.0.5" version "1.0.6"
resolved "https://registry.yarnpkg.com/@tryghost/vhost-middleware/-/vhost-middleware-1.0.5.tgz#1f6fdcd21d62a8d49e844216720980e362e4938f" resolved "https://registry.yarnpkg.com/@tryghost/vhost-middleware/-/vhost-middleware-1.0.6.tgz#fc48659f267b0f9607db1eac936b5a3cccb8004f"
integrity sha512-6i6V4b17dRWMpoIyCDjqUSyIpYKsBjHr20wjvr2VU0XGrL1m3lI46BbodLchBj4t29ABawSu9Fuaz3Wrkwv5HQ== integrity sha512-ogeQQdQMw8EX+av1+qNnv1uKa1sRkrmmscwiiSGYiHEsnETug/KaAnZYvKyJZtNQ7ilUAwK+uyJ8n8S5YtPqzQ==
dependencies: dependencies:
bluebird "3.7.2" bluebird "3.7.2"
ghost-ignition "4.2.1" ghost-ignition "4.2.1"
lodash "4.17.15" lodash "4.17.19"
"@tryghost/zip@1.1.1": "@tryghost/zip@1.1.1":
version "1.1.1" version "1.1.1"