File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 69
69
"babel-runtime" : " ^6.23.0" ,
70
70
"chalk" : " ^2.0.0" ,
71
71
"lodash" : " 4.17.11" ,
72
- "throat" : " ^4.1 .0" ,
72
+ "throat" : " ^5.0 .0" ,
73
73
"vorpal" : " ^1.12.0"
74
74
}
75
75
}
Original file line number Diff line number Diff line change @@ -9388,10 +9388,15 @@ text-table@^0.2.0:
9388
9388
version "0.2.0"
9389
9389
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
9390
9390
9391
- throat@^4.0.0, throat@^4.1.0 :
9391
+ throat@^4.0.0 :
9392
9392
version "4.1.0"
9393
9393
resolved "https://registry.npmjs.org/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"
9394
9394
9395
+ throat@^5.0.0 :
9396
+ version "5.0.0"
9397
+ resolved "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b"
9398
+ integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==
9399
+
9395
9400
through2@^2.0.0, through2@^2.0.2 :
9396
9401
version "2.0.3"
9397
9402
resolved "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
You can’t perform that action at this time.
0 commit comments