diff --git a/package.json b/package.json index 4fc40510ba0d..65123d8d2141 100644 --- a/package.json +++ b/package.json @@ -205,5 +205,10 @@ "wrap-ansi": "7.0.0", "string-width": "4.2.3", "strip-ansi": "6.0.1" + }, + "overrides": { + "http-proxy-middleware": { + "http-proxy": "github:nikeee/node-http-proxy#b42c38fc3486ee8ad4374cc2397458b6e4cd99ca" + } } }