From 06184da3787f3d6b832e7459d2118784d1e88096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 15:04:41 +0000 Subject: [PATCH] build(deps): Bump @mattermost/client from 11.7.0 to 11.8.0 Bumps [@mattermost/client](https://github.com/mattermost/mattermost/tree/HEAD/webapp/platform/client) from 11.7.0 to 11.8.0. - [Release notes](https://github.com/mattermost/mattermost/releases) - [Changelog](https://github.com/mattermost/mattermost/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattermost/mattermost/commits/@mattermost/client@11.8.0/webapp/platform/client) --- updated-dependencies: - dependency-name: "@mattermost/client" dependency-version: 11.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index dc5c279..c9dfc7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -657,12 +657,12 @@ "license": "MIT" }, "node_modules/@mattermost/client": { - "version": "11.7.0", - "resolved": "https://registry.npmjs.org/@mattermost/client/-/client-11.7.0.tgz", - "integrity": "sha512-CTwdegHBBtQzfaWWp3s/gkfEE5HCyncuwGv7A/TcuUf+kjDrLQ4CGOxepZ3LaRq2D5vdlA1IkcCSD4CG5IZPcg==", + "version": "11.8.0", + "resolved": "https://registry.npmjs.org/@mattermost/client/-/client-11.8.0.tgz", + "integrity": "sha512-HVHb8jvxspUGTAN/dDPlzl8VRHInga+NTDVJs2sfHRnGJ1jD98/XWUPzksRWFzyeItm2/05wpBK8Ee55Tbdqhw==", "license": "MIT", "peerDependencies": { - "@mattermost/types": "11.7.0", + "@mattermost/types": "11.8.0", "typescript": "^4.3.0 || ^5.0.0" }, "peerDependenciesMeta": { @@ -672,9 +672,9 @@ } }, "node_modules/@mattermost/types": { - "version": "11.7.0", - "resolved": "https://registry.npmjs.org/@mattermost/types/-/types-11.7.0.tgz", - "integrity": "sha512-KPHcgjOMoQTmwUUHF+ygmx85qpzbsHVLEUGKAAn/XXg8U4rEpKwGFcSyOOfH8pk1OHJAG0Ob5sfvHawVzd7wqA==", + "version": "11.8.0", + "resolved": "https://registry.npmjs.org/@mattermost/types/-/types-11.8.0.tgz", + "integrity": "sha512-qKcMBYfq89zK5LJ2nzomna5jr2+4vq6OGKXDun5cJJy61gw4GpRihC5x3YLt6ah7ct1ruimrAw5GrlAFBtR8mA==", "license": "MIT", "peerDependencies": { "typescript": "^4.3.0 || ^5.0.0"