Skip to content

Commit 43e9be6

Browse files
authored
fix: update to 7.5.1 of rpc-websockets; fixes socket state corruption related to automatic reconnections (#1180)
1 parent 33429ca commit 43e9be6

File tree

2 files changed

+395
-56
lines changed

2 files changed

+395
-56
lines changed

packages/library-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"fast-stable-stringify": "^1.0.0",
7070
"jayson": "^3.4.4",
7171
"node-fetch": "^2.6.7",
72-
"rpc-websockets": "^7.5.0",
72+
"rpc-websockets": "^7.5.1",
7373
"superstruct": "^0.14.2"
7474
},
7575
"devDependencies": {

0 commit comments

Comments
 (0)