chore(deps) update Olm to 3.2.1

This commit is contained in:
Saúl Ibarra Corretgé 2020-10-15 09:48:55 +02:00 committed by Saúl Ibarra Corretgé
parent 3125345793
commit 35e8821679
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -12605,8 +12605,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

@ -61,7 +61,7 @@
"lodash": "4.17.19", "lodash": "4.17.19",
"moment": "2.19.4", "moment": "2.19.4",
"moment-duration-format": "2.2.2", "moment-duration-format": "2.2.2",
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz", "olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
"pixelmatch": "5.1.0", "pixelmatch": "5.1.0",
"punycode": "2.1.1", "punycode": "2.1.1",
"react": "16.9", "react": "16.9",