Skip to content

Commit 193e555

Browse files
committed
fix: upgrade undici from 5.28.4 to 5.29.0
Snyk has created this PR to upgrade undici from 5.28.4 to 5.29.0. See this package in npm: undici See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/74503d3c-ab71-42b3-9360-aea29c9d91ac?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ad55300 commit 193e555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@solidjs/router": "^0.14.1",
1818
"solid-js": "^1.8.17",
1919
"solid-start": "^0.3.11",
20-
"undici": "^5.28.4"
20+
"undici": "^5.29.0"
2121
},
2222
"engines": {
2323
"node": ">=16"

0 commit comments

Comments
 (0)