Skip to content

Commit 4199054

Browse files
chore(deps): update dependency undici to v7 (#1058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 065a552 commit 4199054

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

packages/nuxi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"typescript": "^5.9.2",
7676
"ufo": "^1.6.1",
7777
"unbuild": "^3.6.1",
78-
"undici": "^6.21.3",
78+
"undici": "^7.16.0",
7979
"unplugin-purge-polyfills": "^0.1.0",
8080
"vitest": "^3.2.4",
8181
"youch": "^4.1.0-beta.11"

packages/nuxt-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"std-env": "^3.9.0",
5959
"tinyexec": "^1.0.1",
6060
"ufo": "^1.6.1",
61-
"undici": "^6.21.3",
61+
"undici": "^7.16.0",
6262
"youch": "^4.1.0-beta.11"
6363
},
6464
"devDependencies": {

pnpm-lock.yaml

Lines changed: 10 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)