From 0e92b8359abb376a4b0cdb3c06a46148bfed0b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 07:40:14 +0000 Subject: [PATCH] chore(deps-dev): bump stream-chat from 8.55.0 to 8.56.1 Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 8.55.0 to 8.56.1. - [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.55.0...v8.56.1) --- 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 7b22b80e1..12ad81b9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11917,9 +11917,9 @@ statuses@2.0.1: integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== stream-chat@^8.55.0: - version "8.55.0" - resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.55.0.tgz#a4a651c4216185821a9d6b1ea55b6689a1a979a8" - integrity sha512-mdgB6LrDwCojf2xuHME2pnZIoIzAgd++CSsGlk9a+AUhmZMLnFFuMfg18uav3h9dKdRcRfFIgXe+raJgV6uIgA== + version "8.56.1" + resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.56.1.tgz#53779c987b9a46ea6908508f3b164cb14051bdc1" + integrity sha512-ZgNzD9z2JF65SE2J9Tur29fJTzpVAj2VYgu0OYqb3IEcpoP3ncLD0F3dsCvg8UDd/kYklkIncgvlAFAS4frYFw== dependencies: "@babel/runtime" "^7.16.3" "@types/jsonwebtoken" "~9.0.0"