Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 4ff2610 commit fbbcec4
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 @@ -28,7 +28,7 @@
"aws-sdk": "2.1520.0",
"luxon": "3.4.4",
"node-crc": "swrlab/node-crc#v2.1.0",
"undici": "6.0.1",
"undici": "6.2.1",
"uuid": "9.0.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ __metadata:
mocha: "npm:^10.2.0"
node-crc: "swrlab/node-crc#v2.1.0"
prettier: "npm:^3.1.1"
undici: "npm:6.0.1"
undici: "npm:6.2.1"
uuid: "npm:9.0.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4324,12 +4324,12 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:6.0.1":
version: 6.0.1
resolution: "undici@npm:6.0.1"
"undici@npm:6.2.1":
version: 6.2.1
resolution: "undici@npm:6.2.1"
dependencies:
"@fastify/busboy": "npm:^2.0.0"
checksum: 16d5d3410bef921fd3e255a673b26292259d445fc390f832972800c0f45de1d57419348f3d3b56897fbf119d058fedf313d8795bec6925a76529e73fce5aaa72
checksum: 3e7a3a6013bb9058961b5e635183003ea2771b7409c544e20aa2f06408cc98bef0bf27e3df465e7f40bcdd0c4c8195404ae3babe0d5a3548a92c75ebfe7e2c6c
languageName: node
linkType: hard

Expand Down

0 comments on commit fbbcec4

Please sign in to comment.