Skip to content

Commit f1a7ef8

Browse files
Bump undici from 6.19.8 to 6.21.1
Bumps [undici](https://github.com/nodejs/undici) from 6.19.8 to 6.21.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.19.8...v6.21.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1360d82 commit f1a7ef8

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

yarn.lock

+21-6
Original file line numberDiff line numberDiff line change
@@ -5514,8 +5514,16 @@ streamx@^2.12.0, streamx@^2.12.5, streamx@^2.13.2, streamx@^2.14.0:
55145514
optionalDependencies:
55155515
bare-events "^2.2.0"
55165516

5517-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
5518-
name string-width-cjs
5517+
"string-width-cjs@npm:string-width@^4.2.0":
5518+
version "4.2.3"
5519+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5520+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5521+
dependencies:
5522+
emoji-regex "^8.0.0"
5523+
is-fullwidth-code-point "^3.0.0"
5524+
strip-ansi "^6.0.1"
5525+
5526+
string-width@^4.1.0:
55195527
version "4.2.3"
55205528
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
55215529
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5609,7 +5617,14 @@ string_decoder@~1.1.1:
56095617
dependencies:
56105618
safe-buffer "~5.1.0"
56115619

5612-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5620+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5621+
version "6.0.1"
5622+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5623+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5624+
dependencies:
5625+
ansi-regex "^5.0.1"
5626+
5627+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
56135628
version "6.0.1"
56145629
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
56155630
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5984,9 +5999,9 @@ undici-types@~6.19.2:
59845999
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
59856000

59866001
undici@^6.19.5:
5987-
version "6.19.8"
5988-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.19.8.tgz#002d7c8a28f8cc3a44ff33c3d4be4d85e15d40e1"
5989-
integrity sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==
6002+
version "6.21.1"
6003+
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.1.tgz#336025a14162e6837e44ad7b819b35b6c6af0e05"
6004+
integrity sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==
59906005

59916006
universalify@^0.1.0:
59926007
version "0.1.2"

0 commit comments

Comments
 (0)