diff --git a/examples/with-zustand/package.json b/examples/with-zustand/package.json index a9d4755e6836f..7280af2c63537 100644 --- a/examples/with-zustand/package.json +++ b/examples/with-zustand/package.json @@ -7,7 +7,7 @@ "lint": "next lint" }, "dependencies": { - "@types/node": "18.17.15", + "@types/node": "18.19.48", "@types/react": "18.0.28", "@types/react-dom": "18.0.11", "next": "latest",