diff --git a/examples/with-zustand/package.json b/examples/with-zustand/package.json index a9d4755e6836f..70ccc78b0d8a9 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.2", "@types/react": "18.0.28", "@types/react-dom": "18.0.11", "next": "latest",