diff --git a/core/package-lock.json b/core/package-lock.json index 126a14ab..846c879f 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -14,7 +14,7 @@ "html2canvas": "^1.0.0-rc.5", "html2pdf.js": "^0.10.1", "jspdf": "^2.0.0", - "mathlive": "^0.89.4", + "mathlive": "^0.90.10", "quill-mathlive-blot": "^1.2.0", "quill-mathquill-blot": "^1.8.0", "tinycolor2": "^1.4.1", @@ -1853,9 +1853,9 @@ "integrity": "sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==" }, "node_modules/mathlive": { - "version": "0.89.4", - "resolved": "https://registry.npmjs.org/mathlive/-/mathlive-0.89.4.tgz", - "integrity": "sha512-mvWDdUOkhWKPXxQRKWbLFHARAnA81WSq5LB1d06nXcvIgGx3SiGdfmAGteFLkObWRFFVPlS44T0IWIQOchL8jg==", + "version": "0.90.10", + "resolved": "https://registry.npmjs.org/mathlive/-/mathlive-0.90.10.tgz", + "integrity": "sha512-guqEvYi0pMnotjoYVAYkfCTY8YlWjAhIpKe974kDj6FNoge5340hxzhU0mVDZkxQKV3QZwwh1t5g6Ow8WLwODQ==", "engines": { "node": ">=16.14.2", "npm": ">=8.5.0" @@ -4398,9 +4398,9 @@ "integrity": "sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==" }, "mathlive": { - "version": "0.89.4", - "resolved": "https://registry.npmjs.org/mathlive/-/mathlive-0.89.4.tgz", - "integrity": "sha512-mvWDdUOkhWKPXxQRKWbLFHARAnA81WSq5LB1d06nXcvIgGx3SiGdfmAGteFLkObWRFFVPlS44T0IWIQOchL8jg==" + "version": "0.90.10", + "resolved": "https://registry.npmjs.org/mathlive/-/mathlive-0.90.10.tgz", + "integrity": "sha512-guqEvYi0pMnotjoYVAYkfCTY8YlWjAhIpKe974kDj6FNoge5340hxzhU0mVDZkxQKV3QZwwh1t5g6Ow8WLwODQ==" }, "merge2": { "version": "1.4.1", diff --git a/core/package.json b/core/package.json index 1f71bf04..8c8bee26 100644 --- a/core/package.json +++ b/core/package.json @@ -32,7 +32,7 @@ "html2canvas": "^1.0.0-rc.5", "html2pdf.js": "^0.10.1", "jspdf": "^2.0.0", - "mathlive": "^0.89.4", + "mathlive": "^0.90.10", "quill-mathlive-blot": "^1.2.0", "quill-mathquill-blot": "^1.8.0", "tinycolor2": "^1.4.1",