File tree 2 files changed +18
-7
lines changed
2 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 11
11
"@polkadot/api" : " 9.9.1" ,
12
12
"chalk" : " 5.0.1" ,
13
13
"commander" : " 9.3.0" ,
14
- "inquirer" : " 8.2.4 "
14
+ "inquirer" : " 8.2.6 "
15
15
},
16
16
"repository" : {
17
17
"type" : " git" ,
Original file line number Diff line number Diff line change @@ -426,7 +426,7 @@ __metadata:
426
426
" @polkadot/api " : 9.9.1
427
427
chalk : 5.0.1
428
428
commander : 9.3.0
429
- inquirer : 8.2.4
429
+ inquirer : 8.2.6
430
430
jest : 27.5.1
431
431
bin :
432
432
gear-meta : src/app.js
@@ -2654,9 +2654,9 @@ __metadata:
2654
2654
languageName : node
2655
2655
linkType : hard
2656
2656
2657
- " inquirer@npm:8.2.4 " :
2658
- version : 8.2.4
2659
- resolution : " inquirer@npm:8.2.4 "
2657
+ " inquirer@npm:8.2.6 " :
2658
+ version : 8.2.6
2659
+ resolution : " inquirer@npm:8.2.6 "
2660
2660
dependencies :
2661
2661
ansi-escapes : ^4.2.1
2662
2662
chalk : ^4.1.1
@@ -2672,8 +2672,8 @@ __metadata:
2672
2672
string-width : ^4.1.0
2673
2673
strip-ansi : ^6.0.0
2674
2674
through : ^2.3.6
2675
- wrap-ansi : ^7 .0.0
2676
- checksum : dfcb6529d3af443dfea2241cb471508091b51f5121a088fdb8728b23ec9b349ef0a5e13a0ef2c8e19457b0bed22f7cbbcd561f7a4529d084c562a58c605e2655
2675
+ wrap-ansi : ^6 .0.1
2676
+ checksum : 387ffb0a513559cc7414eb42c57556a60e302f820d6960e89d376d092e257a919961cd485a1b4de693dbb5c0de8bc58320bfd6247dfd827a873aa82a4215a240
2677
2677
languageName : node
2678
2678
linkType : hard
2679
2679
@@ -4826,6 +4826,17 @@ __metadata:
4826
4826
languageName : node
4827
4827
linkType : hard
4828
4828
4829
+ " wrap-ansi@npm:^6.0.1 " :
4830
+ version : 6.2.0
4831
+ resolution : " wrap-ansi@npm:6.2.0"
4832
+ dependencies :
4833
+ ansi-styles : ^4.0.0
4834
+ string-width : ^4.1.0
4835
+ strip-ansi : ^6.0.0
4836
+ checksum : 6cd96a410161ff617b63581a08376f0cb9162375adeb7956e10c8cd397821f7eb2a6de24eb22a0b28401300bf228c86e50617cd568209b5f6775b93c97d2fe3a
4837
+ languageName : node
4838
+ linkType : hard
4839
+
4829
4840
" wrap-ansi@npm:^7.0.0 " :
4830
4841
version : 7.0.0
4831
4842
resolution : " wrap-ansi@npm:7.0.0"
You can’t perform that action at this time.
0 commit comments