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

This commit is contained in:
Renovate Bot 2020-08-10 21:14:18 +00:00
parent ca4b0cb9a0
commit b61ccf0889
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.6", "@tryghost/vhost-middleware": "1.0.7",
"@tryghost/zip": "1.1.2", "@tryghost/zip": "1.1.2",
"ajv": "6.12.3", "ajv": "6.12.3",
"amperize": "0.6.1", "amperize": "0.6.1",

View File

@ -490,13 +490,13 @@
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.6": "@tryghost/vhost-middleware@1.0.7":
version "1.0.6" version "1.0.7"
resolved "https://registry.yarnpkg.com/@tryghost/vhost-middleware/-/vhost-middleware-1.0.6.tgz#fc48659f267b0f9607db1eac936b5a3cccb8004f" resolved "https://registry.yarnpkg.com/@tryghost/vhost-middleware/-/vhost-middleware-1.0.7.tgz#e938185d2cf81468a5b9b1488d5ee4907514dd34"
integrity sha512-ogeQQdQMw8EX+av1+qNnv1uKa1sRkrmmscwiiSGYiHEsnETug/KaAnZYvKyJZtNQ7ilUAwK+uyJ8n8S5YtPqzQ== integrity sha512-JU/YPEBLqxL981lK/nkBoi6ypfLAViw9swHGVUoIwvdtJPg/UfliThfdJjTFrozzNaIg5rk4tg1IhFGXReOSTA==
dependencies: dependencies:
bluebird "3.7.2" bluebird "3.7.2"
ghost-ignition "4.2.1" ghost-ignition "4.2.2"
lodash "4.17.19" lodash "4.17.19"
"@tryghost/zip@1.1.2": "@tryghost/zip@1.1.2":