Skip to content

Commit 44bc78d

Browse files
committed
fix: pin https-proxy-agent to 2.2.4
1 parent 3f926a6 commit 44bc78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-standard": "^4.0.0",
2828
"fetch-mock": "^9.0.0",
2929
"http-proxy-agent": "^4.0.1",
30-
"https-proxy-agent": "^2.2.4",
30+
"https-proxy-agent": "2.2.4",
3131
"jest": "^25.1.0",
3232
"jest-fetch-mock": "^3.0.1",
3333
"jest-html-reporter": "^3.4.1",

0 commit comments

Comments
 (0)