diff --git a/package.json b/package.json index 96ca30004f..df25ca76d3 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 578d70d419..af98bf724f 100644 --- a/yarn.lock +++ b/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==