This repository was archived by the owner on Sep 9, 2022. It is now read-only.
File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 61
61
"prompts" : " ^2.4.2" ,
62
62
"rimraf" : " 3.0.2" ,
63
63
"shelljs" : " 0.8.5" ,
64
- "signal-exit" : " ^3.0.5 " ,
64
+ "signal-exit" : " ^3.0.7 " ,
65
65
"string-width" : " 4.2.3" ,
66
66
"strip-ansi" : " 6.0.1" ,
67
67
"table" : " ^6.8.0" ,
Original file line number Diff line number Diff line change @@ -2362,11 +2362,16 @@ shelljs@0.8.5:
2362
2362
interpret "^1.0.0"
2363
2363
rechoir "^0.6.2"
2364
2364
2365
- signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.5 :
2365
+ signal-exit@^3.0.0, signal-exit@^3.0.2 :
2366
2366
version "3.0.6"
2367
2367
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.6.tgz#24e630c4b0f03fea446a2bd299e62b4a6ca8d0af"
2368
2368
integrity sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==
2369
2369
2370
+ signal-exit@^3.0.7 :
2371
+ version "3.0.7"
2372
+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
2373
+ integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
2374
+
2370
2375
sisteransi@^1.0.5 :
2371
2376
version "1.0.5"
2372
2377
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
You can’t perform that action at this time.
0 commit comments