File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -352,9 +352,15 @@ color-support@^1.1.3:
352
352
version "1.1.3"
353
353
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
354
354
355
- combined-stream@1.0.6, combined-stream@~1.0.6 :
355
+ combined-stream@1.0.6 :
356
356
version "1.0.6"
357
- resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.6.tgz#723e7df6e801ac5613113a7e445a9b69cb632818"
357
+ resolved "http://registry.npmjs.org/combined-stream/-/combined-stream-1.0.6.tgz#723e7df6e801ac5613113a7e445a9b69cb632818"
358
+ dependencies :
359
+ delayed-stream "~1.0.0"
360
+
361
+ combined-stream@~1.0.6 :
362
+ version "1.0.7"
363
+ resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.7.tgz#2d1d24317afb8abe95d6d2c0b07b57813539d828"
358
364
dependencies :
359
365
delayed-stream "~1.0.0"
360
366
You can’t perform that action at this time.
0 commit comments