diff --git a/AdminDashboard/package.json b/AdminDashboard/package.json index b9b03c7eeb..2ca43f98d7 100644 --- a/AdminDashboard/package.json +++ b/AdminDashboard/package.json @@ -8,7 +8,7 @@ "ejs": "^3.1.10", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-router-dom": "^6.23.1" + "react-router-dom": "^6.30.1" }, "scripts": { "dev-build": "NODE_ENV=development node esbuild.config.js",