Skip to content

Commit

Permalink
Fix matrix-widget-api version in package.json (#28453)
Browse files Browse the repository at this point in the history
matrix-js-sdk#develop now depends on matrix-widget-api^v1.10.0, so
update the lockfile to match that.
  • Loading branch information
AndrewFerr authored Nov 15, 2024
1 parent ce928e8 commit 28640ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8365,7 +8365,7 @@ [email protected]:
jwt-decode "^4.0.0"
loglevel "^1.7.1"
matrix-events-sdk "0.0.1"
matrix-widget-api "^1.8.2"
matrix-widget-api "^1.10.0"
oidc-client-ts "^3.0.1"
p-retry "4"
sdp-transform "^2.14.1"
Expand Down

0 comments on commit 28640ee

Please sign in to comment.