Update Olm

This commit is contained in:
N-Pex 2021-12-13 22:21:59 +01:00
parent 7704e72d2d
commit e1797411c6
6 changed files with 1036 additions and 945 deletions

View file

@ -9,6 +9,7 @@
"create-sticker-config": "node ./create_sticker_config.js $1"
},
"dependencies": {
"@matrix-org/olm": "^3.2.8",
"aes-js": "^3.1.2",
"axios": "^0.21.0",
"clean-insights-sdk": "^2.4",
@ -23,9 +24,8 @@
"json-web-key": "^0.4.0",
"linkifyjs": "3.0.0-beta.3",
"material-design-icons-iconfont": "^6.1",
"matrix-js-sdk": "^12.4",
"matrix-js-sdk": "^15.2.0",
"md-gum-polyfill": "^1.0.0",
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
"pretty-bytes": "^5.6.0",
"qrcode": "^1.4.4",
"raw-loader": "^4.0.2",
@ -86,4 +86,4 @@
"last 2 versions",
"not dead"
]
}
}