diff --git a/AhMyth-Server/app/node_modules/match-stream/package.json b/AhMyth-Server/app/node_modules/match-stream/package.json index b57d709a..54bd153e 100644 --- a/AhMyth-Server/app/node_modules/match-stream/package.json +++ b/AhMyth-Server/app/node_modules/match-stream/package.json @@ -50,7 +50,7 @@ }, "dependencies": { "buffers": "~0.1.1", - "readable-stream": "~1.0.0" + "readable-stream": "~1.1.14" }, "description": "Match a pattern within a stream", "devDependencies": {