diff --git a/template/mobile/package.json b/template/mobile/package.json index 154de2d2..f7d825cb 100644 --- a/template/mobile/package.json +++ b/template/mobile/package.json @@ -57,7 +57,7 @@ "react-document-title": "2.0.3", "react-dom": "^18.2.0", "react-router": "6.23.0", - "react-router-dom": "6.22.3" + "react-router-dom": "6.23.0" }, "lint-staged": { "*.{js,ts,jsx,tsx}": "eslint src --fix",