diff --git a/package-lock.json b/package-lock.json index 7b541130..bef6334b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "exit-hook": "^1.1.1", "express": "^4.16.2", "get-port": "^3.2.0", - "http-proxy": "git+https://github.com/cypress-io/node-http-proxy#9322b4b69b34f13a6f3874e660a35df3305179c6", + "http-proxy": "https://github.com/cypress-io/node-http-proxy/archive/9322b4b69b34f13a6f3874e660a35df3305179c6.tar.gz", "matcher": "^1.1.0", "mkdirp": "^0.5.1", "once": "^1.3.2", @@ -7613,8 +7613,8 @@ }, "node_modules/http-proxy": { "version": "1.18.0", - "resolved": "git+ssh://git@github.com/cypress-io/node-http-proxy.git#9322b4b69b34f13a6f3874e660a35df3305179c6", - "integrity": "sha512-JrGq/0nspqf0ogOcqYwjKGB57r3Jqo6nh+R+gheZsnggk8cyHSLFCyLjNkmbWZxqhp9SqTRxYHZsJjdi3YrEEw==", + "resolved": "https://github.com/cypress-io/node-http-proxy/archive/9322b4b69b34f13a6f3874e660a35df3305179c6.tar.gz", + "integrity": "sha512-g8F3EIXFH0XIV/cFlU8pSyCsidVz1eLmM3JhAdWnlkw2GfN9hkW0f0aWQ49Zv6GPFc9RW4p4y5HbVy+cb3X3zQ==", "license": "MIT", "dependencies": { "eventemitter3": "^4.0.0", @@ -23806,9 +23806,8 @@ "dev": true }, "http-proxy": { - "version": "git+ssh://git@github.com/cypress-io/node-http-proxy.git#9322b4b69b34f13a6f3874e660a35df3305179c6", - "integrity": "sha512-JrGq/0nspqf0ogOcqYwjKGB57r3Jqo6nh+R+gheZsnggk8cyHSLFCyLjNkmbWZxqhp9SqTRxYHZsJjdi3YrEEw==", - "from": "http-proxy@git+https://github.com/cypress-io/node-http-proxy#9322b4b69b34f13a6f3874e660a35df3305179c6", + "version": "https://github.com/cypress-io/node-http-proxy/archive/9322b4b69b34f13a6f3874e660a35df3305179c6.tar.gz", + "integrity": "sha512-g8F3EIXFH0XIV/cFlU8pSyCsidVz1eLmM3JhAdWnlkw2GfN9hkW0f0aWQ49Zv6GPFc9RW4p4y5HbVy+cb3X3zQ==", "requires": { "eventemitter3": "^4.0.0", "follow-redirects": "^1.0.0", diff --git a/package.json b/package.json index 0839432b..9660cb79 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "exit-hook": "^1.1.1", "express": "^4.16.2", "get-port": "^3.2.0", - "http-proxy": "git+https://github.com/cypress-io/node-http-proxy#9322b4b69b34f13a6f3874e660a35df3305179c6", + "http-proxy": "https://github.com/cypress-io/node-http-proxy/archive/9322b4b69b34f13a6f3874e660a35df3305179c6.tar.gz", "matcher": "^1.1.0", "mkdirp": "^0.5.1", "once": "^1.3.2",