Skip to content

Commit 31b271b

Browse files
Bump undici from 5.28.4 to 6.24.0
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 6.24.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.4...v6.24.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.24.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c80a075 commit 31b271b

2 files changed

Lines changed: 5 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"to-fast-properties": "^2.0.0",
115115
"tsup": "^8.4.0",
116116
"typescript": "^5.4.3",
117-
"undici": "^5.28.4",
117+
"undici": "^6.24.0",
118118
"web-streams-polyfill": "^3.1.1",
119119
"yargs": "^15.3.1"
120120
},

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2838,11 +2838,6 @@
28382838
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.0.0.tgz#1a9e4b4c96d8c7886e0110ed310a0135144a1691"
28392839
integrity sha512-RThY/MnKrhubF6+s1JflwUjPEsnCEmYCWwqa/aRISKWNXGZ9epUwft4bUMM35SdKF9xvBrLydAM1RDHd1Z//ZQ==
28402840

2841-
"@fastify/busboy@^2.0.0":
2842-
version "2.1.1"
2843-
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
2844-
integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==
2845-
28462841
"@fluent/syntax@0.19.0":
28472842
version "0.19.0"
28482843
resolved "https://registry.yarnpkg.com/@fluent/syntax/-/syntax-0.19.0.tgz#43f882faba6908b0f1013f6a94e009d0dfbdcb77"
@@ -17036,12 +17031,10 @@ undici-types@~6.19.2:
1703617031
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
1703717032
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1703817033

17039-
undici@^5.28.4:
17040-
version "5.28.4"
17041-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.4.tgz#6b280408edb6a1a604a9b20340f45b422e373068"
17042-
integrity sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==
17043-
dependencies:
17044-
"@fastify/busboy" "^2.0.0"
17034+
undici@^6.24.0:
17035+
version "6.24.0"
17036+
resolved "https://registry.yarnpkg.com/undici/-/undici-6.24.0.tgz#ad36b879b4882d14addc13dd641da7ed7ac7623a"
17037+
integrity sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA==
1704517038

1704617039
unicode-canonical-property-names-ecmascript@^1.0.4:
1704717040
version "1.0.4"

0 commit comments

Comments
 (0)