Skip to content

Commit

Permalink
Bump undici from 5.22.1 to 5.28.2
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.28.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.22.1...v5.28.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 563806a commit d11b33c
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,10 @@
version "8.44.0"
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.44.0.tgz"

"@fastify/busboy@^2.0.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.0.tgz#0709e9f4cb252351c609c6e6d8d6779a8d25edff"

"@humanwhocodes/config-array@^0.11.10":
version "0.11.10"
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz"
Expand Down Expand Up @@ -2799,12 +2803,6 @@ builtins@^5.0.1:
dependencies:
semver "^7.0.0"

busboy@^1.6.0:
version "1.6.0"
resolved "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz"
dependencies:
streamsearch "^1.1.0"

c12@^1.4.2:
version "1.4.2"
resolved "https://registry.npmjs.org/c12/-/c12-1.4.2.tgz"
Expand Down Expand Up @@ -6570,10 +6568,6 @@ std-env@^3.3.3:
version "3.3.3"
resolved "https://registry.npmjs.org/std-env/-/std-env-3.3.3.tgz"

streamsearch@^1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz"

"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
Expand Down Expand Up @@ -6983,10 +6977,10 @@ unctx@^2.3.1:
unplugin "^1.3.1"

undici@^5.22.1:
version "5.22.1"
resolved "https://registry.npmjs.org/undici/-/undici-5.22.1.tgz"
version "5.28.2"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.2.tgz#fea200eac65fc7ecaff80a023d1a0543423b4c91"
dependencies:
busboy "^1.6.0"
"@fastify/busboy" "^2.0.0"

unenv@^1.0.2, unenv@^1.5.1:
version "1.5.2"
Expand Down

0 comments on commit d11b33c

Please sign in to comment.