Skip to content

Commit

Permalink
Bump undici from 5.22.1 to 5.28.4
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.22.1...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 6c59343 commit ce47529
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"ts-node": "^10.9.1",
"typechain": "^8.1.0",
"typescript": "^5.0.4",
"undici": "^5.22.1"
"undici": "^5.28.4"
},
"packageManager": "yarn@3.6.0",
"resolutions": {
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/busboy@npm:^2.0.0":
version: 2.1.1
resolution: "@fastify/busboy@npm:2.1.1"
checksum: 42c32ef75e906c9a4809c1e1930a5ca6d4ddc8d138e1a8c8ba5ea07f997db32210617d23b2e4a85fe376316a41a1a0439fc6ff2dedf5126d96f45a9d80754fb2
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.10":
version: 0.11.10
resolution: "@humanwhocodes/config-array@npm:0.11.10"
Expand Down Expand Up @@ -946,7 +953,7 @@ __metadata:
ts-node: ^10.9.1
typechain: ^8.1.0
typescript: ^5.0.4
undici: ^5.22.1
undici: ^5.28.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10373,7 +10380,7 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.14.0, undici@npm:^5.22.1":
"undici@npm:^5.14.0":
version: 5.22.1
resolution: "undici@npm:5.22.1"
dependencies:
Expand All @@ -10382,6 +10389,15 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.28.4":
version: 5.28.4
resolution: "undici@npm:5.28.4"
dependencies:
"@fastify/busboy": ^2.0.0
checksum: a8193132d84540e4dc1895ecc8dbaa176e8a49d26084d6fbe48a292e28397cd19ec5d13bc13e604484e76f94f6e334b2bdc740d5f06a6e50c44072818d0c19f9
languageName: node
linkType: hard

"unique-filename@npm:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"
Expand Down

0 comments on commit ce47529

Please sign in to comment.