Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 6791e60

Browse files
Bump undici from 5.22.0 to 5.26.3 (#6511)
Bumps [undici](https://github.com/nodejs/undici) from 5.22.0 to 5.26.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.22.0...v5.26.3) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
1 parent 7bee9bc commit 6791e60

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

yarn.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,11 @@
572572
"@ethersproject/properties" "^5.7.0"
573573
"@ethersproject/strings" "^5.7.0"
574574

575+
"@fastify/busboy@^2.0.0":
576+
version "2.0.0"
577+
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.0.0.tgz#f22824caff3ae506b18207bad4126dbc6ccdb6b8"
578+
integrity sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==
579+
575580
"@gar/promisify@^1.1.3":
576581
version "1.1.3"
577582
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
@@ -3463,13 +3468,6 @@ bundle-name@^3.0.0:
34633468
dependencies:
34643469
run-applescript "^5.0.0"
34653470

3466-
busboy@^1.6.0:
3467-
version "1.6.0"
3468-
resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
3469-
integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
3470-
dependencies:
3471-
streamsearch "^1.1.0"
3472-
34733471
byte-size@7.0.0:
34743472
version "7.0.0"
34753473
resolved "https://registry.yarnpkg.com/byte-size/-/byte-size-7.0.0.tgz#36528cd1ca87d39bd9abd51f5715dc93b6ceb032"
@@ -11005,11 +11003,6 @@ statuses@2.0.1:
1100511003
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
1100611004
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
1100711005

11008-
streamsearch@^1.1.0:
11009-
version "1.1.0"
11010-
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
11011-
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
11012-
1101311006
string-length@^4.0.1:
1101411007
version "4.0.2"
1101511008
resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.2.tgz#a8a8dc7bd5c1a82b9b3c8b87e125f66871b6e57a"
@@ -11667,11 +11660,11 @@ unbox-primitive@^1.0.2:
1166711660
which-boxed-primitive "^1.0.2"
1166811661

1166911662
undici@^5.4.0:
11670-
version "5.22.0"
11671-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.22.0.tgz#5e205d82a5aecc003fc4388ccd3d2c6e8674a0ad"
11672-
integrity sha512-fR9RXCc+6Dxav4P9VV/sp5w3eFiSdOjJYsbtWfd4s5L5C4ogyuVpdKIVHeW0vV1MloM65/f7W45nR9ZxwVdyiA==
11663+
version "5.26.3"
11664+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.26.3.tgz#ab3527b3d5bb25b12f898dfd22165d472dd71b79"
11665+
integrity sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==
1167311666
dependencies:
11674-
busboy "^1.6.0"
11667+
"@fastify/busboy" "^2.0.0"
1167511668

1167611669
union-value@^1.0.0:
1167711670
version "1.0.1"

0 commit comments

Comments
 (0)