Browse Source

bump router-dom

Paweł Malicki 1 year ago
parent
commit
7b28086327
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/package.json

+ 1 - 1
frontend/package.json

@@ -6,7 +6,7 @@
     "react": "^17.0.2",
     "react-dom": "^17.0.2",
     "react-scripts": "4.0.3",
-    "react-router-dom": "^5.2.0",
+    "react-router-dom": "^6",
     "axios": "^0.21.1"
   },
   "scripts": {