2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency gscan to v3.5.3

This commit is contained in:
Renovate Bot 2020-04-22 17:13:21 +00:00
parent 37a22edbe9
commit ca0f4635c9
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -87,7 +87,7 @@
"ghost-storage-base": "0.0.4",
"glob": "7.1.6",
"got": "9.6.0",
"gscan": "3.5.2",
"gscan": "3.5.3",
"html-to-text": "5.1.1",
"image-size": "0.8.3",
"intl": "1.2.5",

View file

@ -4037,10 +4037,10 @@ grunt@1.1.0:
path-is-absolute "~1.0.0"
rimraf "~2.6.2"
gscan@3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.5.2.tgz#9f696f7134c1ef8c2234b5137e15458df2872c9f"
integrity sha512-Ue85VySXf5k1Tqmw8Mx21VyjNAe0964eJeZmqcmkKXjySt9QVP1UTP4MWnq0/oGMmg2oPvYEIIO13FYtWWN6VA==
gscan@3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-3.5.3.tgz#331939ef434c5ac15b13804f5118e4ba5f04d341"
integrity sha512-+AJbPBMAQP5SUfiJL58biPORqEwaI5xpMdQnlQNxnfUXsDF2XbdQwZjdb/W0IKIQYLuTg9GdeJjQqaZ7Mr6meg==
dependencies:
"@tryghost/pretty-cli" "1.2.5"
"@tryghost/zip" "^1.0.0"