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

💡Bumped gscan version to 2.9.0

This commit is contained in:
Nazar Gargol 2019-09-19 18:18:33 +02:00
parent cc8f9bcb98
commit 62343b09e2
2 changed files with 5 additions and 5 deletions

View file

@ -79,7 +79,7 @@
"ghost-storage-base": "0.0.3",
"glob": "7.1.4",
"got": "9.6.0",
"gscan": "2.8.0",
"gscan": "2.9.0",
"html-to-text": "5.1.1",
"image-size": "0.7.5",
"intl": "1.2.5",

View file

@ -3674,10 +3674,10 @@ grunt@1.0.4:
path-is-absolute "~1.0.0"
rimraf "~2.6.2"
gscan@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-2.8.0.tgz#e17cde875a0f4404588d52e7c60829b09c158ff9"
integrity sha512-kPHdwO6zkiRXdM/WvnsKQigjohZCtadfJMiqcX1LvnAx2VmvLwXpORgVjjHajXeZqB7XAPFdsQoKtlrEMgc6lQ==
gscan@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-2.9.0.tgz#de169bd971043872ac830a65cd632149ecddbb8c"
integrity sha512-igE0rPtbc0u3IQ3pruFXTSarc+JIHEXbRv/iyqeFlujgR0iKJ0tKPKRQGceYqzy5x+sT7MTwtxpa+LLOhN2SNw==
dependencies:
"@tryghost/extract-zip" "1.6.6"
"@tryghost/pretty-cli" "1.2.1"