Update dependency probe-image-size to v5 (#11128)

This commit is contained in:
renovate[bot] 2019-09-30 22:35:10 +02:00 committed by Naz Gargol
parent a33d5feb43
commit 9be99df0e1
2 changed files with 13 additions and 2 deletions

View File

@ -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",

View File

@ -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==