From 9e31678768590c2e1978951df3adc38cdcf34edf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 07:23:50 +0000 Subject: [PATCH] build(deps): bump react-medium-image-zoom from 5.4.1 to 5.4.8 Bumps [react-medium-image-zoom](https://github.com/rpearce/react-medium-image-zoom) from 5.4.1 to 5.4.8. - [Release notes](https://github.com/rpearce/react-medium-image-zoom/releases) - [Changelog](https://github.com/rpearce/react-medium-image-zoom/blob/main/CHANGELOG.md) - [Commits](https://github.com/rpearce/react-medium-image-zoom/compare/v5.4.1...v5.4.8) --- updated-dependencies: - dependency-name: react-medium-image-zoom dependency-version: 5.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 04bd6be2c3..828d7bb1f6 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "react-accessible-accordion": "^5.0.0", "react-dom": "18.3.1", "react-helmet": "^6.1.0", - "react-medium-image-zoom": "^5.4.1", + "react-medium-image-zoom": "^5.4.8", "react-select": "^5.7.0", "remark-gfm": "^1.0.0", "swr": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index 61b2533c93..d689d49d3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13857,10 +13857,10 @@ react-is@^17.0.1, react-is@^17.0.2: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-medium-image-zoom@^5.4.1: - version "5.4.1" - resolved "https://registry.yarnpkg.com/react-medium-image-zoom/-/react-medium-image-zoom-5.4.1.tgz#3cffb3fb44d769085562419683dad405d141afbd" - integrity sha512-DD2iZYaCfAwiQGR8AN62r/cDJYoXhezlYJc5HY4TzBUGuGge43CptG0f7m0PEIM72aN6GfpjohvY1yYdtCJB7g== +react-medium-image-zoom@^5.4.8: + version "5.4.8" + resolved "https://registry.yarnpkg.com/react-medium-image-zoom/-/react-medium-image-zoom-5.4.8.tgz#e9e4cc274ffafd4ccb7013bba48cd66ac87b5dc1" + integrity sha512-72CIldEUaPejjcaDOYIeDsGlWzNKpmxyKgiPi1LBCkWCIGHDLlA2KTeo2uNtmN/m72Y3k/2uWDfon9SDiPbHaA== react-refresh@0.14.2, react-refresh@^0.14.1: version "0.14.2"