Skip to content

Commit 6bcc485

Browse files
chore(deps): bump undici from 6.0.1 to 6.6.1 in /packages/file-transfer
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]>
1 parent bc44af6 commit 6bcc485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/file-transfer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@types/http-cache-semantics": "^4.0.1",
2121
"http-cache-semantics": "^4.1.1",
22-
"undici": "6.0.1"
22+
"undici": "6.6.1"
2323
},
2424
"repository": {
2525
"type": "git",

0 commit comments

Comments
 (0)