Skip to content

Commit

Permalink
[chore] upgrade to Undici 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Aug 3, 2022
1 parent 5cdc20e commit 8ea2c9f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/violet-jars-visit.md
@@ -0,0 +1,5 @@
---
'@sveltejs/kit': patch
---

[chore] upgrade to Undici 5.7.0
2 changes: 1 addition & 1 deletion packages/kit/package.json
Expand Up @@ -42,7 +42,7 @@
"svelte2tsx": "~0.5.10",
"tiny-glob": "^0.2.9",
"typescript": "^4.7.4",
"undici": "^5.6.1",
"undici": "5.7.0",
"uvu": "^0.5.3",
"vite": "^3.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ea2c9f

Please sign in to comment.