Skip to content

Commit 10dcc92

Browse files
build(deps-dev): bump undici from 6.22.0 to 6.24.0
Bumps [undici](https://github.com/nodejs/undici) from 6.22.0 to 6.24.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.22.0...v6.24.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.24.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9aa409 commit 10dcc92

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tar": "^7.5.4",
3838
"tsx": "^4.16.2",
3939
"typescript": "^5.7.3",
40-
"undici": "^6.21.2",
40+
"undici": "^6.24.0",
4141
"v8-compile-cache": "^2.3.0",
4242
"vitest": "^3.0.5",
4343
"which": "^5.0.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,7 +1405,7 @@ __metadata:
14051405
tar: "npm:^7.5.4"
14061406
tsx: "npm:^4.16.2"
14071407
typescript: "npm:^5.7.3"
1408-
undici: "npm:^6.21.2"
1408+
undici: "npm:^6.24.0"
14091409
v8-compile-cache: "npm:^2.3.0"
14101410
vitest: "npm:^3.0.5"
14111411
which: "npm:^5.0.0"
@@ -4388,10 +4388,10 @@ __metadata:
43884388
languageName: node
43894389
linkType: hard
43904390

4391-
"undici@npm:^6.21.2":
4392-
version: 6.22.0
4393-
resolution: "undici@npm:6.22.0"
4394-
checksum: 10c0/47903c489d73e26bd47960cf2f04d63282ed050818b672cb05f8dfb6403381b850cf1b1751832654fd3af22aacd9d780e5e61aff563cd97943f5c4f10d5b3e23
4391+
"undici@npm:^6.24.0":
4392+
version: 6.25.0
4393+
resolution: "undici@npm:6.25.0"
4394+
checksum: 10c0/2597cc6689bdb02c210c557b1f85febbfda65becae6e6fc1061508e2f33734d25207f81cd8af56ada9956329eb3a7bd7431e87dcfeceba20ee87059b57dcf985
43954395
languageName: node
43964396
linkType: hard
43974397

0 commit comments

Comments
 (0)