Skip to content

Commit b569dd8

Browse files
Bump undici from 5.28.2 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.4. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.2...v5.28.4) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d39db23 commit b569dd8

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

yarn.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2245,6 +2245,7 @@ string-length@^4.0.1:
22452245
strip-ansi "^6.0.0"
22462246

22472247
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
2248+
name string-width-cjs
22482249
version "4.2.3"
22492250
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
22502251
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2263,6 +2264,7 @@ string-width@^5.0.1, string-width@^5.1.2:
22632264
strip-ansi "^7.0.1"
22642265

22652266
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2267+
name strip-ansi-cjs
22662268
version "6.0.1"
22672269
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
22682270
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -2374,9 +2376,9 @@ undici-types@~5.26.4:
23742376
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
23752377

23762378
undici@^5.25.4:
2377-
version "5.28.2"
2378-
resolved "https://registry.npmjs.org/undici/-/undici-5.28.2.tgz"
2379-
integrity sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==
2379+
version "5.28.4"
2380+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.4.tgz#6b280408edb6a1a604a9b20340f45b422e373068"
2381+
integrity sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==
23802382
dependencies:
23812383
"@fastify/busboy" "^2.0.0"
23822384

@@ -2437,6 +2439,7 @@ which@^2.0.1:
24372439
isexe "^2.0.0"
24382440

24392441
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2442+
name wrap-ansi-cjs
24402443
version "7.0.0"
24412444
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
24422445
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)