Skip to content

Commit e005146

Browse files
Upgrade Ably to 1.2.46
Resolves COL-533 (malformed LEAVE presence message is sent when space.leave() called whilst holding a lock).
1 parent 05b6710 commit e005146

File tree

2 files changed

+31
-65
lines changed

2 files changed

+31
-65
lines changed

package-lock.json

Lines changed: 30 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"nanoid": "^5.0.2"
6969
},
7070
"peerDependencies": {
71-
"ably": "^1.2.45",
71+
"ably": "^1.2.46",
7272
"react": ">=16.8.0",
7373
"react-dom": ">=16.8.0"
7474
},

0 commit comments

Comments
 (0)