Skip to content

Commit 2ee1cae

Browse files
committed
chore: bump stream-chat to latest
1 parent 35d82f9 commit 2ee1cae

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"path": "0.12.7",
7979
"react-native-markdown-package": "1.8.2",
8080
"react-native-url-polyfill": "^1.3.0",
81-
"stream-chat": "getstream/stream-chat-js#handle-command-injection",
81+
"stream-chat": "^9.5.1",
8282
"use-sync-external-store": "^1.4.0"
8383
},
8484
"peerDependencies": {

package/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7827,9 +7827,10 @@ statuses@~1.5.0:
78277827
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
78287828
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
78297829

7830-
stream-chat@getstream/stream-chat-js#handle-command-injection:
7831-
version "0.0.0-development"
7832-
resolved "https://codeload.github.com/getstream/stream-chat-js/tar.gz/780c52cfc3cd7379273a9b8db34461fb935f568d"
7830+
stream-chat@^9.5.1:
7831+
version "9.5.1"
7832+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.5.1.tgz#b8260bc1d1470ae3c91d8c40d22f41e9c4523d7b"
7833+
integrity sha512-X9w22JfEp2cTggAwyt0gyvwe8VBy1qvJENliNen/2FJDpS3k6PCaeSO6MHNXz3c0Qy21hqxuu8/b32jCSe4LSA==
78337834
dependencies:
78347835
"@types/jsonwebtoken" "^9.0.8"
78357836
"@types/ws" "^8.5.14"

0 commit comments

Comments
 (0)