mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Updated gscan rules for video card
refs https://github.com/TryGhost/Team/issues/1229
This commit is contained in:
parent
a3078589dd
commit
8b381a1259
2 changed files with 5 additions and 5 deletions
|
@ -131,7 +131,7 @@
|
|||
"ghost-storage-base": "1.0.0",
|
||||
"glob": "7.2.0",
|
||||
"got": "9.6.0",
|
||||
"gscan": "4.17.0",
|
||||
"gscan": "4.18.0",
|
||||
"html-to-text": "5.1.1",
|
||||
"image-size": "1.0.0",
|
||||
"intl": "1.2.5",
|
||||
|
|
|
@ -5915,10 +5915,10 @@ grunt@1.4.1:
|
|||
nopt "~3.0.6"
|
||||
rimraf "~3.0.2"
|
||||
|
||||
gscan@4.17.0:
|
||||
version "4.17.0"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.17.0.tgz#dab52e6b1985aaad067a6085b5cfb0c6f561f7df"
|
||||
integrity sha512-e5lw5XU4SvoTygNR8E+T6C5B/baVJwYpeOUJhfmfNuF90mHS/ZvzT0+0wpUeM/gKTuv18q35JdY1yTH0Hqrt3A==
|
||||
gscan@4.18.0:
|
||||
version "4.18.0"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.18.0.tgz#3f599ad72736a40e66a02f68ed7944e849e5c1c7"
|
||||
integrity sha512-uSCX4cV4Pue3xGJo3iirNJhPx/P6Q+gUjeIu6WVtoZX4judjbdtMiXUFxd8DVjRBj6G7pPKIeCCYVZLUnuIiqg==
|
||||
dependencies:
|
||||
"@sentry/node" "6.16.1"
|
||||
"@tryghost/config" "0.2.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue