diff --git a/package-lock.json b/package-lock.json index e8dd39d..8524f58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3143,9 +3143,9 @@ } }, "node_modules/react-router": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-8.0.1.tgz", - "integrity": "sha512-5EL/fANovVUhRK50NLS8RYfX0BxrimoKsHWUPPy8v5UEl8i6vzF7e4POo3u+AhPItDwccUAJjMfIOmydxBJmQw==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-8.1.0.tgz", + "integrity": "sha512-Mdfi61uObuvWNN9OhChOC0HV6YWOIfKRzEWOvCHRSuQg8IM+Nv10edaM/2HE8ZixBpUTdQbruyWqC3sDkkh9vw==", "license": "MIT", "dependencies": { "cookie-es": "^3.1.1"