diff --git a/package.json b/package.json index 56035bb8..ecb9b9c2 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@tauri-apps/cli": "1.5.9", "react": "18.2.0", "react-dom": "18.2.0", - "react-router-dom": "6.21.3", + "react-router-dom": "6.22.0", "tauri-plugin-autostart-api": "https://github.com/tauri-apps/tauri-plugin-autostart", "tauri-plugin-store-api": "https://github.com/tauri-apps/tauri-plugin-store#v1", "tauri-plugin-stronghold": "https://github.com/tauri-apps/tauri-plugin-stronghold#v1"