MOBILE-4143 core: Update MathJax to 2.7.9

main
Dani Palou 2022-10-11 07:29:46 +02:00
parent b931493678
commit e6b9ad7c24
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -23280,9 +23280,9 @@
"dev": true "dev": true
}, },
"mathjax": { "mathjax": {
"version": "2.7.7", "version": "2.7.9",
"resolved": "https://registry.npmjs.org/mathjax/-/mathjax-2.7.7.tgz", "resolved": "https://registry.npmjs.org/mathjax/-/mathjax-2.7.9.tgz",
"integrity": "sha512-OOl0B2/0tSJAtAZarXnQuLDBLgTNRqiI9VqHTQzPsxf4okT2iIpDrvaklK9x2QEMD1sDj4yRn11Ygci41DxMAQ==" "integrity": "sha512-NOGEDTIM9+MrsqnjPEjVGNx4q0GQxqm61yQwSK+/5S59i26wId5IC5gNu9/bu8+CCVl5p9G2IHcAl/wJa+5+BQ=="
}, },
"md5-file": { "md5-file": {
"version": "5.0.0", "version": "5.0.0",

View File

@ -117,7 +117,7 @@
"es6-promise-plugin": "^4.2.2", "es6-promise-plugin": "^4.2.2",
"hammerjs": "^2.0.8", "hammerjs": "^2.0.8",
"jszip": "^3.7.1", "jszip": "^3.7.1",
"mathjax": "2.7.7", "mathjax": "2.7.9",
"moment": "^2.29.2", "moment": "^2.29.2",
"moment-timezone": "^0.5.34", "moment-timezone": "^0.5.34",
"nl.kingsquare.cordova.background-audio": "^1.0.1", "nl.kingsquare.cordova.background-audio": "^1.0.1",