Skip to content

Commit

Permalink
fix: upgrade @types/node from 18.14.6 to 18.17.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/node from 18.14.6 to 18.17.5.

See this package in npm:
https://www.npmjs.com/package/@types/node

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/321eaf38-8956-41db-be8d-4372cf116b38?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 2, 2023
1 parent 195d1f1 commit 0ed7be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-zustand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "18.14.6",
"@types/node": "18.17.5",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"next": "latest",
Expand Down

0 comments on commit 0ed7be9

Please sign in to comment.