diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 3a1dcd0d..afca5b9e 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -70,7 +70,7 @@ "react-helmet": "^6.1.0", "react-hook-form": "^7.43.2", "react-hot-toast": "^2.4.0", - "react-router-dom": "^6.8.1", + "react-router-dom": "^6.8.2", "react-use": "^17.4.0", "regenerator-runtime": "^0.13.11", "svg4everybody": "^2.1.9", |