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

Update dependency gscan to v3.1.0 (#11294)

This commit is contained in:
renovate[bot] 2019-10-29 10:00:24 +00:00 committed by Kevin Ansfield
parent 4023772d12
commit 640c4a82f1
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -3771,10 +3771,10 @@ grunt@1.0.4:
path-is-absolute "~1.0.0"
rimraf "~2.6.2"
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==
gscan@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.1.0.tgz#31a7487d58acd198d3976458054e6f16b7362e46"
integrity sha512-hXZBN4RN4a8yBXIwp2otNlaRCCQlGfV6feHU0HMDfyJ5wi8PnyHYwYEvEEjYEfiTZNgBrZxVF49XX/7z7Pd/hg==
dependencies:
"@tryghost/extract-zip" "1.6.6"
"@tryghost/pretty-cli" "1.2.1"