diff --git a/package.json b/package.json index 2be2392..fb74c5c 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,10 @@ "react": "^18.3.1", "react-chat-elements": "^12.0.17", "react-dom": "^18.3.1", - "react-router-dom": "^6.28.0", + "react-router-dom": "^6.30.1", "rxjs": "^7.8.1", "uuid": "^9.0.1", - "zustand": "^4.5.5" + "zustand": "^4.5.7" }, "devDependencies": { "@types/react": "^18.3.12",