diff --git a/package-overrides/npm/ws@1.0.1.json b/package-overrides/npm/ws@1.0.1.json new file mode 100644 index 0000000..13a46a9 --- /dev/null +++ b/package-overrides/npm/ws@1.0.1.json @@ -0,0 +1,8 @@ +{ + "dependencies":{ + "options": ">=0.0.5", + "ultron": "1.0.x", + "utf-8-validate": "1.2.x", + "bufferutil": "1.2.x" + } +}