Skip to content

Commit 778cef6

Browse files
snyk-botX-oss-byte
authored andcommitted
fix: upgrade @types/node from 18.14.6 to 18.17.15
Snyk has created this PR to upgrade @types/node from 18.14.6 to 18.17.15. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/4b0fd18b-b12b-427a-b9f8-d670ceb972af?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 81b60dd commit 778cef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-zustand/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"lint": "next lint"
88
},
99
"dependencies": {
10-
"@types/node": "18.14.6",
10+
"@types/node": "18.17.15",
1111
"@types/react": "18.0.28",
1212
"@types/react-dom": "18.0.11",
1313
"next": "latest",

0 commit comments

Comments
 (0)