File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
angular_devkit/schematics_cli Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
"ansi-colors" : " 4.1.1" ,
35
35
"debug" : " ^4.1.1" ,
36
36
"ini" : " 1.3.5" ,
37
- "inquirer" : " 7.0.1 " ,
37
+ "inquirer" : " 7.0.3 " ,
38
38
"npm-package-arg" : " 8.0.0" ,
39
39
"npm-pick-manifest" : " 5.0.0" ,
40
40
"open" : " 7.0.0" ,
Original file line number Diff line number Diff line change 18
18
"@angular-devkit/core" : " 0.0.0" ,
19
19
"@angular-devkit/schematics" : " 0.0.0" ,
20
20
"@schematics/schematics" : " 0.0.0" ,
21
- "inquirer" : " 7.0.1 " ,
21
+ "inquirer" : " 7.0.3 " ,
22
22
"minimist" : " 1.2.0" ,
23
23
"rxjs" : " 6.5.4" ,
24
24
"symbol-observable" : " 1.2.0"
Original file line number Diff line number Diff line change @@ -5624,10 +5624,10 @@ injection-js@^2.2.1:
5624
5624
resolved "https://registry.yarnpkg.com/injection-js/-/injection-js-2.2.2.tgz#5bfbeb951ab7bc8e1f359dea5d20e10ed4b84cef"
5625
5625
integrity sha512-9K4fW2NNPG3JCvORx5G/T6q/PZYIr43RFgxBvtk3OV4omh5iqvpK4cChuBfhgPnRbXSgZRfuROh0XG5KNA8Xlg==
5626
5626
5627
-
5628
- version "7.0.1 "
5629
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.1 .tgz#13f7980eedc73c689feff3994b109c4e799c6ebb "
5630
- integrity sha512-V1FFQ3TIO15det8PijPLFR9M9baSlnRs9nL7zWu1MNVA2T9YVl9ZbrHJhYs7e9X8jeMZ3lr2JH/rdHFgNCBdYw ==
5627
+
5628
+ version "7.0.3 "
5629
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.3 .tgz#f9b4cd2dff58b9f73e8d43759436ace15bed4567 "
5630
+ integrity sha512-+OiOVeVydu4hnCGLCSX+wedovR/Yzskv9BFqUNNKq9uU2qg7LCcCo3R86S2E7WLo0y/x2pnEZfZe1CoYnORUAw ==
5631
5631
dependencies :
5632
5632
ansi-escapes "^4.2.1"
5633
5633
chalk "^2.4.2"
You can’t perform that action at this time.
0 commit comments