diff --git a/AhMyth-Server/app/node_modules/gulp-watch/node_modules/readable-stream/package.json b/AhMyth-Server/app/node_modules/gulp-watch/node_modules/readable-stream/package.json index 66a06cd9..781177ec 100644 --- a/AhMyth-Server/app/node_modules/gulp-watch/node_modules/readable-stream/package.json +++ b/AhMyth-Server/app/node_modules/gulp-watch/node_modules/readable-stream/package.json @@ -58,7 +58,7 @@ "inherits": "~2.0.1", "isarray": "~1.0.0", "process-nextick-args": "~1.0.6", - "string_decoder": "~0.10.x", + "string_decoder": "~0.11.10", "util-deprecate": "~1.0.1" }, "description": "Streams3, a user-land copy of the stream library from Node.js",