Skip to content

Commit

Permalink
fix: upgrade @types/node from 18.14.6 to 18.17.15
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.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
  • Loading branch information
snyk-bot authored and X-oss-byte committed Oct 2, 2023
1 parent 81b60dd commit 778cef6
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.15",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"next": "latest",
Expand Down

1 comment on commit 778cef6

@vercel
Copy link

@vercel vercel bot commented on 778cef6 Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

Please sign in to comment.