Skip to content

Commit 958ce44

Browse files
fix(deps): update dependency undici to v6
1 parent ab4e81a commit 958ce44

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"hot-shots": "10.0.0",
8484
"pino": "8.16.2",
8585
"playwright": "1.37.1",
86-
"undici": "5.28.2",
86+
"undici": "6.0.1",
8787
"uuid": "9.0.1"
8888
},
8989
"resolutions": {

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ __metadata:
6868
ts-jest: "npm:29.1.1"
6969
ts-node: "npm:10.9.2"
7070
typescript: "npm:5.3.3"
71-
undici: "npm:5.28.2"
71+
undici: "npm:6.0.1"
7272
uuid: "npm:9.0.1"
7373
languageName: unknown
7474
linkType: soft
@@ -9908,12 +9908,12 @@ __metadata:
99089908
languageName: node
99099909
linkType: hard
99109910

9911-
"undici@npm:5.28.2":
9912-
version: 5.28.2
9913-
resolution: "undici@npm:5.28.2"
9911+
"undici@npm:6.0.1":
9912+
version: 6.0.1
9913+
resolution: "undici@npm:6.0.1"
99149914
dependencies:
99159915
"@fastify/busboy": "npm:^2.0.0"
9916-
checksum: 07ab8b812c7322f5faba55268562e3626463171ace8a2e5861e5793e69f8901e809bcdeb4013126fe8d1602baac247ea3c0c996073dbf9709516295b0a4dd18f
9916+
checksum: 48d7f3c9aa9e1ca3fb2488c8aa25838e9163d3a7f1e41d695ed110006abc26648cf97c15d76abfd896fe16128e34136c8a7e0723e0583451ed9f34aaa37513ad
99179917
languageName: node
99189918
linkType: hard
99199919

0 commit comments

Comments
 (0)