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 49
49
},
50
50
"dependencies" : {
51
51
"chalk" : " ^3.0.0" ,
52
- "delay" : " ^4.3.0 " ,
52
+ "delay" : " ^4.4.1 " ,
53
53
"execa" : " ^4.0.2" ,
54
54
"got" : " ^10.7.0" ,
55
55
"inquirer" : " ^7.1.0" ,
Original file line number Diff line number Diff line change @@ -2193,10 +2193,10 @@ define-properties@^1.1.3:
2193
2193
dependencies :
2194
2194
object-keys "^1.0.12"
2195
2195
2196
- delay@^4.3.0 :
2197
- version "4.3.0 "
2198
- resolved "https://registry.npmjs.org /delay/-/delay-4.3.0 .tgz#efeebfb8f545579cb396b3a722443ec96d14c50e "
2199
- integrity sha512-Lwaf3zVFDMBop1yDuFZ19F9WyGcZcGacsbdlZtWjQmM50tOcMntm1njF/Nb/Vjij3KaSvCF+sEYGKrrjObu2NA ==
2196
+ delay@^4.4.1 :
2197
+ version "4.4.1 "
2198
+ resolved "https://registry.yarnpkg.com /delay/-/delay-4.4.1 .tgz#6e02d02946a1b6ab98b39262ced965acba2ac4d1 "
2199
+ integrity sha512-aL3AhqtfhOlT/3ai6sWXeqwnw63ATNpnUiN4HL7x9q+My5QtHlO3OIkasmug9LKzpheLdmUKGRKnYXYAS7FQkQ ==
2200
2200
2201
2201
delayed-stream@~1.0.0 :
2202
2202
version "1.0.0"
You can’t perform that action at this time.
0 commit comments