diff --git a/AhMyth-Server/app/node_modules/vinyl-fs/node_modules/through2/package.json b/AhMyth-Server/app/node_modules/vinyl-fs/node_modules/through2/package.json index 4a6dcdd8..a8977e01 100644 --- a/AhMyth-Server/app/node_modules/vinyl-fs/node_modules/through2/package.json +++ b/AhMyth-Server/app/node_modules/vinyl-fs/node_modules/through2/package.json @@ -50,7 +50,7 @@ "url": "https://github.com/rvagg/through2/issues" }, "dependencies": { - "readable-stream": ">=1.0.33-1 <1.1.0-0", + "readable-stream": ">=1.1.14", "xtend": ">=4.0.0 <4.1.0-0" }, "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",