Update dependency gscan to v3.0.1

This commit is contained in:
Renovate Bot 2019-10-28 00:35:12 +00:00 committed by renovate[bot]
parent c3123e4864
commit ab7609e746
2 changed files with 6 additions and 6 deletions

View File

@ -79,7 +79,7 @@
"ghost-storage-base": "0.0.3",
"glob": "7.1.5",
"got": "9.6.0",
"gscan": "3.0.0",
"gscan": "3.0.1",
"html-to-text": "5.1.1",
"image-size": "0.8.3",
"intl": "1.2.5",

View File

@ -3762,10 +3762,10 @@ grunt@1.0.4:
path-is-absolute "~1.0.0"
rimraf "~2.6.2"
gscan@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.0.0.tgz#04e7a8eebff365c08d93323f281d652f32156c65"
integrity sha512-ihVSl8pBZjQwJvbdCZ5tmx808XjWcTdGUNIl+Drquohpo7738ybSScLGuKFgbnrtZwV5gYQ9FPwv0EK6HMMDzA==
gscan@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.0.1.tgz#0fde633d864bfde2c9a67915b21f8e050d3ea317"
integrity sha512-E1d6yoGqMIdknIx4DFT3nzQJnKhyN/Iq80QTqzeuDz44o9I7RtLw/OTVgVWWtDzFyV09zM0tljK9LEi3qw+zgg==
dependencies:
"@tryghost/extract-zip" "1.6.6"
"@tryghost/pretty-cli" "1.2.1"
@ -3777,7 +3777,7 @@ gscan@3.0.0:
fs-extra "^8.0.0"
ghost-ignition "3.1.0"
glob "^7.0.5"
lodash "^4.17.11"
lodash "^4.17.12"
multer "^1.1.0"
pluralize "^8.0.0"
require-dir "^1.0.0"