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 d2b8176c..7d3c0b6c 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -96,7 +96,7 @@ "react-helmet": "^6.1.0", "react-hook-form": "^7.38.0", "react-hot-toast": "^2.4.0", - "react-router-dom": "^6.4.2", + "react-router-dom": "^6.4.3", "react-use": "^17.4.0", "regenerator-runtime": "^0.13.10", "svg4everybody": "^2.1.9", |