From 31b4dae26ba3ab784a6059abda58d2bf7635ad8b Mon Sep 17 00:00:00 2001 From: Robin Date: Thu, 22 Sep 2022 17:37:17 -0400 Subject: [PATCH] Fix the lockfile (#23343) --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index b05222d706..24a1e02ae8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8293,7 +8293,7 @@ matrix-mock-request@^2.0.0: matrix-encrypt-attachment "^1.0.3" matrix-events-sdk "^0.0.1-beta.7" matrix-js-sdk "github:matrix-org/matrix-js-sdk#develop" - matrix-widget-api "^1.0.0" + matrix-widget-api "^1.1.1" minimist "^1.2.5" opus-recorder "^8.0.3" pako "^2.0.3"