From 96de731441ac52353975890c2145dc67a133a4b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 04:07:49 +0000 Subject: [PATCH] Bump matrix-widget-api from 1.7.0 to 1.8.2 Bumps [matrix-widget-api](https://github.com/matrix-org/matrix-widget-api) from 1.7.0 to 1.8.2. - [Release notes](https://github.com/matrix-org/matrix-widget-api/releases) - [Changelog](https://github.com/matrix-org/matrix-widget-api/blob/master/docs/releases.md) - [Commits](https://github.com/matrix-org/matrix-widget-api/compare/v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: matrix-widget-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aeb162878..ef2f870d9 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "linkifyjs": "4.1.3", "matrix-encrypt-attachment": "1.0.3", "matrix-js-sdk": "34.1.0", - "matrix-widget-api": "1.7.0", + "matrix-widget-api": "1.8.2", "md5": "2.3.0", "moment-timezone": "0.5.45", "native-node-dns": "0.7.6", diff --git a/yarn.lock b/yarn.lock index b200a9973..e6bb2508a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4920,10 +4920,10 @@ matrix-js-sdk@34.1.0: unhomoglyph "^1.0.6" uuid "10" -matrix-widget-api@1.7.0, matrix-widget-api@^1.6.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.7.0.tgz#ae3b44380f11bb03519d0bf0373dfc3341634667" - integrity sha512-dzSnA5Va6CeIkyWs89xZty/uv38HLyfjOrHGbbEikCa2ZV0HTkUNtrBMKlrn4CRYyDJ6yoO/3ssRwiR0jJvOkQ== +matrix-widget-api@1.8.2, matrix-widget-api@^1.6.0: + version "1.8.2" + resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.8.2.tgz#28d344502a85593740f560b0f8120e474a054505" + integrity sha512-kdmks3CvFNPIYN669Y4rO13KrazDvX8KHC7i6jOzJs8uZ8s54FNkuRVVyiQHeVCSZG5ixUqW9UuCj9lf03qxTQ== dependencies: "@types/events" "^3.0.0" events "^3.2.0"