Skip to content

Commit 70d36ad

Browse files
fix(deps): update dependency undici to v5.28.4 [security]
1 parent abecd09 commit 70d36ad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": "5.28.4",
8787
"uuid": "9.0.1"
8888
},
8989
"resolutions": {

yarn.lock

Lines changed: 5 additions & 5 deletions
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:5.28.4"
7272
uuid: "npm:9.0.1"
7373
languageName: unknown
7474
linkType: soft
@@ -9878,12 +9878,12 @@ __metadata:
98789878
languageName: node
98799879
linkType: hard
98809880

9881-
"undici@npm:5.28.2":
9882-
version: 5.28.2
9883-
resolution: "undici@npm:5.28.2"
9881+
"undici@npm:5.28.4":
9882+
version: 5.28.4
9883+
resolution: "undici@npm:5.28.4"
98849884
dependencies:
98859885
"@fastify/busboy": "npm:^2.0.0"
9886-
checksum: 07ab8b812c7322f5faba55268562e3626463171ace8a2e5861e5793e69f8901e809bcdeb4013126fe8d1602baac247ea3c0c996073dbf9709516295b0a4dd18f
9886+
checksum: a666a9f5ac4270c659fafc33d78b6b5039a0adbae3e28f934774c85dcc66ea91da907896f12b414bd6f578508b44d5dc206fa636afa0e49a4e1c9e99831ff065
98879887
languageName: node
98889888
linkType: hard
98899889

0 commit comments

Comments
 (0)