Fix matrix-widget-api version in package.json (#28453)

matrix-js-sdk#develop now depends on matrix-widget-api^v1.10.0, so
update the lockfile to match that.
This commit is contained in:
Andrew Ferrazzutti 2024-11-15 10:06:44 -05:00 committed by GitHub
parent ce928e8d1f
commit 28640eec5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8365,7 +8365,7 @@ matrix-events-sdk@0.0.1:
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"