diff --git a/lib/package-lock.json b/lib/package-lock.json index 17479aa6..7333fda3 100644 --- a/lib/package-lock.json +++ b/lib/package-lock.json @@ -37,7 +37,7 @@ "react-leaflet-cluster": "^2.1.0", "react-markdown": "^9.0.1", "react-photo-album": "^3.0.2", - "react-router-dom": "^6.16.0", + "react-router-dom": "^6.23.0", "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", "tiptap-markdown": "^0.8.10", diff --git a/lib/package.json b/lib/package.json index f663a4d3..809a7d33 100644 --- a/lib/package.json +++ b/lib/package.json @@ -125,7 +125,7 @@ "react-leaflet-cluster": "^2.1.0", "react-markdown": "^9.0.1", "react-photo-album": "^3.0.2", - "react-router-dom": "^6.16.0", + "react-router-dom": "^6.23.0", "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", "tiptap-markdown": "^0.8.10", diff --git a/lib/src/Components/Profile/Subcomponents/GalleryForm.tsx b/lib/src/Components/Profile/Subcomponents/GalleryForm.tsx index a118c5dc..ee5586bc 100644 --- a/lib/src/Components/Profile/Subcomponents/GalleryForm.tsx +++ b/lib/src/Components/Profile/Subcomponents/GalleryForm.tsx @@ -101,7 +101,7 @@ export const GalleryForm = ({ state, setState }: Props) => { {images.map((image, index) => (