Skip to content

Commit 792416d

Browse files
Bump undici from 5.9.1 to 5.19.1 (#29583)
Bumps [undici](https://github.com/nodejs/undici) from 5.9.1 to 5.19.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.9.1...v5.19.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5627522 commit 792416d

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

airflow/www/yarn.lock

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3896,6 +3896,13 @@ buffer-from@^1.0.0:
38963896
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
38973897
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
38983898

3899+
busboy@^1.6.0:
3900+
version "1.6.0"
3901+
resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
3902+
integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
3903+
dependencies:
3904+
streamsearch "^1.1.0"
3905+
38993906
cacache@^15.0.5:
39003907
version "15.2.0"
39013908
resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.2.0.tgz#73af75f77c58e72d8c630a7a2858cb18ef523389"
@@ -10149,6 +10156,11 @@ stickyfill@^1.1.1:
1014910156
resolved "https://registry.yarnpkg.com/stickyfill/-/stickyfill-1.1.1.tgz#39413fee9d025c74a7e59ceecb23784cc0f17f02"
1015010157
integrity sha1-OUE/7p0CXHSn5ZzuyyN4TMDxfwI=
1015110158

10159+
streamsearch@^1.1.0:
10160+
version "1.1.0"
10161+
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
10162+
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
10163+
1015210164
string-length@^4.0.1:
1015310165
version "4.0.2"
1015410166
resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.2.tgz#a8a8dc7bd5c1a82b9b3c8b87e125f66871b6e57a"
@@ -10780,9 +10792,11 @@ unbox-primitive@^1.0.2:
1078010792
which-boxed-primitive "^1.0.2"
1078110793

1078210794
undici@^5.4.0:
10783-
version "5.9.1"
10784-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.9.1.tgz#fc9fd85dd488f965f153314a63d9426a11f3360b"
10785-
integrity sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==
10795+
version "5.19.1"
10796+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.19.1.tgz#92b1fd3ab2c089b5a6bd3e579dcda8f1934ebf6d"
10797+
integrity sha512-YiZ61LPIgY73E7syxCDxxa3LV2yl3sN8spnIuTct60boiiRaE1J8mNWHO8Im2Zi/sFrPusjLlmRPrsyraSqX6A==
10798+
dependencies:
10799+
busboy "^1.6.0"
1078610800

1078710801
unicode-canonical-property-names-ecmascript@^2.0.0:
1078810802
version "2.0.0"

0 commit comments

Comments
 (0)