Browse Source

build(deps): bump katex from 0.16.21 to 0.16.22

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.21 to 0.16.22.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.21...v0.16.22)

---
updated-dependencies:
- dependency-name: katex
  dependency-version: 0.16.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 weeks ago
parent
commit
28db03e4f9
2 changed files with 5 additions and 5 deletions
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -51,7 +51,7 @@
 				"idb": "^7.1.1",
 				"idb": "^7.1.1",
 				"js-sha256": "^0.10.1",
 				"js-sha256": "^0.10.1",
 				"jspdf": "^3.0.0",
 				"jspdf": "^3.0.0",
-				"katex": "^0.16.21",
+				"katex": "^0.16.22",
 				"kokoro-js": "^1.1.1",
 				"kokoro-js": "^1.1.1",
 				"marked": "^9.1.0",
 				"marked": "^9.1.0",
 				"mermaid": "^11.6.0",
 				"mermaid": "^11.6.0",
@@ -7930,9 +7930,9 @@
 			}
 			}
 		},
 		},
 		"node_modules/katex": {
 		"node_modules/katex": {
-			"version": "0.16.21",
-			"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.21.tgz",
-			"integrity": "sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==",
+			"version": "0.16.22",
+			"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.22.tgz",
+			"integrity": "sha512-XCHRdUw4lf3SKBaJe4EvgqIuWwkPSo9XoeO8GjQW94Bp7TWv9hNhzZjZ+OH9yf1UmLygb7DIT5GSFQiyt16zYg==",
 			"funding": [
 			"funding": [
 				"https://opencollective.com/katex",
 				"https://opencollective.com/katex",
 				"https://github.com/sponsors/katex"
 				"https://github.com/sponsors/katex"

+ 1 - 1
package.json

@@ -95,7 +95,7 @@
 		"idb": "^7.1.1",
 		"idb": "^7.1.1",
 		"js-sha256": "^0.10.1",
 		"js-sha256": "^0.10.1",
 		"jspdf": "^3.0.0",
 		"jspdf": "^3.0.0",
-		"katex": "^0.16.21",
+		"katex": "^0.16.22",
 		"kokoro-js": "^1.1.1",
 		"kokoro-js": "^1.1.1",
 		"marked": "^9.1.0",
 		"marked": "^9.1.0",
 		"mermaid": "^11.6.0",
 		"mermaid": "^11.6.0",