Skip to content

Commit e1bbda8

Browse files
build(deps): bump undici from 5.19.1 to 5.26.3
Bumps [undici](https://github.com/nodejs/undici) from 5.19.1 to 5.26.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.19.1...v5.26.3) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2992f0b commit e1bbda8

File tree

1 file changed

+11
-20
lines changed

1 file changed

+11
-20
lines changed

yarn.lock

+11-20
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,13 @@ __metadata:
869869
languageName: node
870870
linkType: hard
871871

872+
"@fastify/busboy@npm:^2.0.0":
873+
version: 2.0.0
874+
resolution: "@fastify/busboy@npm:2.0.0"
875+
checksum: 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
876+
languageName: node
877+
linkType: hard
878+
872879
"@gar/promisify@npm:^1.1.3":
873880
version: 1.1.3
874881
resolution: "@gar/promisify@npm:1.1.3"
@@ -1812,15 +1819,6 @@ __metadata:
18121819
languageName: node
18131820
linkType: hard
18141821

1815-
"busboy@npm:^1.6.0":
1816-
version: 1.6.0
1817-
resolution: "busboy@npm:1.6.0"
1818-
dependencies:
1819-
streamsearch: ^1.1.0
1820-
checksum: 32801e2c0164e12106bf236291a00795c3c4e4b709ae02132883fe8478ba2ae23743b11c5735a0aae8afe65ac4b6ca4568b91f0d9fed1fdbc32ede824a73746e
1821-
languageName: node
1822-
linkType: hard
1823-
18241822
"cacache@npm:^16.0.2":
18251823
version: 16.0.3
18261824
resolution: "cacache@npm:16.0.3"
@@ -5077,13 +5075,6 @@ __metadata:
50775075
languageName: node
50785076
linkType: hard
50795077

5080-
"streamsearch@npm:^1.1.0":
5081-
version: 1.1.0
5082-
resolution: "streamsearch@npm:1.1.0"
5083-
checksum: 1cce16cea8405d7a233d32ca5e00a00169cc0e19fbc02aa839959985f267335d435c07f96e5e0edd0eadc6d39c98d5435fb5bbbdefc62c41834eadc5622ad942
5084-
languageName: node
5085-
linkType: hard
5086-
50875078
"string-length@npm:^4.0.1":
50885079
version: 4.0.2
50895080
resolution: "string-length@npm:4.0.2"
@@ -5391,11 +5382,11 @@ __metadata:
53915382
linkType: hard
53925383

53935384
"undici@npm:^5.4.0":
5394-
version: 5.19.1
5395-
resolution: "undici@npm:5.19.1"
5385+
version: 5.26.3
5386+
resolution: "undici@npm:5.26.3"
53965387
dependencies:
5397-
busboy: ^1.6.0
5398-
checksum: 57ee94ee74d944faa41dbcb2faf4e0c90069708d3aaae860185884e51376b5d457728352a8396d69a3c9cb752b62ff99a19a664c5aacb7ee61cc488af499a01c
5388+
"@fastify/busboy": ^2.0.0
5389+
checksum: aaa9aadb712cf80e1a9cea2377e4842670105e00abbc184a21770ea5a8b77e4e2eadc200eac62442e74a1cd3b16a840c6f73b112b9e886bd3c1a125eb22e4f21
53995390
languageName: node
54005391
linkType: hard
54015392

0 commit comments

Comments
 (0)