Skip to content

Commit

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

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/0b5526cd-23ab-4885-bc8e-6a6e935a112f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2024
1 parent 778cef6 commit 21a20c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/app-dir-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@next/mdx": "latest",
"@types/mdx": "2.0.3",
"@types/node": "18.11.18",
"@types/node": "18.19.48",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"next": "latest",
Expand Down

0 comments on commit 21a20c3

Please sign in to comment.