From 30f737c3d872933af32871482c8d8357ebf50995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 12:58:09 +0000 Subject: [PATCH] chore(deps-dev): bump stream-chat from 8.36.0 to 8.37.0 Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 8.36.0 to 8.37.0. - [Release notes](https://github.com/GetStream/stream-chat-js/releases) - [Changelog](https://github.com/GetStream/stream-chat-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/GetStream/stream-chat-js/compare/v8.36.0...v8.37.0) --- updated-dependencies: - dependency-name: stream-chat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index dbc1d513a..bf150ab9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12350,9 +12350,9 @@ statuses@2.0.1: integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== stream-chat@^8.33.1: - version "8.36.0" - resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.36.0.tgz#a241829fc219a409a1e04d82034d726244b8d1f7" - integrity sha512-J0s5K6lOJdrncmnHQ1YmPHBfswkozuiJ49xKUwBqGL5T4wvKM/7C+6vhUdp5pILfbBivJtIkGzQHVVizjpzQPw== + version "8.37.0" + resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.37.0.tgz#c0638b5c5a680820c968067366ddd0cffc4aa887" + integrity sha512-62JkhFwauZK/xWydCOu4J+Z4FxaFoCT1MWNI9VQ0dQbbmZb+JoS0dCCl5Nh4LkfsT9Ddo/sFcC31SN/g0e5IJw== dependencies: "@babel/runtime" "^7.16.3" "@types/jsonwebtoken" "~9.0.0"