From 7c76eadd02d4150616df2c00ad97e53d2e25143a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:10:19 +0000 Subject: [PATCH] build(deps): Bump @mattermost/types from 11.6.0 to 11.7.0 Bumps [@mattermost/types](https://github.com/mattermost/mattermost/tree/HEAD/webapp/platform/types) from 11.6.0 to 11.7.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/types@11.7.0/webapp/platform/types) --- updated-dependencies: - dependency-name: "@mattermost/types" dependency-version: 11.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 861f869..de948f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -672,9 +672,9 @@ } }, "node_modules/@mattermost/types": { - "version": "11.6.0", - "resolved": "https://registry.npmjs.org/@mattermost/types/-/types-11.6.0.tgz", - "integrity": "sha512-0sBZaN1QYB+P0qo7ByiMU8Ja2VTepFWfgqFcx7KA9/TT6+dWiemOQav6SHK1fP4oAlWdh2nikaD01I8VPg4ZRQ==", + "version": "11.7.0", + "resolved": "https://registry.npmjs.org/@mattermost/types/-/types-11.7.0.tgz", + "integrity": "sha512-KPHcgjOMoQTmwUUHF+ygmx85qpzbsHVLEUGKAAn/XXg8U4rEpKwGFcSyOOfH8pk1OHJAG0Ob5sfvHawVzd7wqA==", "license": "MIT", "peerDependencies": { "typescript": "^4.3.0 || ^5.0.0"