Bump katex from 0.16.2 to 0.16.3 (#945)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 25 Oct 2022 05:11:07 +0000 (10:41 +0530)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 05:11:07 +0000 (10:41 +0530)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.2 to 0.16.3.
- [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.2...v0.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index a81f915191139bd3fabe3cd783630f8504cd6445..ddde663ad324dd5eae8f95728697d2aa8eef1329 100644 (file)
@@ -23,7 +23,7 @@
         "flux": "4.0.3",
         "formik": "2.2.9",
         "html-react-parser": "3.0.4",
-        "katex": "0.16.2",
+        "katex": "0.16.3",
         "linkify-html": "4.0.2",
         "linkifyjs": "4.0.2",
         "matrix-js-sdk": "20.1.0",
       }
     },
     "node_modules/katex": {
-      "version": "0.16.2",
-      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.2.tgz",
-      "integrity": "sha512-70DJdQAyh9EMsthw3AaQlDyFf54X7nWEUIa5W+rq8XOpEk//w5Th7/8SqFqpvi/KZ2t6MHUj4f9wLmztBmAYQA==",
+      "version": "0.16.3",
+      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.3.tgz",
+      "integrity": "sha512-3EykQddareoRmbtNiNEDgl3IGjryyrp2eg/25fHDEnlHymIDi33bptkMv6K4EOC2LZCybLW/ZkEo6Le+EM9pmA==",
       "funding": [
         "https://opencollective.com/katex",
         "https://github.com/sponsors/katex"
       }
     },
     "katex": {
-      "version": "0.16.2",
-      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.2.tgz",
-      "integrity": "sha512-70DJdQAyh9EMsthw3AaQlDyFf54X7nWEUIa5W+rq8XOpEk//w5Th7/8SqFqpvi/KZ2t6MHUj4f9wLmztBmAYQA==",
+      "version": "0.16.3",
+      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.3.tgz",
+      "integrity": "sha512-3EykQddareoRmbtNiNEDgl3IGjryyrp2eg/25fHDEnlHymIDi33bptkMv6K4EOC2LZCybLW/ZkEo6Le+EM9pmA==",
       "requires": {
         "commander": "^8.0.0"
       },
index 08b4b6e20365e6b6d5d4815dcd226bfb31068e50..a64ef4b859ed4803bbd4035715d00b24d86d1993 100644 (file)
@@ -29,7 +29,7 @@
     "flux": "4.0.3",
     "formik": "2.2.9",
     "html-react-parser": "3.0.4",
-    "katex": "0.16.2",
+    "katex": "0.16.3",
     "linkify-html": "4.0.2",
     "linkifyjs": "4.0.2",
     "matrix-js-sdk": "20.1.0",