From 5039ca048b6505fe75d273c0c97cabb6a40d9352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 08:53:08 +0200 Subject: [PATCH] fix(deps): update dependency probe-image-size to ^7.2.3 for gatsby-remark-copy-linked-files (#35289) Co-authored-by: Renovate Bot --- packages/gatsby-remark-copy-linked-files/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index b9bc75e40953f..a0fb27509e51a 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -13,7 +13,7 @@ "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "path-is-inside": "^1.0.2", - "probe-image-size": "^7.0.0", + "probe-image-size": "^7.2.3", "unist-util-visit": "^2.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f2e7047a3413d..674e39f23b943 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19332,7 +19332,7 @@ private@^0.1.8: version "0.1.8" resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff" -probe-image-size@^7.0.0: +probe-image-size@^7.0.0, probe-image-size@^7.2.3: version "7.2.3" resolved "https://registry.yarnpkg.com/probe-image-size/-/probe-image-size-7.2.3.tgz#d49c64be540ec8edea538f6f585f65a9b3ab4309" integrity sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==