From bae7d59b5643a98ad46f921615e14b42cc0fb149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 21:48:34 +0100 Subject: [PATCH] build(deps): bump react-photo-album from 3.1.0 to 3.2.1 (#567) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com> --- lib/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/package.json b/lib/package.json index 0902080e..a799c36e 100644 --- a/lib/package.json +++ b/lib/package.json @@ -128,7 +128,7 @@ "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^3.1.1", "react-markdown": "^9.0.1", - "react-photo-album": "^3.0.2", + "react-photo-album": "^3.2.1", "react-qr-code": "^2.0.16", "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", diff --git a/package-lock.json b/package-lock.json index cd2df90b..d36eb76a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -92,7 +92,7 @@ "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^3.1.1", "react-markdown": "^9.0.1", - "react-photo-album": "^3.0.2", + "react-photo-album": "^3.2.1", "react-qr-code": "^2.0.16", "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", @@ -13858,9 +13858,9 @@ } }, "node_modules/react-photo-album": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.1.0.tgz", - "integrity": "sha512-9PiWzwvckfefJRHY5E6kcNKoWNjyyFKhQ6Pl5nS1Z29QeP9h8zDOAoVQKWcv/AhZjRoduw1dybu9RNMj0+uPzQ==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.2.1.tgz", + "integrity": "sha512-I4C4ZN/BXE2KEj3lHEhlHc1sAeetgOPLF2UaiJgPW1s5CKotg1l2p+ZOpL9hA868pUZ9BA5TTXXGmFiFG+jdIg==", "license": "MIT", "engines": { "node": ">=18"