Bump katex from 0.15.3 to 0.15.6 (#577)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 24 May 2022 14:13:21 +0000 (19:43 +0530)
committerGitHub <noreply@github.com>
Tue, 24 May 2022 14:13:21 +0000 (19:43 +0530)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.15.3 to 0.15.6.
- [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.15.3...v0.15.6)

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

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 dd60aaf2d62203279e081d5a2dfa41642e70f1f7..95f71a3579a36c3df6cce8363ad84a6437cfebb8 100644 (file)
@@ -21,7 +21,7 @@
         "flux": "^4.0.3",
         "formik": "^2.2.9",
         "html-react-parser": "^1.4.12",
-        "katex": "^0.15.3",
+        "katex": "^0.15.6",
         "linkifyjs": "^2.1.9",
         "matrix-js-sdk": "^17.2.0",
         "micromark": "^3.0.10",
       }
     },
     "node_modules/katex": {
-      "version": "0.15.3",
-      "resolved": "https://registry.npmjs.org/katex/-/katex-0.15.3.tgz",
-      "integrity": "sha512-Al6V7RJsmjklT9QItyHWGaQCt+NYTle1bZwB1e9MR/tLoIT1MXaHy9UpfGSB7eaqDgjjqqRxQOaQGrALCrEyBQ==",
+      "version": "0.15.6",
+      "resolved": "https://registry.npmjs.org/katex/-/katex-0.15.6.tgz",
+      "integrity": "sha512-UpzJy4yrnqnhXvRPhjEuLA4lcPn6eRngixW7Q3TJErjg3Aw2PuLFBzTkdUb89UtumxjhHTqL3a5GDGETMSwgJA==",
       "funding": [
         "https://opencollective.com/katex",
         "https://github.com/sponsors/katex"
       }
     },
     "katex": {
-      "version": "0.15.3",
-      "resolved": "https://registry.npmjs.org/katex/-/katex-0.15.3.tgz",
-      "integrity": "sha512-Al6V7RJsmjklT9QItyHWGaQCt+NYTle1bZwB1e9MR/tLoIT1MXaHy9UpfGSB7eaqDgjjqqRxQOaQGrALCrEyBQ==",
+      "version": "0.15.6",
+      "resolved": "https://registry.npmjs.org/katex/-/katex-0.15.6.tgz",
+      "integrity": "sha512-UpzJy4yrnqnhXvRPhjEuLA4lcPn6eRngixW7Q3TJErjg3Aw2PuLFBzTkdUb89UtumxjhHTqL3a5GDGETMSwgJA==",
       "requires": {
         "commander": "^8.0.0"
       }
index 2ab6d8d2da97e575e26a99050987cce5a2fdc2cc..b15e6c10c0cdccee09341e5505357177dd4b6d8c 100644 (file)
@@ -27,7 +27,7 @@
     "flux": "^4.0.3",
     "formik": "^2.2.9",
     "html-react-parser": "^1.4.12",
-    "katex": "^0.15.3",
+    "katex": "^0.15.6",
     "linkifyjs": "^2.1.9",
     "matrix-js-sdk": "^17.2.0",
     "micromark": "^3.0.10",