mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Pin dependency gscan to 4.7.0
This commit is contained in:
parent
bcf19c8fe2
commit
aa67e2d463
2 changed files with 2 additions and 2 deletions
|
@ -127,7 +127,7 @@
|
|||
"ghost-storage-base": "0.0.6",
|
||||
"glob": "7.2.0",
|
||||
"got": "9.6.0",
|
||||
"gscan": "^4.7.0",
|
||||
"gscan": "4.7.0",
|
||||
"html-to-text": "5.1.1",
|
||||
"image-size": "1.0.0",
|
||||
"intl": "1.2.5",
|
||||
|
|
|
@ -5412,7 +5412,7 @@ grunt@1.4.1:
|
|||
nopt "~3.0.6"
|
||||
rimraf "~3.0.2"
|
||||
|
||||
gscan@^4.7.0:
|
||||
gscan@4.7.0:
|
||||
version "4.7.0"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.7.0.tgz#1eeb2e40d42ad46244e8387c959e45c912fd1663"
|
||||
integrity sha512-EXNtNtewwVWPeaMMzjAaJswbrwxQxzKe6YxARPeyguJqAZnnjPQaJu1YZ07muO0GhTluAUdkh3qHsEartiwuCA==
|
||||
|
|
Loading…
Add table
Reference in a new issue