File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 38
38
"@inquirer/confirm" : " 2.0.17" ,
39
39
"@inquirer/prompts" : " 3.3.2" ,
40
40
"@inquirer/select" : " 1.3.3" ,
41
- "chalk" : " 4.1.2 " ,
41
+ "chalk" : " 5.3.0 " ,
42
42
"commander" : " 11.1.0" ,
43
43
"yaml" : " 2.3.4"
44
44
},
Original file line number Diff line number Diff line change @@ -1390,14 +1390,6 @@ camelcase@^7.0.1:
1390
1390
resolved "https://registry.npmjs.org/camelcase/-/camelcase-7.0.1.tgz"
1391
1391
integrity sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==
1392
1392
1393
- [email protected] , chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
1394
- version "4.1.2"
1395
- resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
1396
- integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
1397
- dependencies :
1398
- ansi-styles "^4.1.0"
1399
- supports-color "^7.1.0"
1400
-
1401
1393
[email protected] , chalk@^5.0.0, chalk@^5.2.0, chalk@^5.3.0:
1402
1394
version "5.3.0"
1403
1395
resolved "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz"
@@ -1412,6 +1404,14 @@ chalk@^2.4.2:
1412
1404
escape-string-regexp "^1.0.5"
1413
1405
supports-color "^5.3.0"
1414
1406
1407
+ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2 :
1408
+ version "4.1.2"
1409
+ resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
1410
+ integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
1411
+ dependencies :
1412
+ ansi-styles "^4.1.0"
1413
+ supports-color "^7.1.0"
1414
+
1415
1415
chardet@^0.7.0 :
1416
1416
version "0.7.0"
1417
1417
resolved "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz"
You can’t perform that action at this time.
0 commit comments