Skip to content

Commit

Permalink
fix(deps): update dependency undici to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 9, 2024
1 parent cd34ecd commit 9f384b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"hot-shots": "10.0.0",
"pino": "8.16.2",
"playwright": "1.37.1",
"undici": "5.28.2",
"undici": "6.6.2",
"uuid": "9.0.1"
},
"resolutions": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ __metadata:
ts-jest: "npm:29.1.1"
ts-node: "npm:10.9.2"
typescript: "npm:5.3.3"
undici: "npm:5.28.2"
undici: "npm:6.6.2"
uuid: "npm:9.0.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9910,12 +9910,12 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:5.28.2":
version: 5.28.2
resolution: "undici@npm:5.28.2"
"undici@npm:6.6.2":
version: 6.6.2
resolution: "undici@npm:6.6.2"
dependencies:
"@fastify/busboy": "npm:^2.0.0"
checksum: 07ab8b812c7322f5faba55268562e3626463171ace8a2e5861e5793e69f8901e809bcdeb4013126fe8d1602baac247ea3c0c996073dbf9709516295b0a4dd18f
checksum: e08ac9c279d4e4ee1249d30e6e0671f008e156d8ef224bbe3329ef5c5e10197a9e9dbf87c14e44deaffe2802c10bee66c8687d60ff07179b2e18cd5ef454b5c6
languageName: node
linkType: hard

Expand Down

0 comments on commit 9f384b0

Please sign in to comment.