diff --git a/AhMyth-Server/app/node_modules/gulp-json-editor/node_modules/through2/package.json b/AhMyth-Server/app/node_modules/gulp-json-editor/node_modules/through2/package.json index 9496ddeb..edeaffbb 100644 --- a/AhMyth-Server/app/node_modules/gulp-json-editor/node_modules/through2/package.json +++ b/AhMyth-Server/app/node_modules/gulp-json-editor/node_modules/through2/package.json @@ -50,7 +50,7 @@ "url": "https://github.com/rvagg/through2/issues" }, "dependencies": { - "readable-stream": "~1.0.17", + "readable-stream": "~1.1.14", "xtend": "~3.0.0" }, "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",