npm updates

This commit is contained in:
darrell-thobe-sp
2025-01-30 19:39:37 -05:00
parent 670a3b79f9
commit a7dcec6a49

7
package-lock.json generated
View File

@@ -14729,14 +14729,13 @@
} }
}, },
"node_modules/katex": { "node_modules/katex": {
"version": "0.16.19", "version": "0.16.21",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.19.tgz", "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.21.tgz",
"integrity": "sha512-3IA6DYVhxhBabjSLTNO9S4+OliA3Qvb8pBQXMfC4WxXJgLwZgnfDl0BmB4z6nBMdznBsZ+CGM8DrGZ5hcguDZg==", "integrity": "sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==",
"funding": [ "funding": [
"https://opencollective.com/katex", "https://opencollective.com/katex",
"https://github.com/sponsors/katex" "https://github.com/sponsors/katex"
], ],
"license": "MIT",
"dependencies": { "dependencies": {
"commander": "^8.3.0" "commander": "^8.3.0"
}, },