We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0fe15 commit 934d358Copy full SHA for 934d358
package.json
@@ -62,19 +62,19 @@
62
"@types/tar": "^6.1.1",
63
"@types/ws": "^8.5.4",
64
"form-data": "^4.0.0",
65
+ "hpagent": "^1.2.0",
66
"isomorphic-ws": "^5.0.0",
67
"js-yaml": "^4.1.0",
68
"jsonpath-plus": "^10.2.0",
69
"node-fetch": "^2.6.9",
70
"openid-client": "^6.1.3",
71
"rfc4648": "^1.3.0",
72
+ "socks-proxy-agent": "^8.0.4",
73
"stream-buffers": "^3.0.2",
74
"tar": "^7.0.0",
75
"tmp-promise": "^3.0.2",
76
"tslib": "^2.5.0",
- "ws": "^8.18.0",
- "socks-proxy-agent": "^8.0.4",
77
- "hpagent": "^1.2.0"
+ "ws": "^8.18.0"
78
},
79
"devDependencies": {
80
"@types/chai": "^5.0.0",
0 commit comments