From bed3d6e30409a959d89d3845a67a93209ef69588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 07:09:30 +0000 Subject: [PATCH] chore(deps-dev): bump stream-chat from 8.14.0 to 8.14.1 Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 8.14.0 to 8.14.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.14.0...v8.14.1) --- updated-dependencies: - dependency-name: stream-chat 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 b70193b1c5..e1983982e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13436,9 +13436,9 @@ stream-browserify@^2.0.1: readable-stream "^2.0.2" stream-chat@^8.13.1: - version "8.14.0" - resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.14.0.tgz#ba96badaaf6c2d3025f31a6d5c0c5545d883c691" - integrity sha512-WEAssYcY/qSJXVK4B39JZJjyBzLSE4Wn+Gliywm8Nc2cmM0+fJF0853H5jZNy6AEeZhzxzRfxwq71r0FfZKudQ== + version "8.14.1" + resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.14.1.tgz#f6560c2aa2ce754928d41d6059c61d7cfe770e0a" + integrity sha512-7ersgzFLrUlnV5q09SLcJSEkKMEFNl3E7C5Pk48hzzKuY/eRt8+ojka7t17/cRtF84g3XSW0dSl7C/yB9J5ieQ== dependencies: "@babel/runtime" "^7.16.3" "@types/jsonwebtoken" "~9.0.0"