diff --git a/lib/package.json b/lib/package.json index c5b6a9fc..9e177555 100644 --- a/lib/package.json +++ b/lib/package.json @@ -126,7 +126,7 @@ "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^3.1.1", "react-markdown": "^9.0.1", - "react-photo-album": "^3.4.0", + "react-photo-album": "^3.5.0", "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 1f61ba53..91825e94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -156,7 +156,7 @@ "react-leaflet": "^4.2.1", "react-leaflet-cluster": "^3.1.1", "react-markdown": "^9.0.1", - "react-photo-album": "^3.4.0", + "react-photo-album": "^3.5.0", "react-qr-code": "^2.0.16", "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", @@ -13288,9 +13288,9 @@ } }, "node_modules/react-photo-album": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.4.0.tgz", - "integrity": "sha512-pPaCoxEfVDhowpqxECq4SOD5kzP1Uao8PEN11Jasxayv4cZjad3Fy8SlKt6wvtLnVJRtOjsQDU/ZnnUuberwMg==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-3.5.0.tgz", + "integrity": "sha512-U/MOTePXH5nlFA7uTxZuW87pChLMWDEoJElvU+lROJRIcFPa3S+fBnFVFe/77WsIuzEKzsG7FBWMiGlKm4gnJg==", "license": "MIT", "engines": { "node": ">=18"