Bump katex from 0.16.0 to 0.16.2 (#802)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 2 Sep 2022 14:01:28 +0000 (19:31 +0530)
committerGitHub <noreply@github.com>
Fri, 2 Sep 2022 14:01:28 +0000 (19:31 +0530)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.0 to 0.16.2.
- [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.0...v0.16.2)

---
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 eb1a10abba3ad82bcc6c6af48eab9afaa73b47c3..6fd5ff88eb2bbe91aba6dfee3f92f80c959f533a 100644 (file)
@@ -23,7 +23,7 @@
         "flux": "^4.0.3",
         "formik": "^2.2.9",
         "html-react-parser": "^3.0.4",
-        "katex": "^0.16.0",
+        "katex": "^0.16.2",
         "linkify-html": "^4.0.0-beta.5",
         "linkifyjs": "^4.0.0-beta.5",
         "matrix-js-sdk": "^19.4.0",
       }
     },
     "node_modules/katex": {
-      "version": "0.16.0",
-      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.0.tgz",
-      "integrity": "sha512-wPRB4iUPysfH97wTgG5/tRLYxmKVq6Q4jRAWRVOUxXB1dsiv4cvcNjqabHkrOvJHM1Bpk3WrgmllSO1vIvP24w==",
+      "version": "0.16.2",
+      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.2.tgz",
+      "integrity": "sha512-70DJdQAyh9EMsthw3AaQlDyFf54X7nWEUIa5W+rq8XOpEk//w5Th7/8SqFqpvi/KZ2t6MHUj4f9wLmztBmAYQA==",
       "funding": [
         "https://opencollective.com/katex",
         "https://github.com/sponsors/katex"
       }
     },
     "katex": {
-      "version": "0.16.0",
-      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.0.tgz",
-      "integrity": "sha512-wPRB4iUPysfH97wTgG5/tRLYxmKVq6Q4jRAWRVOUxXB1dsiv4cvcNjqabHkrOvJHM1Bpk3WrgmllSO1vIvP24w==",
+      "version": "0.16.2",
+      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.2.tgz",
+      "integrity": "sha512-70DJdQAyh9EMsthw3AaQlDyFf54X7nWEUIa5W+rq8XOpEk//w5Th7/8SqFqpvi/KZ2t6MHUj4f9wLmztBmAYQA==",
       "requires": {
         "commander": "^8.0.0"
       }
index 6486b68cafcfa47f2c18de3fe59115e9a4736425..cfa480f17f78e390cf019175527af0aec7825bcc 100644 (file)
@@ -29,7 +29,7 @@
     "flux": "^4.0.3",
     "formik": "^2.2.9",
     "html-react-parser": "^3.0.4",
-    "katex": "^0.16.0",
+    "katex": "^0.16.2",
     "linkify-html": "^4.0.0-beta.5",
     "linkifyjs": "^4.0.0-beta.5",
     "matrix-js-sdk": "^19.4.0",