Skip to content

Commit d8e91c4

Browse files
build(deps-dev): bump undici from 5.21.0 to 5.26.2
Bumps [undici](https://github.com/nodejs/undici) from 5.21.0 to 5.26.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.21.0...v5.26.2) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9bb1e4 commit d8e91c4

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3076,6 +3076,11 @@
30763076
minimatch "^3.0.4"
30773077
strip-json-comments "^3.1.1"
30783078

3079+
"@fastify/busboy@^2.0.0":
3080+
version "2.0.0"
3081+
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.0.0.tgz#f22824caff3ae506b18207bad4126dbc6ccdb6b8"
3082+
integrity sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==
3083+
30793084
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
30803085
version "1.1.3"
30813086
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
@@ -29689,11 +29694,11 @@ [email protected]:
2968929694
busboy "^1.6.0"
2969029695

2969129696
undici@^5.21.0:
29692-
version "5.21.0"
29693-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.21.0.tgz#b00dfc381f202565ab7f52023222ab862bb2494f"
29694-
integrity sha512-HOjK8l6a57b2ZGXOcUsI5NLfoTrfmbOl90ixJDl0AEFG4wgHNDQxtZy15/ZQp7HhjkpaGlp/eneMgtsu1dIlUA==
29697+
version "5.26.2"
29698+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.26.2.tgz#fa61bfe40f732540d15e58b0c1271872d8e3c995"
29699+
integrity sha512-a4PDLQgLTPHVzOK+x3F79/M4GtyYPl+aX9AAK7aQxpwxDwCqkeZCScy7Gk5kWT3JtdFq1uhO3uZJdLtHI4dK9A==
2969529700
dependencies:
29696-
busboy "^1.6.0"
29701+
"@fastify/busboy" "^2.0.0"
2969729702

2969829703
unherit@^3.0.0:
2969929704
version "3.0.1"

0 commit comments

Comments
 (0)