Update olm package

This commit is contained in:
N-Pex 2020-11-11 17:34:56 +01:00
parent f16190d70e
commit 854a5ec770
3 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -7794,8 +7794,8 @@
"dev": true "dev": true
}, },
"olm": { "olm": {
"version": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz", "version": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
"integrity": "sha512-kumW7B+xWMdiGSU0BrECOd+9GnhvsnnHP6qTHGPIcHTL2F0m8sYlP08hkEpN7uX/TlnHCwqpkaZXPQ0GYtVe8A==" "integrity": "sha512-B87bTpGIGieuV2FNauChjjQtVltwTGagQFoHm+3Dcse4amKAAGJB/I54dnP/JtbHZ+RYVoApM2OQ46Z4VH6eNg=="
}, },
"on-finished": { "on-finished": {
"version": "2.3.0", "version": "2.3.0",

View file

@ -11,7 +11,7 @@
"core-js": "^3.6.5", "core-js": "^3.6.5",
"material-design-icons-iconfont": "^5.0.1", "material-design-icons-iconfont": "^5.0.1",
"matrix-js-sdk": "^9.0.1", "matrix-js-sdk": "^9.0.1",
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz", "olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"roboto-fontface": "*", "roboto-fontface": "*",
"vue": "^2.6.11", "vue": "^2.6.11",

Binary file not shown.