From 42073ed6ec991181ca2b67ae9fd55a8962c689f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 08:17:59 +0000 Subject: [PATCH] chore(deps-dev): bump stream-chat from 9.42.0 to 9.42.1 Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 9.42.0 to 9.42.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/v9.42.0...v9.42.1) --- updated-dependencies: - dependency-name: stream-chat dependency-version: 9.42.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2eeda8bc3..cfdc55772 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7754,9 +7754,9 @@ stdin-discarder@^0.2.2: integrity sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ== stream-chat@^9.41.1: - version "9.42.0" - resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.42.0.tgz#ee0dafa01e9a306d5328edcd6c3e42c52f4c1a68" - integrity sha512-EwqCwo2VtZpX+6gx5vKqzKZ2L5VKovj8SSPdZXPejuR+gPhSnbzrgZCK5mChDvDEBqzPILInqlzyoevcs7JLYw== + version "9.42.1" + resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-9.42.1.tgz#8b6aa4e3e73a39ed07bb2a4f2a6829ba9354567a" + integrity sha512-o+9wQO4Ruu1A48T0IrX9ZH8+9F5xPgGLPvflaswaPeLyIZXcy8bsQdcT/HSrPmT7gs0WGD3qcbXaAJU5lMQezQ== dependencies: "@types/jsonwebtoken" "^9.0.8" "@types/ws" "^8.5.14"