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