Skip to content

Commit

Permalink
fix: upgrade undici from 5.11.0 to 5.25.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade undici from 5.11.0 to 5.25.2.

See this package in npm:
https://www.npmjs.com/package/undici

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/4719743d-c4ae-4210-8075-52671fe648e2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 16, 2023
1 parent ecbf0be commit e54fd31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/examples/solid-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@solidjs/router": "^0.6.0",
"solid-js": "^1.5.7",
"solid-start": "^0.2.9",
"undici": "5.11.0",
"undici": "5.25.2",
"zod": "^3.19.1"
},
"engines": {
Expand Down

0 comments on commit e54fd31

Please sign in to comment.