Skip to content

Commit 11ae740

Browse files
feat: updated stream-chat to v8
1 parent ad55c6d commit 11ae740

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"path": "0.12.7",
8080
"react-native-markdown-package": "1.8.2",
8181
"react-native-url-polyfill": "^1.3.0",
82-
"stream-chat": "7.0.0"
82+
"stream-chat": "8.1.2"
8383
},
8484
"peerDependencies": {
8585
"react-native-svg": "^12.1.0"

package/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9528,10 +9528,10 @@ [email protected]:
95289528
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
95299529
integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=
95309530

9531-
stream-chat@7.0.0:
9532-
version "7.0.0"
9533-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-7.0.0.tgz#c4021cafda96752ebc21f85e3e306bc3f5b1cfcc"
9534-
integrity sha512-l1+pANK//Rp6MJm5CZAA0L3Rx0jr4n7TEcUQrkXjqm5oxryo95tuRb7LkMs4kUnqJB7/jHuS0CTjW0v5vLvPoA==
9531+
stream-chat@8.1.2:
9532+
version "8.1.2"
9533+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.1.2.tgz#a730072346ae5c96ee0ba0cb334da8ad8d19246c"
9534+
integrity sha512-C5Xlx+fTGl7fEndcNk1z+t7xYhR9d4FaUPcyoSqq90Gt98SqGFnSZXVbm1MUGfn9Ld31S2W4XBRb8HkDHGoZhg==
95359535
dependencies:
95369536
"@babel/runtime" "^7.16.3"
95379537
"@types/jsonwebtoken" "^8.5.6"

0 commit comments

Comments
 (0)