Skip to content

Commit c952c00

Browse files
committed
chore: update stream-chat version in dev dependencies
1 parent c4ab89b commit c952c00

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"react-dom": "^19.0.0",
177177
"sass": "^1.97.2",
178178
"semantic-release": "^25.0.2",
179-
"stream-chat": "^9.41.0",
179+
"stream-chat": "^9.41.1",
180180
"typescript": "^5.4.5",
181181
"typescript-eslint": "^8.17.0",
182182
"vite": "^7.3.1",

yarn.lock

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

7756-
stream-chat@^9.41.0:
7757-
version "9.41.0"
7758-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.41.0.tgz#ad88d7919aaf1d3c35b4a431a8cd464cb640f146"
7759-
integrity sha512-Rgp3vULGKYxHZ/aCeundly6ngdBGttTPz+YknmWhbqvNlEhPB/RM61CpQPHgPyfkSm+osJT3tEV9fKd+I/S77g==
7756+
stream-chat@^9.41.1:
7757+
version "9.41.1"
7758+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.41.1.tgz#a877c8aa800d78b497eec2fad636345d4422309c"
7759+
integrity sha512-W8zjfINYol2UtdRMz2t/NN2GyjDrvb4pJgKmhtuRYzCY1u0Cjezcsu5OCNgyAM0QsenlY6tRqnvAU8Qam5R49Q==
77607760
dependencies:
77617761
"@types/jsonwebtoken" "^9.0.8"
77627762
"@types/ws" "^8.5.14"

0 commit comments

Comments
 (0)