Skip to content

Commit

Permalink
chore(deps): bump undici from 5.28.2 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 6.2.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.2...v6.2.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 486dc4d commit b5002c4
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 @@ -41,7 +41,7 @@
"ora": "^7.0.1",
"p-limit": "^4.0.0",
"tslib": "^2.6.2",
"undici": "^5.23.0",
"undici": "^6.2.1",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1655,7 +1655,7 @@ __metadata:
tslib: ^2.6.2
type-fest: ^4.7.1
typescript: ~5.3.2
undici: ^5.23.0
undici: ^6.2.1
yargs: ^17.7.2
peerDependencies:
type-fest: ^4.0.0
Expand Down Expand Up @@ -1854,12 +1854,12 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.23.0":
version: 5.28.2
resolution: "undici@npm:5.28.2"
"undici@npm:^6.2.1":
version: 6.2.1
resolution: "undici@npm:6.2.1"
dependencies:
"@fastify/busboy": ^2.0.0
checksum: f9e9335803f962fff07c3c11c6d50bbc76248bacf97035047155adb29c3622a65bd6bff23a22218189740133149d22e63b68131d8c40e78ac6cb4b6d686a6dfa
checksum: 111b5366da759bba17fedfd21446fc9ce765cb18ffa625055536a50e8249899252c734bcd66ba5c03245114583a24c755e118ae7863e69778c7370ad5a0fa305
languageName: node
linkType: hard

Expand Down

0 comments on commit b5002c4

Please sign in to comment.