Update dependency gscan to v2.6.4

This commit is contained in:
Renovate Bot 2019-07-22 00:31:32 +00:00 committed by renovate[bot]
parent 876ef128a7
commit a1ece81c55
2 changed files with 5 additions and 5 deletions

View File

@ -81,7 +81,7 @@
"ghost-storage-base": "0.0.3",
"glob": "7.1.4",
"got": "9.6.0",
"gscan": "2.6.3",
"gscan": "2.6.4",
"html-to-text": "5.1.1",
"image-size": "0.7.4",
"intl": "1.2.5",

View File

@ -3370,10 +3370,10 @@ grunt@1.0.4:
path-is-absolute "~1.0.0"
rimraf "~2.6.2"
gscan@2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-2.6.3.tgz#14166ed833f5c236f794e4c5ec8f0db002d1ef0d"
integrity sha512-HLYIP5jteOOjnY+MsUA/dKw9pm9uRw6DGm+x1F96qVRoljR8hEFbnRh2U0ELK7lt5y/EEd3K3zVOXdhKSCKf/Q==
gscan@2.6.4:
version "2.6.4"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-2.6.4.tgz#d3488390b511306ce1f719912508bbe179d78af0"
integrity sha512-KBf7VjMaolrsxdoeNF7QcdD3Of6+dmz2ucZMM9XU9kibIEp3RqX0GPgJ0Cu0QkyNKSyKZ6CrsEZyk0sJvzBVRw==
dependencies:
"@tryghost/extract-zip" "1.6.6"
"@tryghost/pretty-cli" "1.2.1"