Skip to content

Commit 06c4ae0

Browse files
committed
fix: bump stream-chat-js
1 parent e0c0732 commit 06c4ae0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"path": "0.12.7",
8383
"react-native-markdown-package": "1.8.2",
8484
"react-native-url-polyfill": "^2.0.0",
85-
"stream-chat": "^9.42.0",
85+
"stream-chat": "^9.42.1",
8686
"use-sync-external-store": "^1.5.0"
8787
},
8888
"peerDependencies": {

package/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8363,10 +8363,10 @@ stdin-discarder@^0.2.2:
83638363
resolved "https://registry.yarnpkg.com/stdin-discarder/-/stdin-discarder-0.2.2.tgz#390037f44c4ae1a1ae535c5fe38dc3aba8d997be"
83648364
integrity sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==
83658365

8366-
stream-chat@^9.42.0:
8367-
version "9.42.0"
8368-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.42.0.tgz#ee0dafa01e9a306d5328edcd6c3e42c52f4c1a68"
8369-
integrity sha512-EwqCwo2VtZpX+6gx5vKqzKZ2L5VKovj8SSPdZXPejuR+gPhSnbzrgZCK5mChDvDEBqzPILInqlzyoevcs7JLYw==
8366+
stream-chat@^9.42.1:
8367+
version "9.42.1"
8368+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.42.1.tgz#8b6aa4e3e73a39ed07bb2a4f2a6829ba9354567a"
8369+
integrity sha512-o+9wQO4Ruu1A48T0IrX9ZH8+9F5xPgGLPvflaswaPeLyIZXcy8bsQdcT/HSrPmT7gs0WGD3qcbXaAJU5lMQezQ==
83708370
dependencies:
83718371
"@types/jsonwebtoken" "^9.0.8"
83728372
"@types/ws" "^8.5.14"

0 commit comments

Comments
 (0)