mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
Update dependency probe-image-size to v4.0.1
This commit is contained in:
parent
848640eda2
commit
07215bd040
@ -112,7 +112,7 @@
|
||||
"passport-http-bearer": "1.0.1",
|
||||
"passport-oauth2-client-password": "0.1.2",
|
||||
"path-match": "1.2.4",
|
||||
"probe-image-size": "4.0.0",
|
||||
"probe-image-size": "4.0.1",
|
||||
"rss": "1.2.2",
|
||||
"sanitize-html": "1.20.1",
|
||||
"semver": "6.2.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -6139,7 +6139,19 @@ prettyjson@^1.1.3:
|
||||
colors "^1.1.2"
|
||||
minimist "^1.2.0"
|
||||
|
||||
probe-image-size@4.0.0, probe-image-size@^4.0.0:
|
||||
probe-image-size@4.0.1:
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/probe-image-size/-/probe-image-size-4.0.1.tgz#f8e7281ef04d5b7fdbef096b18f87f42599c71bb"
|
||||
integrity sha512-6np7V6Ie/i5y/H2uRLP3ZmpMA0Yn6I+SnrP+tcZYUR6qhW2GQuuo72bRtCn9uN3xC1TfvjSgqdjtd1PfokWrRQ==
|
||||
dependencies:
|
||||
any-promise "^1.3.0"
|
||||
deepmerge "^2.0.1"
|
||||
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.0.0"
|
||||
resolved "https://registry.yarnpkg.com/probe-image-size/-/probe-image-size-4.0.0.tgz#d35b71759e834bcf580ea9f18ec8b9265c0977eb"
|
||||
integrity sha512-nm7RvWUxps+2+jZKNLkd04mNapXNariS6G5WIEVzvAqjx7EUuKcY1Dp3e6oUK7GLwzJ+3gbSbPLFAASHFQrPcQ==
|
||||
|
Loading…
Reference in New Issue
Block a user