From 8b4ded888e6a45e70db970af347ff897e9bb177a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 14:45:02 +0630 Subject: [PATCH] =?UTF-8?q?fix(deps):=20Update=20dependency=20image-size?= =?UTF-8?q?=20to=20version=200.8.3=20=F0=9F=8C=9F=20(#7408)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/server/package.json | 2 +- yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/packages/server/package.json b/packages/server/package.json index 617646eae4..f34f01103a 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -68,7 +68,7 @@ "http-proxy": "cypress-io/node-http-proxy#9322b4b69b34f13a6f3874e660a35df3305179c6", "http-status-codes": "1.4.0", "human-interval": "0.1.6", - "image-size": "0.7.4", + "image-size": "0.8.3", "is-fork-pr": "2.5.0", "is-html": "2.0.0", "jimp": "0.12.0", diff --git a/yarn.lock b/yarn.lock index 75dfcbde63..e58b2159f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13903,12 +13903,7 @@ ignore@^5.1.1: resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf" integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A== -image-size@0.7.4: - version "0.7.4" - resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.7.4.tgz#092c1e541a93511917bfc957a1fc7add21c72e87" - integrity sha512-GqPgxs+VkOr12aWwjSkyRzf5atzObWpFtiRuDgxCl2I/SDpZOKZFRD3iIAeAN6/usmn8SeLWRt7a8JRYK0Whbw== - -image-size@^0.8.2: +image-size@0.8.3, image-size@^0.8.2: version "0.8.3" resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.8.3.tgz#f0b568857e034f29baffd37013587f2c0cad8b46" integrity sha512-SMtq1AJ+aqHB45c3FsB4ERK0UCiA2d3H1uq8s+8T0Pf8A3W4teyBQyaFaktH6xvZqh+npwlKU7i4fJo0r7TYTg==