Skip to content

Commit 5cc7a09

Browse files
authored
chore(deps): bump stream-chat to version 8.40.8 (#2510)
1 parent 569481d commit 5cc7a09

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"emoji-mart": "^5.4.0",
131131
"react": "^18.0.0 || ^17.0.0 || ^16.8.0",
132132
"react-dom": "^18.0.0 || ^17.0.0 || ^16.8.0",
133-
"stream-chat": "^8.40.0"
133+
"stream-chat": "^8.40.8"
134134
},
135135
"peerDependenciesMeta": {
136136
"@breezystack/lamejs": {
@@ -240,7 +240,7 @@
240240
"react-dom": "^18.1.0",
241241
"react-test-renderer": "^18.1.0",
242242
"semantic-release": "^19.0.5",
243-
"stream-chat": "^8.40.0",
243+
"stream-chat": "^8.40.8",
244244
"ts-jest": "^29.1.4",
245245
"typescript": "^5.4.5"
246246
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12200,10 +12200,10 @@ [email protected]:
1220012200
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
1220112201
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
1220212202

12203-
stream-chat@^8.40.0:
12204-
version "8.40.0"
12205-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.40.0.tgz#4d6b8c65d766b7fe5d1e5070df2ffd523b591816"
12206-
integrity sha512-L2WPny35o6TNtM5xrE+uLaTmmWJy2I51GCD0qOOZnK6vkqdh9WqqORmhChZ4EjqPHKxFjcgNrkoIBzW1FQcyhg==
12203+
stream-chat@^8.40.8:
12204+
version "8.40.8"
12205+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.40.8.tgz#0f5320bd8b03d1cbff377f8c7ae2f8afe24d0515"
12206+
integrity sha512-nYLvYAkrvXRzuPO52TIofNiInCkDdXrnBc/658297lC6hzrHNc87mmTht264BXmXLlpasTNP3rLKxR6MxhpgKg==
1220712207
dependencies:
1220812208
"@babel/runtime" "^7.16.3"
1220912209
"@types/jsonwebtoken" "~9.0.0"

0 commit comments

Comments
 (0)