Skip to content

Commit 43086ec

Browse files
Bump undici from 5.21.0 to 5.26.3 (#3042)
Bumps [undici](https://github.com/nodejs/undici) from 5.21.0 to 5.26.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.21.0...v5.26.3) --- 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 32d0a55 commit 43086ec

7 files changed

+25
-44
lines changed

.pnp.cjs

+14-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

yarn.lock

+11-20
Original file line numberDiff line numberDiff line change
@@ -7519,6 +7519,13 @@ __metadata:
75197519
languageName: node
75207520
linkType: hard
75217521

7522+
"@fastify/busboy@npm:^2.0.0":
7523+
version: 2.0.0
7524+
resolution: "@fastify/busboy@npm:2.0.0"
7525+
checksum: 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
7526+
languageName: node
7527+
linkType: hard
7528+
75227529
"@fastify/deepmerge@npm:^1.0.0":
75237530
version: 1.1.0
75247531
resolution: "@fastify/deepmerge@npm:1.1.0"
@@ -13465,15 +13472,6 @@ __metadata:
1346513472
languageName: node
1346613473
linkType: hard
1346713474

13468-
"busboy@npm:^1.6.0":
13469-
version: 1.6.0
13470-
resolution: "busboy@npm:1.6.0"
13471-
dependencies:
13472-
streamsearch: ^1.1.0
13473-
checksum: 32801e2c0164e12106bf236291a00795c3c4e4b709ae02132883fe8478ba2ae23743b11c5735a0aae8afe65ac4b6ca4568b91f0d9fed1fdbc32ede824a73746e
13474-
languageName: node
13475-
linkType: hard
13476-
1347713475
"byteman@npm:^1.3.5":
1347813476
version: 1.3.5
1347913477
resolution: "byteman@npm:1.3.5"
@@ -30686,13 +30684,6 @@ __metadata:
3068630684
languageName: node
3068730685
linkType: hard
3068830686

30689-
"streamsearch@npm:^1.1.0":
30690-
version: 1.1.0
30691-
resolution: "streamsearch@npm:1.1.0"
30692-
checksum: 1cce16cea8405d7a233d32ca5e00a00169cc0e19fbc02aa839959985f267335d435c07f96e5e0edd0eadc6d39c98d5435fb5bbbdefc62c41834eadc5622ad942
30693-
languageName: node
30694-
linkType: hard
30695-
3069630687
"strict-uri-encode@npm:^1.0.0":
3069730688
version: 1.1.0
3069830689
resolution: "strict-uri-encode@npm:1.1.0"
@@ -32222,11 +32213,11 @@ __metadata:
3222232213
linkType: hard
3222332214

3222432215
"undici@npm:^5.4.0":
32225-
version: 5.21.0
32226-
resolution: "undici@npm:5.21.0"
32216+
version: 5.26.3
32217+
resolution: "undici@npm:5.26.3"
3222732218
dependencies:
32228-
busboy: ^1.6.0
32229-
checksum: 013d5fd503b631d607942c511c2ab3f3fa78ebcab302acab998b43176b4815503ec15ed9752c5a47918b3bff8a0137768001d3eb57625b2bb6f6d30d8a794d6c
32219+
"@fastify/busboy": ^2.0.0
32220+
checksum: aaa9aadb712cf80e1a9cea2377e4842670105e00abbc184a21770ea5a8b77e4e2eadc200eac62442e74a1cd3b16a840c6f73b112b9e886bd3c1a125eb22e4f21
3223032221
languageName: node
3223132222
linkType: hard
3223232223

0 commit comments

Comments
 (0)