Bump html-react-parser from 1.4.11 to 1.4.12 (#507)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 26 Apr 2022 11:52:35 +0000 (17:22 +0530)
committerGitHub <noreply@github.com>
Tue, 26 Apr 2022 11:52:35 +0000 (17:22 +0530)
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 1.4.11 to 1.4.12.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v1.4.11...v1.4.12)

---
updated-dependencies:
- dependency-name: html-react-parser
  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 005d661f842345ae9bd15a702c07c49350e8d30b..96dafa40dbf2c16ff23b8ddb9c6f5557366dc80d 100644 (file)
@@ -20,7 +20,7 @@
         "file-saver": "^2.0.5",
         "flux": "^4.0.3",
         "formik": "^2.2.9",
-        "html-react-parser": "^1.4.11",
+        "html-react-parser": "^1.4.12",
         "katex": "^0.15.3",
         "linkifyjs": "^2.1.9",
         "matrix-js-sdk": "^17.0.0",
       }
     },
     "node_modules/html-react-parser": {
-      "version": "1.4.11",
-      "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-1.4.11.tgz",
-      "integrity": "sha512-NDSz8MS89I286N7FzNScBtCRBs6MU7w72k+jWk4dBqcTgTrCQHHrIUlryJB9U5MJuKhq5/CFGz0JPPYS6OnjZw==",
+      "version": "1.4.12",
+      "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-1.4.12.tgz",
+      "integrity": "sha512-nqYQzr4uXh67G9ejAG7djupTHmQvSTgjY83zbXLRfKHJ0F06751jXx6WKSFARDdXxCngo2/7H4Rwtfeowql4gQ==",
       "dependencies": {
         "domhandler": "4.3.1",
         "html-dom-parser": "1.2.0",
       }
     },
     "html-react-parser": {
-      "version": "1.4.11",
-      "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-1.4.11.tgz",
-      "integrity": "sha512-NDSz8MS89I286N7FzNScBtCRBs6MU7w72k+jWk4dBqcTgTrCQHHrIUlryJB9U5MJuKhq5/CFGz0JPPYS6OnjZw==",
+      "version": "1.4.12",
+      "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-1.4.12.tgz",
+      "integrity": "sha512-nqYQzr4uXh67G9ejAG7djupTHmQvSTgjY83zbXLRfKHJ0F06751jXx6WKSFARDdXxCngo2/7H4Rwtfeowql4gQ==",
       "requires": {
         "domhandler": "4.3.1",
         "html-dom-parser": "1.2.0",
index 5b121763b9bb443736bed642d70b58903d20ef63..702106bfe16a9674b16dfd2e45cfac350d44d29a 100644 (file)
@@ -26,7 +26,7 @@
     "file-saver": "^2.0.5",
     "flux": "^4.0.3",
     "formik": "^2.2.9",
-    "html-react-parser": "^1.4.11",
+    "html-react-parser": "^1.4.12",
     "katex": "^0.15.3",
     "linkifyjs": "^2.1.9",
     "matrix-js-sdk": "^17.0.0",