Skip to content

Commit ee4db0d

Browse files
authored
chore: bump undici to address security issue (#10885)
1 parent 0381fee commit ee4db0d

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/fast-donuts-own.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sveltejs/kit': patch
3+
---
4+
5+
chore: bump undici to address security issue

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"set-cookie-parser": "^2.6.0",
2424
"sirv": "^2.0.2",
2525
"tiny-glob": "^0.2.9",
26-
"undici": "~5.26.0"
26+
"undici": "~5.26.2"
2727
},
2828
"devDependencies": {
2929
"@playwright/test": "1.30.0",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)