Skip to content

Commit 9e88a7d

Browse files
committed
Upgrade matrix-react-sdk to 2.6.1
1 parent 482d6a7 commit 9e88a7d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"gfm.css": "^1.1.2",
6363
"highlight.js": "^9.13.1",
6464
"matrix-js-sdk": "6.1.0",
65-
"matrix-react-sdk": "2.6.0",
65+
"matrix-react-sdk": "2.6.1",
6666
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
6767
"postcss-easings": "^2.0.0",
6868
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6964,10 +6964,10 @@ matrix-mock-request@^1.2.3:
69646964
bluebird "^3.5.0"
69656965
expect "^1.20.2"
69666966

6967-
matrix-react-sdk@2.6.0:
6968-
version "2.6.0"
6969-
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-2.6.0.tgz#8266aa32271565e0a2b475f6e65d7cb49bcb59b2"
6970-
integrity sha512-j4OOFRKrSoQqiePGwmy5sF6QhPADIqJX8ZOazim3szlXbsvP/SHxe1MHVqCFbikDpikIPBUKL2aradMavAziBw==
6967+
matrix-react-sdk@2.6.1:
6968+
version "2.6.1"
6969+
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-2.6.1.tgz#6e7f19282f336678043091b4d3b0a440ad218cfb"
6970+
integrity sha512-elLK3d8p99A/OPfHVa/MkuegXNnN4UgpLJw6343D8d7jsJ6GtoxS7vVCJSUdpyJ3fg/kVviZA5MejyzMTUsNSw==
69716971
dependencies:
69726972
"@babel/runtime" "^7.8.3"
69736973
blueimp-canvas-to-blob "^3.5.0"

0 commit comments

Comments
 (0)