Skip to content

Commit b41c899

Browse files
committed
Upgrade matrix-react-sdk to 3.39.1
1 parent 6113812 commit b41c899

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"jsrsasign": "^10.2.0",
6262
"katex": "^0.12.0",
6363
"matrix-js-sdk": "15.5.0",
64-
"matrix-react-sdk": "3.39.0",
64+
"matrix-react-sdk": "3.39.1",
6565
"matrix-widget-api": "^0.1.0-beta.18",
6666
"prop-types": "^15.7.2",
6767
"react": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8081,10 +8081,10 @@ matrix-mock-request@^1.2.3:
80818081
bluebird "^3.5.0"
80828082
expect "^1.20.2"
80838083

8084-
8085-
version "3.39.0"
8086-
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.39.0.tgz#038bf1a096bacd95fc29d860106adbb8945c2c9a"
8087-
integrity sha512-h7jYJ26ntCNsXFTUIM2Wph9dpN7cudPsxFx+qhrFTGCM3uT5Iriu4ykJkjRkJYiuH4ptiwLDxb0mpLeJU6EOAw==
8084+
8085+
version "3.39.1"
8086+
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.39.1.tgz#62844aeeb0135b459eef2dff679b85947b4090d1"
8087+
integrity sha512-OElpgQ/VpAF8zdIxYYe6T2/QQGQJGD247gUWK1psFeFYMv9Yr7cudu/Fwfd5pSpuuhKnHTP+BfEj+LLtxdBWog==
80888088
dependencies:
80898089
"@babel/runtime" "^7.12.5"
80908090
"@matrix-org/linkify-element" "^4.0.0-rc.5"

0 commit comments

Comments
 (0)