mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 04:13:30 +03:00
Update dependency gscan to v4.29.1
This commit is contained in:
parent
c3d38a9144
commit
7501407c4c
@ -144,7 +144,7 @@
|
|||||||
"ghost-storage-base": "1.0.0",
|
"ghost-storage-base": "1.0.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"got": "9.6.0",
|
"got": "9.6.0",
|
||||||
"gscan": "4.28.0",
|
"gscan": "4.29.1",
|
||||||
"html-to-text": "8.2.0",
|
"html-to-text": "8.2.0",
|
||||||
"image-size": "1.0.1",
|
"image-size": "1.0.1",
|
||||||
"intl": "1.2.5",
|
"intl": "1.2.5",
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -5866,10 +5866,10 @@ glob@7.2.0:
|
|||||||
once "^1.3.0"
|
once "^1.3.0"
|
||||||
path-is-absolute "^1.0.0"
|
path-is-absolute "^1.0.0"
|
||||||
|
|
||||||
glob@7.2.2, glob@^7.0.0, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
|
glob@7.2.3, glob@^7.0.0, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
|
||||||
version "7.2.2"
|
version "7.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.2.tgz#29deb38e1ef90f132d5958abe9c3ee8e87f3c318"
|
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
|
||||||
integrity sha512-NzDgHDiJwKYByLrL5lONmQFpK/2G78SMMfo+E9CuGlX4IkvfKDsiQSNPwAYxEy+e6p7ZQ3uslSLlwlJcqezBmQ==
|
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
fs.realpath "^1.0.0"
|
fs.realpath "^1.0.0"
|
||||||
inflight "^1.0.4"
|
inflight "^1.0.4"
|
||||||
@ -6156,10 +6156,10 @@ grunt@1.5.3:
|
|||||||
nopt "~3.0.6"
|
nopt "~3.0.6"
|
||||||
rimraf "~3.0.2"
|
rimraf "~3.0.2"
|
||||||
|
|
||||||
gscan@4.28.0:
|
gscan@4.29.1:
|
||||||
version "4.28.0"
|
version "4.29.1"
|
||||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.28.0.tgz#0b73b12d79aea998fc817126f1728c508bb092c5"
|
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.29.1.tgz#1a5348e7806a8301bf8a7631641ce83619447ffd"
|
||||||
integrity sha512-7+ZSAVWy578wuS7bsSawcH71OFnSM1wJW1td1dzTzgcyHZScLp3meazpBn6/Rj2K+fInHmUOn9iacM72ZwIoOQ==
|
integrity sha512-m0iVIN8krmuYfbROwJcjn5pw0I3R24HnFAzO2GTlvxb9UwUvbhnecHrXloW3yjfs1mTrIgBWHuvtlPn456iyHg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sentry/node" "6.19.7"
|
"@sentry/node" "6.19.7"
|
||||||
"@tryghost/config" "0.2.2"
|
"@tryghost/config" "0.2.2"
|
||||||
@ -6175,7 +6175,7 @@ gscan@4.28.0:
|
|||||||
express "4.18.1"
|
express "4.18.1"
|
||||||
express-hbs "2.4.0"
|
express-hbs "2.4.0"
|
||||||
fs-extra "10.1.0"
|
fs-extra "10.1.0"
|
||||||
glob "7.2.2"
|
glob "7.2.3"
|
||||||
lodash "4.17.21"
|
lodash "4.17.21"
|
||||||
multer "1.4.4"
|
multer "1.4.4"
|
||||||
pluralize "8.0.0"
|
pluralize "8.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user