File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
},
31
31
"dependencies" : {
32
32
"@jsii/spec" : " ^0.21.1" ,
33
- "inquirer" : " ^7.0.2 " ,
33
+ "inquirer" : " ^7.0.3 " ,
34
34
"yargs" : " ^15.1.0"
35
35
},
36
36
"jest" : {
Original file line number Diff line number Diff line change @@ -4236,10 +4236,10 @@ inquirer@^6.2.0:
4236
4236
strip-ansi "^5.1.0"
4237
4237
through "^2.3.6"
4238
4238
4239
- inquirer@^7.0.0, inquirer@^7.0.2 :
4240
- version "7.0.2 "
4241
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.2 .tgz#b39b205b95c9424839a1fd991d60426cf9bbc0e9 "
4242
- integrity sha512-cZGvHaHwcR9E3xK9EGO5pHKELU+yaeJO7l2qGKIbqk4bCuDuAn15LCoUTS2nSkfv9JybFlnAGrOcVpCDZZOLhw ==
4239
+ inquirer@^7.0.0, inquirer@^7.0.3 :
4240
+ version "7.0.3 "
4241
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.3 .tgz#f9b4cd2dff58b9f73e8d43759436ace15bed4567 "
4242
+ integrity sha512-+OiOVeVydu4hnCGLCSX+wedovR/Yzskv9BFqUNNKq9uU2qg7LCcCo3R86S2E7WLo0y/x2pnEZfZe1CoYnORUAw ==
4243
4243
dependencies :
4244
4244
ansi-escapes "^4.2.1"
4245
4245
chalk "^2.4.2"
You can’t perform that action at this time.
0 commit comments