File tree Expand file tree Collapse file tree 5 files changed +50
-5
lines changed
Expand file tree Collapse file tree 5 files changed +50
-5
lines changed Original file line number Diff line number Diff line change @@ -7404,6 +7404,21 @@ stream-chat@^8.56.1:
74047404 jsonwebtoken "~9.0.0"
74057405 ws "^7.5.10"
74067406
7407+ stream-chat@^8.57.2 :
7408+ version "8.57.2"
7409+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.2.tgz#28a2f91de460738d57307b8e92eb8c68cd331766"
7410+ integrity sha512-BibsBsxk7VnqjecYcLu4DnY8067BJAvsKa6zX5DPvkwdK8YS24ZoczxmwlpzMFELUp33sbDfmB1wI/e3wgfh6Q==
7411+ dependencies :
7412+ " @babel/runtime" " ^7.16.3"
7413+ " @types/jsonwebtoken" " ~9.0.0"
7414+ " @types/ws" " ^7.4.0"
7415+ axios "^1.6.0"
7416+ base64-js "^1.5.1"
7417+ form-data "^4.0.0"
7418+ isomorphic-ws "^4.0.1"
7419+ jsonwebtoken "~9.0.0"
7420+ ws "^7.5.10"
7421+
74077422stream-slice@^0.1.2 :
74087423 version "0.1.2"
74097424 resolved "https://registry.yarnpkg.com/stream-slice/-/stream-slice-0.1.2.tgz#2dc4f4e1b936fb13f3eb39a2def1932798d07a4b"
Original file line number Diff line number Diff line change @@ -7602,6 +7602,21 @@ stream-chat@^8.56.1:
76027602 jsonwebtoken "~9.0.0"
76037603 ws "^7.5.10"
76047604
7605+ stream-chat@^8.57.2 :
7606+ version "8.57.2"
7607+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.2.tgz#28a2f91de460738d57307b8e92eb8c68cd331766"
7608+ integrity sha512-BibsBsxk7VnqjecYcLu4DnY8067BJAvsKa6zX5DPvkwdK8YS24ZoczxmwlpzMFELUp33sbDfmB1wI/e3wgfh6Q==
7609+ dependencies :
7610+ " @babel/runtime" " ^7.16.3"
7611+ " @types/jsonwebtoken" " ~9.0.0"
7612+ " @types/ws" " ^7.4.0"
7613+ axios "^1.6.0"
7614+ base64-js "^1.5.1"
7615+ form-data "^4.0.0"
7616+ isomorphic-ws "^4.0.1"
7617+ jsonwebtoken "~9.0.0"
7618+ ws "^7.5.10"
7619+
76057620strict-uri-encode@^2.0.0 :
76067621 version "2.0.0"
76077622 resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
Original file line number Diff line number Diff line change @@ -6993,6 +6993,21 @@ stream-chat@^8.56.1:
69936993 jsonwebtoken "~9.0.0"
69946994 ws "^7.5.10"
69956995
6996+ stream-chat@^8.57.2 :
6997+ version "8.57.2"
6998+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.2.tgz#28a2f91de460738d57307b8e92eb8c68cd331766"
6999+ integrity sha512-BibsBsxk7VnqjecYcLu4DnY8067BJAvsKa6zX5DPvkwdK8YS24ZoczxmwlpzMFELUp33sbDfmB1wI/e3wgfh6Q==
7000+ dependencies :
7001+ " @babel/runtime" " ^7.16.3"
7002+ " @types/jsonwebtoken" " ~9.0.0"
7003+ " @types/ws" " ^7.4.0"
7004+ axios "^1.6.0"
7005+ base64-js "^1.5.1"
7006+ form-data "^4.0.0"
7007+ isomorphic-ws "^4.0.1"
7008+ jsonwebtoken "~9.0.0"
7009+ ws "^7.5.10"
7010+
69967011strict-uri-encode@^2.0.0 :
69977012 version "2.0.0"
69987013 resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
Original file line number Diff line number Diff line change 7777 "path" : " 0.12.7" ,
7878 "react-native-markdown-package" : " 1.8.2" ,
7979 "react-native-url-polyfill" : " ^1.3.0" ,
80- "stream-chat" : " ^8.56.1 " ,
80+ "stream-chat" : " ^8.57.2 " ,
8181 "use-sync-external-store" : " ^1.4.0"
8282 },
8383 "peerDependencies" : {
Original file line number Diff line number Diff line change @@ -9807,10 +9807,10 @@ statuses@~1.5.0:
98079807 resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
98089808 integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
98099809
9810- stream-chat@^8.56.1 :
9811- version "8.56.1 "
9812- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.56.1 .tgz#53779c987b9a46ea6908508f3b164cb14051bdc1 "
9813- integrity sha512-ZgNzD9z2JF65SE2J9Tur29fJTzpVAj2VYgu0OYqb3IEcpoP3ncLD0F3dsCvg8UDd/kYklkIncgvlAFAS4frYFw ==
9810+ stream-chat@^8.57.2 :
9811+ version "8.57.2 "
9812+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.2 .tgz#28a2f91de460738d57307b8e92eb8c68cd331766 "
9813+ integrity sha512-BibsBsxk7VnqjecYcLu4DnY8067BJAvsKa6zX5DPvkwdK8YS24ZoczxmwlpzMFELUp33sbDfmB1wI/e3wgfh6Q ==
98149814 dependencies:
98159815 "@babel/runtime" "^7.16.3"
98169816 "@types/jsonwebtoken" "~9.0.0"
You can’t perform that action at this time.
0 commit comments