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 @@ -4258,10 +4258,10 @@ inquirer@^6.2.0:
4258
4258
strip-ansi "^5.1.0"
4259
4259
through "^2.3.6"
4260
4260
4261
- inquirer@^7.0.0, inquirer@^7.0.2 :
4262
- version "7.0.2 "
4263
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.2 .tgz#b39b205b95c9424839a1fd991d60426cf9bbc0e9 "
4264
- integrity sha512-cZGvHaHwcR9E3xK9EGO5pHKELU+yaeJO7l2qGKIbqk4bCuDuAn15LCoUTS2nSkfv9JybFlnAGrOcVpCDZZOLhw ==
4261
+ inquirer@^7.0.0, inquirer@^7.0.3 :
4262
+ version "7.0.3 "
4263
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.3 .tgz#f9b4cd2dff58b9f73e8d43759436ace15bed4567 "
4264
+ integrity sha512-+OiOVeVydu4hnCGLCSX+wedovR/Yzskv9BFqUNNKq9uU2qg7LCcCo3R86S2E7WLo0y/x2pnEZfZe1CoYnORUAw ==
4265
4265
dependencies :
4266
4266
ansi-escapes "^4.2.1"
4267
4267
chalk "^2.4.2"
You can’t perform that action at this time.
0 commit comments