Skip to content

Commit dbc71a0

Browse files
build(deps): Bump undici from 5.28.5 to 5.29.0 (#1622)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0cedf5 commit dbc71a0

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23611,7 +23611,7 @@ string-length@^4.0.1:
2361123611
char-regex "^1.0.2"
2361223612
strip-ansi "^6.0.0"
2361323613

23614-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
23614+
"string-width-cjs@npm:string-width@^4.2.0":
2361523615
version "4.2.3"
2361623616
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
2361723617
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -23629,6 +23629,15 @@ string-width@^1.0.1:
2362923629
is-fullwidth-code-point "^1.0.0"
2363023630
strip-ansi "^3.0.0"
2363123631

23632+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
23633+
version "4.2.3"
23634+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
23635+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
23636+
dependencies:
23637+
emoji-regex "^8.0.0"
23638+
is-fullwidth-code-point "^3.0.0"
23639+
strip-ansi "^6.0.1"
23640+
2363223641
string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
2363323642
version "2.1.1"
2363423643
resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz"
@@ -23763,7 +23772,7 @@ stringify-object@^3.3.0:
2376323772
is-obj "^1.0.1"
2376423773
is-regexp "^1.0.0"
2376523774

23766-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
23775+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2376723776
version "6.0.1"
2376823777
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
2376923778
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -23798,6 +23807,13 @@ strip-ansi@^6.0.0:
2379823807
dependencies:
2379923808
ansi-regex "^5.0.0"
2380023809

23810+
strip-ansi@^6.0.1:
23811+
version "6.0.1"
23812+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
23813+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
23814+
dependencies:
23815+
ansi-regex "^5.0.1"
23816+
2380123817
strip-ansi@^7.0.1:
2380223818
version "7.1.0"
2380323819
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
@@ -25150,9 +25166,9 @@ [email protected], [email protected], underscore@^1.12.1:
2515025166
integrity sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==
2515125167

2515225168
undici@^5.14.0:
25153-
version "5.28.5"
25154-
resolved "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz"
25155-
integrity sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==
25169+
version "5.29.0"
25170+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3"
25171+
integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==
2515625172
dependencies:
2515725173
"@fastify/busboy" "^2.0.0"
2515825174

@@ -26998,7 +27014,7 @@ [email protected]:
2699827014
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz"
2699927015
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
2700027016

27001-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
27017+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2700227018
version "7.0.0"
2700327019
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
2700427020
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -27033,6 +27049,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
2703327049
string-width "^4.1.0"
2703427050
strip-ansi "^6.0.0"
2703527051

27052+
wrap-ansi@^7.0.0:
27053+
version "7.0.0"
27054+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
27055+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
27056+
dependencies:
27057+
ansi-styles "^4.0.0"
27058+
string-width "^4.1.0"
27059+
strip-ansi "^6.0.0"
27060+
2703627061
wrap-ansi@^8.1.0:
2703727062
version "8.1.0"
2703827063
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)