diff --git a/package-lock.json b/package-lock.json index b61f4a7..2b1fa02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-helmet": "^6.1.0", - "react-router-dom-last-location": "^0.2.0", + "react-router-dom-last-location": "^0.2.5", "regenerator-runtime": "^0.13.11", "sirv-cli": "^2.0.0" }, @@ -11204,14 +11204,15 @@ "version": "6.9.0" }, "node_modules/react-router-dom-last-location": { - "license": "MIT", + "integrity": "sha512-bbPzIIQT6Xil5pbiHUio6eiQG54LRsfbr0cImevYBns6KfXSOkcm8AGAu9rFbBz6WKdFf6uaWqpp9bhSidOqzw==", "peerDependencies": { "history": "^5", "react": "^16.8.0 || ^17 || ^18", "react-router": "^6", "react-router-dom": "^6" }, - "version": "0.2.1" + "resolved": "https://registry.npmjs.org/react-router-dom-last-location/-/react-router-dom-last-location-0.2.5.tgz", + "version": "0.2.5" }, "node_modules/react-side-effect": { "integrity": "sha512-PVjOcvVOyIILrYoyGEpDN3vmYNLdy1CajSFNt4TDsVQC5KpTijDvWVoR+/7Rz2xT978D8/ZtFceXxzsPwZEDvw==",