diff --git a/hooks/15_Context/package.json b/hooks/15_Context/package.json index 7916951..93f9120 100644 --- a/hooks/15_Context/package.json +++ b/hooks/15_Context/package.json @@ -46,6 +46,6 @@ "formik": "^2.1.5", "react": "^16.13.1", "react-dom": "^16.13.1", - "react-router-dom": "^5.2.0" + "react-router-dom": "^6.0.0" } }