diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index eccfe6cc..a7db70f3 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "react": "^18.2.0", - "react-datepicker": "^4.24.0", + "react-datepicker": "^8.3.0", "react-dom": "^18.2.0", "react-scripts": "5.0.1" },