File tree 1 file changed +17
-3
lines changed
1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -3896,6 +3896,13 @@ buffer-from@^1.0.0:
3896
3896
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
3897
3897
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
3898
3898
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
+
3899
3906
cacache@^15.0.5:
3900
3907
version "15.2.0"
3901
3908
resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.2.0.tgz#73af75f77c58e72d8c630a7a2858cb18ef523389"
@@ -10149,6 +10156,11 @@ stickyfill@^1.1.1:
10149
10156
resolved "https://registry.yarnpkg.com/stickyfill/-/stickyfill-1.1.1.tgz#39413fee9d025c74a7e59ceecb23784cc0f17f02"
10150
10157
integrity sha1-OUE/7p0CXHSn5ZzuyyN4TMDxfwI=
10151
10158
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
+
10152
10164
string-length@^4.0.1:
10153
10165
version "4.0.2"
10154
10166
resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.2.tgz#a8a8dc7bd5c1a82b9b3c8b87e125f66871b6e57a"
@@ -10780,9 +10792,11 @@ unbox-primitive@^1.0.2:
10780
10792
which-boxed-primitive "^1.0.2"
10781
10793
10782
10794
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"
10786
10800
10787
10801
unicode-canonical-property-names-ecmascript@^2.0.0:
10788
10802
version "2.0.0"
You can’t perform that action at this time.
0 commit comments