File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77
77
"@vscode/ripgrep" : " ^1.15.6" ,
78
78
"@webref/css" : " ^6.0.0" ,
79
79
"accept-language-parser" : " ^1.5.0" ,
80
- "async" : " ^3.2.4 " ,
80
+ "async" : " ^3.2.5 " ,
81
81
"chalk" : " ^5.3.0" ,
82
82
"cheerio" : " ^1.0.0-rc.12" ,
83
83
"cli-progress" : " ^3.12.0" ,
Original file line number Diff line number Diff line change @@ -3951,10 +3951,10 @@ astral-regex@^2.0.0:
3951
3951
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
3952
3952
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
3953
3953
3954
- async@^3.2.3, async@^3.2.4 :
3955
- version "3.2.4 "
3956
- resolved "https://registry.yarnpkg.com/async/-/async-3.2.4 .tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c "
3957
- integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ ==
3954
+ async@^3.2.3, async@^3.2.5 :
3955
+ version "3.2.5 "
3956
+ resolved "https://registry.yarnpkg.com/async/-/async-3.2.5 .tgz#ebd52a8fdaf7a2289a24df399f8d8485c8a46b66 "
3957
+ integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg ==
3958
3958
3959
3959
asynciterator.prototype@^1.0.0:
3960
3960
version "1.0.0"
You can’t perform that action at this time.
0 commit comments