From 963be6b981fde789754323a9bf3b0c912381c9c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 07:06:06 +0000 Subject: [PATCH] chore(deps): bump photoswipe from 4.1.2 to 5.4.4 Bumps [photoswipe](https://github.com/dimsemenov/Photoswipe) from 4.1.2 to 5.4.4. - [Release notes](https://github.com/dimsemenov/Photoswipe/releases) - [Commits](https://github.com/dimsemenov/Photoswipe/compare/v4.1.2...v5.4.4) --- updated-dependencies: - dependency-name: photoswipe dependency-version: 5.4.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7e423b36..6d4883ba 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "less": "^2.7.2", "less-loader": "^4.1.x", "moment": "^2.18.1", - "photoswipe": "^4.1.2", + "photoswipe": "^5.4.4", "prop-types": "^15.6.2", "react": "^16.13.0", "react-dom": "^16.13.0", diff --git a/yarn.lock b/yarn.lock index 88b3897f..4e35ccff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8150,9 +8150,10 @@ performance-now@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" -photoswipe@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-4.1.2.tgz#95c20a75cea23b70d6299641cad82e03cae7f797" +photoswipe@^5.4.4: + version "5.4.4" + resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-5.4.4.tgz#e045dc036453493188d5c8665b0e8f1000ac4d6e" + integrity sha512-WNFHoKrkZNnvFFhbHL93WDkW3ifwVOXSW3w1UuZZelSmgXpIGiZSNlZJq37rR8YejqME2rHs9EhH9ZvlvFH2NA== pify@^2.0.0, pify@^2.3.0: version "2.3.0"