Skip to content

Commit c98e595

Browse files
chore(deps): bump undici from 6.21.1 to 6.21.3
Bumps [undici](https://github.com/nodejs/undici) from 6.21.1 to 6.21.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.1...v6.21.3) --- updated-dependencies: - dependency-name: undici dependency-version: 6.21.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 789864c commit c98e595

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

yarn.lock

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,8 +1899,16 @@ string-argv@^0.3.2:
18991899
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
19001900
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
19011901

1902-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
1903-
name string-width-cjs
1902+
"string-width-cjs@npm:string-width@^4.2.0":
1903+
version "4.2.3"
1904+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1905+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
1906+
dependencies:
1907+
emoji-regex "^8.0.0"
1908+
is-fullwidth-code-point "^3.0.0"
1909+
strip-ansi "^6.0.1"
1910+
1911+
string-width@^4.1.0:
19041912
version "4.2.3"
19051913
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
19061914
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -1934,8 +1942,14 @@ string_decoder@^1.1.1:
19341942
dependencies:
19351943
safe-buffer "~5.2.0"
19361944

1937-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1938-
name strip-ansi-cjs
1945+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1946+
version "6.0.1"
1947+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1948+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
1949+
dependencies:
1950+
ansi-regex "^5.0.1"
1951+
1952+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19391953
version "6.0.1"
19401954
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
19411955
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -2046,9 +2060,9 @@ undici-types@~6.19.2:
20462060
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
20472061

20482062
undici@^6.19.5:
2049-
version "6.21.1"
2050-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.1.tgz#336025a14162e6837e44ad7b819b35b6c6af0e05"
2051-
integrity sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==
2063+
version "6.21.3"
2064+
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.3.tgz#185752ad92c3d0efe7a7d1f6854a50f83b552d7a"
2065+
integrity sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==
20522066

20532067
universalify@^2.0.0:
20542068
version "2.0.1"

0 commit comments

Comments
 (0)