Skip to content

Commit ceda866

Browse files
chore(deps): bump undici from 5.21.0 to 5.28.5 (#871)
Bumps [undici](https://github.com/nodejs/undici) from 5.21.0 to 5.28.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.21.0...v5.28.5) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc148b6 commit ceda866

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
@@ -1434,6 +1434,11 @@
14341434
"@ethersproject/properties" "^5.7.0"
14351435
"@ethersproject/strings" "^5.7.0"
14361436

1437+
"@fastify/busboy@^2.0.0":
1438+
version "2.1.1"
1439+
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
1440+
integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==
1441+
14371442
"@gnosis.pm/mock-contract@^4.0.0":
14381443
version "4.0.0"
14391444
resolved "https://registry.yarnpkg.com/@gnosis.pm/mock-contract/-/mock-contract-4.0.0.tgz#eaf500fddcab81b5f6c22280a7b22ff891dd6f87"
@@ -5628,13 +5633,6 @@ buildcheck@~0.0.6:
56285633
resolved "https://registry.yarnpkg.com/buildcheck/-/buildcheck-0.0.6.tgz#89aa6e417cfd1e2196e3f8fe915eb709d2fe4238"
56295634
integrity sha512-8f9ZJCUXyT1M35Jx7MkBgmBMo3oHTTBIPLiY9xyL0pl3T5RwcPEY8cUHr5LBNfu/fk6c2T4DJZuVM/8ZZT2D2A==
56305635

5631-
busboy@^1.6.0:
5632-
version "1.6.0"
5633-
resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
5634-
integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
5635-
dependencies:
5636-
streamsearch "^1.1.0"
5637-
56385636
56395637
version "3.1.2"
56405638
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
@@ -15775,11 +15773,6 @@ stream-to-pull-stream@^1.7.1:
1577515773
looper "^3.0.0"
1577615774
pull-stream "^3.2.3"
1577715775

15778-
streamsearch@^1.1.0:
15779-
version "1.1.0"
15780-
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
15781-
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
15782-
1578315776
strict-uri-encode@^1.0.0:
1578415777
version "1.1.0"
1578515778
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
@@ -16829,11 +16822,11 @@ undici-types@^6.20.0:
1682916822
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1683016823

1683116824
undici@^5.14.0:
16832-
version "5.21.0"
16833-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.21.0.tgz#b00dfc381f202565ab7f52023222ab862bb2494f"
16834-
integrity sha512-HOjK8l6a57b2ZGXOcUsI5NLfoTrfmbOl90ixJDl0AEFG4wgHNDQxtZy15/ZQp7HhjkpaGlp/eneMgtsu1dIlUA==
16825+
version "5.28.5"
16826+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.5.tgz#b2b94b6bf8f1d919bc5a6f31f2c01deb02e54d4b"
16827+
integrity sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==
1683516828
dependencies:
16836-
busboy "^1.6.0"
16829+
"@fastify/busboy" "^2.0.0"
1683716830

1683816831
union-value@^1.0.0:
1683916832
version "1.0.1"

0 commit comments

Comments
 (0)