diff --git a/package-lock.json b/package-lock.json index b100f98..1c10613 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "react-leaflet": "^5.0.0", - "react-photo-album": "^3.6.0", + "react-photo-album": "^3.6.1", "react-slick": "^0.31.0", "slick-carousel": "^1.8.1", "yet-another-react-lightbox": "^3.32.0" @@ -20144,9 +20144,9 @@ } }, "node_modules/react-photo-album": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.6.0.tgz", - "integrity": "sha512-W9NgI+0XxOYF/FLQJ/ZiKsizNQtGtgDdiFgojmTmpBKDGeGiWKfSzmbw3v9WAqzimPeiFJ2sEb9DO0nHRHP/OA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.6.1.tgz", + "integrity": "sha512-m4pTIpgEpdAJgRnf3DfISHfIHMjJkouWJdKUyGy9UaFBBePv1kolqKTzAmZrfQcoZBVfT/g9vvcc39o1RfwZgA==", "license": "MIT", "engines": { "node": ">=18" diff --git a/package.json b/package.json index d92f0ba..0c67c73 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "react-leaflet": "^5.0.0", - "react-photo-album": "^3.6.0", + "react-photo-album": "^3.6.1", "react-slick": "^0.31.0", "slick-carousel": "^1.8.1", "yet-another-react-lightbox": "^3.32.0"