1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-08 01:53:57 +02:00

Bump matrix-js-sdk from 1.1.0-rc.1 to 12.4.1

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 1.1.0-rc.1 to 12.4.1.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v1.1.0-rc.1...v12.4.1)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-12 21:57:54 +00:00 committed by GitHub
parent 118c02bce3
commit 7a67ff8751
2 changed files with 171 additions and 118 deletions

View file

@ -8,7 +8,7 @@
"config": "^3.1.0",
"dom-storage": "^2.1.0",
"imap": "^0.8.19",
"matrix-js-sdk": "^1.1.0-rc.1",
"matrix-js-sdk": "^12.4.1",
"olm": "https://matrix.org/packages/npm/olm/olm-3.0.0.tgz",
"process": "^0.11.10"
},