Skip to content

Commit 3b9f0b5

Browse files
committed
update dependencies
1 parent b2d66dc commit 3b9f0b5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
"socks-proxy-agent": "^8.0.5",
1919
"string-hash": "^1.1.3",
2020
"url": "^0.11.0",
21-
"ws": "^7.2.0"
21+
"ws": "^7.2.0",
22+
"@types/ws": "^8.18.0"
23+
2224
},
2325
"scripts": {
2426
"build": "tsc && npm run bundle-cjs",
@@ -69,7 +71,6 @@
6971
"@types/mocha": "^10.0.10",
7072
"@types/request": "^2.48.12",
7173
"@types/string-hash": "^1.1.3",
72-
"@types/ws": "^8.18.0",
7374
"@typescript-eslint/eslint-plugin": "^8.28.0",
7475
"chai": "^4.5.0",
7576
"chai-counter": "^1.0.0",

0 commit comments

Comments
 (0)