diff --git a/clusterpost/src/clusterpost-static/clusterpost-public/package-lock.json b/clusterpost/src/clusterpost-static/clusterpost-public/package-lock.json index 6211e125c..b1d17c865 100644 --- a/clusterpost/src/clusterpost-static/clusterpost-public/package-lock.json +++ b/clusterpost/src/clusterpost-static/clusterpost-public/package-lock.json @@ -38008,9 +38008,9 @@ "integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==" }, "react-router": { - "version": "7.1.3", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.1.3.tgz", - "integrity": "sha512-EezYymLY6Guk/zLQ2vRA8WvdUhWFEj5fcE3RfWihhxXBW7+cd1LsIiA3lmx+KCmneAGQuyBv820o44L2+TtkSA==", + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.1.4.tgz", + "integrity": "sha512-aJWVrKoLI0nIK1lfbTU3d5al1ZEUiwtSus/xjYL8K5sv2hyPesiOIojHM7QnaNLVtroOB1McZsWk37fMQVoc6A==", "requires": { "@types/cookie": "^0.6.0", "cookie": "^1.0.1", @@ -38019,11 +38019,11 @@ } }, "react-router-dom": { - "version": "7.1.3", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.1.3.tgz", - "integrity": "sha512-qQGTE+77hleBzv9SIUIkGRvuFBQGagW+TQKy53UTZAO/3+YFNBYvRsNIZ1GT17yHbc63FylMOdS+m3oUriF1GA==", + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.1.4.tgz", + "integrity": "sha512-p474cAeRKfPNp+9QtpdVEa025iWLIIIBhYCnjsSwFmZH3c5DBHOc7vB7zmL6lL747o0ArfrLblNTebtL6lt0lA==", "requires": { - "react-router": "7.1.3" + "react-router": "7.1.4" } }, "react-scripts": { diff --git a/clusterpost/src/clusterpost-static/clusterpost-public/package.json b/clusterpost/src/clusterpost-static/clusterpost-public/package.json index 83d0e4f43..0021f54d8 100644 --- a/clusterpost/src/clusterpost-static/clusterpost-public/package.json +++ b/clusterpost/src/clusterpost-static/clusterpost-public/package.json @@ -12,7 +12,7 @@ "react-feather": "2.0.10", "react-jwt-auth": "file:../../react-jwt-auth", "react-redux": "9.2.0", - "react-router-dom": "7.1.3", + "react-router-dom": "7.1.4", "react-scripts": "5.0.1", "redux": "5.0.1", "@snyk/protect": "latest"