mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
Update dependency gscan to v3.2.5
This commit is contained in:
parent
e978b176cf
commit
94047d24af
@ -80,7 +80,7 @@
|
||||
"ghost-storage-base": "0.0.3",
|
||||
"glob": "7.1.6",
|
||||
"got": "9.6.0",
|
||||
"gscan": "3.2.2",
|
||||
"gscan": "3.2.5",
|
||||
"html-to-text": "5.1.1",
|
||||
"image-size": "0.8.3",
|
||||
"intl": "1.2.5",
|
||||
|
@ -3878,10 +3878,10 @@ grunt@1.0.4:
|
||||
path-is-absolute "~1.0.0"
|
||||
rimraf "~2.6.2"
|
||||
|
||||
gscan@3.2.2:
|
||||
version "3.2.2"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.2.2.tgz#45aa4fc54a4734ecb4f63bbdfa4e6c9f416f4bda"
|
||||
integrity sha512-1zedy3QoY6FXx8hXnAwPtFr8638Li6CrZEksmjAAiIWk9x1tG6aHtjICGvidX/4/agw+oft8O+ucq4QVCPuH2A==
|
||||
gscan@3.2.5:
|
||||
version "3.2.5"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.2.5.tgz#395279a4c3ff23d3739166131111924408076e60"
|
||||
integrity sha512-f+amF7ggOzM29r58+WfV8Z5sWa7pCgoqaWDAjn59/bqzycDeusgz5J1PznkuANhYzoOCQ9L1wZ3cu/9fDjpzwQ==
|
||||
dependencies:
|
||||
"@tryghost/extract-zip" "1.6.6"
|
||||
"@tryghost/pretty-cli" "1.2.2"
|
||||
|
Loading…
Reference in New Issue
Block a user