diff --git a/package.json b/package.json index 908a80fc19..c921a8939b 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ }, "dependencies": { "@matrix-org/olm": "3.2.15", - "@matrix-org/react-sdk-module-api": "^2.2.1", + "@matrix-org/react-sdk-module-api": "^2.3.0", "gfm.css": "^1.1.2", "jsrsasign": "^11.0.0", "katex": "^0.16.0", diff --git a/yarn.lock b/yarn.lock index 003a8f4392..d6c60d1e6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1827,6 +1827,13 @@ dependencies: "@babel/runtime" "^7.17.9" +"@matrix-org/react-sdk-module-api@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@matrix-org/react-sdk-module-api/-/react-sdk-module-api-2.3.0.tgz#85be5cfc73be0494c13d4dc9050cb70c58d7a08b" + integrity sha512-x/ie44yaXNtE5AKcmQiW5yINVEIJ7IjjEc35vj6j52fM8tZ9XbJx9PANKSWsdd0NJp3OqyaeHftmN6ESfx4YoQ== + dependencies: + "@babel/runtime" "^7.17.9" + "@matrix-org/spec@^1.7.0": version "1.8.0" resolved "https://registry.yarnpkg.com/@matrix-org/spec/-/spec-1.8.0.tgz#5d46f0ddcdff01934a63aa1f070f0ce960326acc"