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
},
"mathjax": {
"version": "2.7.7",
"resolved": "https://registry.npmjs.org/mathjax/-/mathjax-2.7.7.tgz",
"integrity": "sha512-OOl0B2/0tSJAtAZarXnQuLDBLgTNRqiI9VqHTQzPsxf4okT2iIpDrvaklK9x2QEMD1sDj4yRn11Ygci41DxMAQ=="
"version": "2.7.9",
"resolved": "https://registry.npmjs.org/mathjax/-/mathjax-2.7.9.tgz",
"integrity": "sha512-NOGEDTIM9+MrsqnjPEjVGNx4q0GQxqm61yQwSK+/5S59i26wId5IC5gNu9/bu8+CCVl5p9G2IHcAl/wJa+5+BQ=="
},
"md5-file": {
"version": "5.0.0",

View File

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