Skip to content

Commit 934d358

Browse files
committed
sort package.json dependencies
1 parent 6b0fe15 commit 934d358

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,19 +62,19 @@
6262
"@types/tar": "^6.1.1",
6363
"@types/ws": "^8.5.4",
6464
"form-data": "^4.0.0",
65+
"hpagent": "^1.2.0",
6566
"isomorphic-ws": "^5.0.0",
6667
"js-yaml": "^4.1.0",
6768
"jsonpath-plus": "^10.2.0",
6869
"node-fetch": "^2.6.9",
6970
"openid-client": "^6.1.3",
7071
"rfc4648": "^1.3.0",
72+
"socks-proxy-agent": "^8.0.4",
7173
"stream-buffers": "^3.0.2",
7274
"tar": "^7.0.0",
7375
"tmp-promise": "^3.0.2",
7476
"tslib": "^2.5.0",
75-
"ws": "^8.18.0",
76-
"socks-proxy-agent": "^8.0.4",
77-
"hpagent": "^1.2.0"
77+
"ws": "^8.18.0"
7878
},
7979
"devDependencies": {
8080
"@types/chai": "^5.0.0",

0 commit comments

Comments
 (0)