Skip to content

Commit 8223262

Browse files
fix(deps): update dependency ws to v8
1 parent 7fdf7fa commit 8223262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonrpc/ws-connection/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@walletconnect/jsonrpc-utils": "^1.0.6",
4949
"@walletconnect/safe-json": "^1.0.2",
5050
"events": "^3.3.0",
51-
"ws": "^7.5.1"
51+
"ws": "^8.0.0"
5252
},
5353
"devDependencies": {
5454
"@babel/cli": "^7.12.1",

0 commit comments

Comments
 (0)