Skip to content

Commit 7ef7eac

Browse files
authored
fix: bump stream-chat for user agent hotfix (#2988)
1 parent 1d25351 commit 7ef7eac

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

examples/ExpoMessaging/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7404,10 +7404,10 @@ stream-chat@^8.56.1:
74047404
jsonwebtoken "~9.0.0"
74057405
ws "^7.5.10"
74067406

7407-
stream-chat@^8.57.3:
7408-
version "8.57.3"
7409-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.3.tgz#1ef7eae9752175e7678e64193d420249becd57d6"
7410-
integrity sha512-/DNoo4PNWk6ye8ZBcp64aCpy3rNeFq0BxK8vYOn8mBpfVqMKznbLi/W06+OE2DMsKVjuzEXrxMRIqj26r1SNAg==
7407+
stream-chat@^8.57.5:
7408+
version "8.57.5"
7409+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.5.tgz#1b49b7504371e19a539465e2ae5dc86aa3269637"
7410+
integrity sha512-ndcbH/zGzUIAhZLGn1owVV8MeNvVfWITIlhAhfmnsV7RLoo/eiGFEuP4aNoG1YRos/g9xJQ7TEmKpz8xYqo13w==
74117411
dependencies:
74127412
"@babel/runtime" "^7.16.3"
74137413
"@types/jsonwebtoken" "~9.0.0"

examples/SampleApp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7602,10 +7602,10 @@ stream-chat@^8.56.1:
76027602
jsonwebtoken "~9.0.0"
76037603
ws "^7.5.10"
76047604

7605-
stream-chat@^8.57.3:
7606-
version "8.57.3"
7607-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.3.tgz#1ef7eae9752175e7678e64193d420249becd57d6"
7608-
integrity sha512-/DNoo4PNWk6ye8ZBcp64aCpy3rNeFq0BxK8vYOn8mBpfVqMKznbLi/W06+OE2DMsKVjuzEXrxMRIqj26r1SNAg==
7605+
stream-chat@^8.57.5:
7606+
version "8.57.5"
7607+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.5.tgz#1b49b7504371e19a539465e2ae5dc86aa3269637"
7608+
integrity sha512-ndcbH/zGzUIAhZLGn1owVV8MeNvVfWITIlhAhfmnsV7RLoo/eiGFEuP4aNoG1YRos/g9xJQ7TEmKpz8xYqo13w==
76097609
dependencies:
76107610
"@babel/runtime" "^7.16.3"
76117611
"@types/jsonwebtoken" "~9.0.0"

examples/TypeScriptMessaging/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6993,10 +6993,10 @@ stream-chat@^8.56.1:
69936993
jsonwebtoken "~9.0.0"
69946994
ws "^7.5.10"
69956995

6996-
stream-chat@^8.57.3:
6997-
version "8.57.3"
6998-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.3.tgz#1ef7eae9752175e7678e64193d420249becd57d6"
6999-
integrity sha512-/DNoo4PNWk6ye8ZBcp64aCpy3rNeFq0BxK8vYOn8mBpfVqMKznbLi/W06+OE2DMsKVjuzEXrxMRIqj26r1SNAg==
6996+
stream-chat@^8.57.5:
6997+
version "8.57.5"
6998+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.5.tgz#1b49b7504371e19a539465e2ae5dc86aa3269637"
6999+
integrity sha512-ndcbH/zGzUIAhZLGn1owVV8MeNvVfWITIlhAhfmnsV7RLoo/eiGFEuP4aNoG1YRos/g9xJQ7TEmKpz8xYqo13w==
70007000
dependencies:
70017001
"@babel/runtime" "^7.16.3"
70027002
"@types/jsonwebtoken" "~9.0.0"

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
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.57.3",
80+
"stream-chat": "^8.57.5",
8181
"use-sync-external-store": "^1.4.0"
8282
},
8383
"peerDependencies": {

package/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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.57.3:
9811-
version "8.57.3"
9812-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.3.tgz#1ef7eae9752175e7678e64193d420249becd57d6"
9813-
integrity sha512-/DNoo4PNWk6ye8ZBcp64aCpy3rNeFq0BxK8vYOn8mBpfVqMKznbLi/W06+OE2DMsKVjuzEXrxMRIqj26r1SNAg==
9810+
stream-chat@^8.57.5:
9811+
version "8.57.5"
9812+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.57.5.tgz#1b49b7504371e19a539465e2ae5dc86aa3269637"
9813+
integrity sha512-ndcbH/zGzUIAhZLGn1owVV8MeNvVfWITIlhAhfmnsV7RLoo/eiGFEuP4aNoG1YRos/g9xJQ7TEmKpz8xYqo13w==
98149814
dependencies:
98159815
"@babel/runtime" "^7.16.3"
98169816
"@types/jsonwebtoken" "~9.0.0"

0 commit comments

Comments
 (0)