Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent bc44af6 commit 6bcc485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/file-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@types/http-cache-semantics": "^4.0.1",
"http-cache-semantics": "^4.1.1",
"undici": "6.0.1"
"undici": "6.6.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6bcc485

Please sign in to comment.