mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Update dependency probe-image-size to v5 (#11128)
This commit is contained in:
parent
a33d5feb43
commit
9be99df0e1
@ -119,7 +119,7 @@
|
||||
"passport-http-bearer": "1.0.1",
|
||||
"passport-oauth2-client-password": "0.1.2",
|
||||
"path-match": "1.2.4",
|
||||
"probe-image-size": "4.1.1",
|
||||
"probe-image-size": "5.0.0",
|
||||
"rss": "1.2.2",
|
||||
"sanitize-html": "1.20.1",
|
||||
"semver": "6.3.0",
|
||||
|
13
yarn.lock
13
yarn.lock
@ -6833,7 +6833,18 @@ prettyjson@^1.1.3:
|
||||
colors "^1.1.2"
|
||||
minimist "^1.2.0"
|
||||
|
||||
probe-image-size@4.1.1, probe-image-size@^4.0.0:
|
||||
probe-image-size@5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/probe-image-size/-/probe-image-size-5.0.0.tgz#1b87d20340ab8fcdb4324ec77fbc8a5f53419878"
|
||||
integrity sha512-V6uBYw5eBc5UVIE7MUZD6Nxg0RYuGDWLDenEn0B1WC6PcTvn1xdQ6HLDDuznefsiExC6rNrCz7mFRBo0f3Xekg==
|
||||
dependencies:
|
||||
deepmerge "^4.0.0"
|
||||
inherits "^2.0.3"
|
||||
next-tick "^1.0.0"
|
||||
request "^2.83.0"
|
||||
stream-parser "~0.3.1"
|
||||
|
||||
probe-image-size@^4.0.0:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/probe-image-size/-/probe-image-size-4.1.1.tgz#c836c53154b6dd04dbcf66af2bbd50087b15e1dc"
|
||||
integrity sha512-42LqKZqTLxH/UvAZ2/cKhAsR4G/Y6B7i7fI2qtQu9hRBK4YjS6gqO+QRtwTjvojUx4+/+JuOMzLoFyRecT9qRw==
|
||||
|
Loading…
Reference in New Issue
Block a user