This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch bump-react-markdown
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/bump-react-markdown by this 
push:
     new 1344066cef chore: bumping react-markdown to ^5.0.3 for downstream 
dependencies
1344066cef is described below

commit 1344066ceff94c01b3ed8b03676a07d4996a573b
Author: Evan Rusackas <[email protected]>
AuthorDate: Tue Apr 26 21:43:19 2022 -0600

    chore: bumping react-markdown to ^5.0.3 for downstream dependencies
---
 superset-frontend/package-lock.json | 1734 ++++++++++++-----------------------
 superset-frontend/package.json      |    2 +-
 2 files changed, 578 insertions(+), 1158 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 7ac71b41cd..168b0f2cc3 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -110,7 +110,7 @@
         "react-jsonschema-form": "^1.2.0",
         "react-lines-ellipsis": "^0.15.0",
         "react-loadable": "^5.5.0",
-        "react-markdown": "^4.3.1",
+        "react-markdown": "^5.0.3",
         "react-redux": "^7.2.0",
         "react-resize-detector": "^6.7.6",
         "react-reverse-portal": "^2.0.1",
@@ -8705,23 +8705,6 @@
       "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz";,
       "integrity": 
"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
     },
-    "node_modules/@mdx-js/mdx/node_modules/parse-entities": {
-      "version": "2.0.0",
-      "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz";,
-      "integrity": 
"sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
-      "dependencies": {
-        "character-entities": "^1.0.0",
-        "character-entities-legacy": "^1.0.0",
-        "character-reference-invalid": "^1.0.0",
-        "is-alphanumerical": "^1.0.0",
-        "is-decimal": "^1.0.0",
-        "is-hexadecimal": "^1.0.0"
-      },
-      "funding": {
-        "type": "github",
-        "url": "https://github.com/sponsors/wooorm";
-      }
-    },
     "node_modules/@mdx-js/mdx/node_modules/remark-parse": {
       "version": "8.0.3",
       "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz";,
@@ -8766,15 +8749,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/@mdx-js/mdx/node_modules/unist-util-is": {
-      "version": "4.1.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/@mdx-js/mdx/node_modules/unist-util-remove-position": {
       "version": "2.0.1",
       "resolved": 
"https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz";,
@@ -8787,60 +8761,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/@mdx-js/mdx/node_modules/unist-util-stringify-position": {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
-      "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
-      "dependencies": {
-        "@types/unist": "^2.0.2"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/@mdx-js/mdx/node_modules/unist-util-visit": {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-      "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0",
-        "unist-util-visit-parents": "^3.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/@mdx-js/mdx/node_modules/unist-util-visit-parents": {
-      "version": "3.1.1",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-      "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/@mdx-js/mdx/node_modules/vfile": {
-      "version": "4.2.1",
-      "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
-      "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "is-buffer": "^2.0.0",
-        "unist-util-stringify-position": "^2.0.0",
-        "vfile-message": "^2.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/@mdx-js/mdx/node_modules/vfile-location": {
       "version": "3.2.0",
       "resolved": 
"https://registry.npmjs.org/vfile-location/-/vfile-location-3.2.0.tgz";,
@@ -8850,19 +8770,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/@mdx-js/mdx/node_modules/vfile-message": {
-      "version": "2.0.4",
-      "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
-      "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-stringify-position": "^2.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/@mdx-js/util": {
       "version": "1.6.22",
       "resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz";,
@@ -24707,12 +24614,6 @@
         "react": "^0.14 || ^15.0.0 || ^16.0.0-alpha"
       }
     },
-    "node_modules/airbnb-prop-types/node_modules/react-is": {
-      "version": "16.9.0",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.9.0.tgz";,
-      "integrity": 
"sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==",
-      "dev": true
-    },
     "node_modules/ajv": {
       "version": "6.12.6",
       "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz";,
@@ -25045,11 +24946,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/antd/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/any-observable": {
       "version": "0.3.0",
       "resolved": 
"https://registry.npmjs.org/any-observable/-/any-observable-0.3.0.tgz";,
@@ -32975,12 +32871,6 @@
         "react-dom": "^16.0.0-0"
       }
     },
-    "node_modules/enzyme-adapter-react-16/node_modules/react-is": {
-      "version": "16.9.0",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.9.0.tgz";,
-      "integrity": 
"sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==",
-      "dev": true
-    },
     "node_modules/enzyme-adapter-react-16/node_modules/semver": {
       "version": "5.7.1",
       "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz";,
@@ -33036,12 +32926,6 @@
         "enzyme": "^3.4.0"
       }
     },
-    "node_modules/enzyme-to-json/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
-      "dev": true
-    },
     "node_modules/enzyme/node_modules/object-inspect": {
       "version": "1.6.0",
       "resolved": 
"https://registry.npmjs.org/object-inspect/-/object-inspect-1.6.0.tgz";,
@@ -37307,15 +37191,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/hast-to-hyperscript/node_modules/unist-util-is": {
-      "version": "4.1.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/hast-util-from-parse5": {
       "version": "6.0.1",
       "resolved": 
"https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-6.0.1.tgz";,
@@ -37333,55 +37208,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/hast-util-from-parse5/node_modules/is-buffer": {
-      "version": "2.0.5",
-      "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz";,
-      "integrity": 
"sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
-      "funding": [
-        {
-          "type": "github",
-          "url": "https://github.com/sponsors/feross";
-        },
-        {
-          "type": "patreon",
-          "url": "https://www.patreon.com/feross";
-        },
-        {
-          "type": "consulting",
-          "url": "https://feross.org/support";
-        }
-      ],
-      "engines": {
-        "node": ">=4"
-      }
-    },
-    
"node_modules/hast-util-from-parse5/node_modules/unist-util-stringify-position":
 {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
-      "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
-      "dependencies": {
-        "@types/unist": "^2.0.2"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/hast-util-from-parse5/node_modules/vfile": {
-      "version": "4.2.1",
-      "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
-      "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "is-buffer": "^2.0.0",
-        "unist-util-stringify-position": "^2.0.0",
-        "vfile-message": "^2.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/hast-util-from-parse5/node_modules/vfile-location": {
       "version": "3.2.0",
       "resolved": 
"https://registry.npmjs.org/vfile-location/-/vfile-location-3.2.0.tgz";,
@@ -37391,19 +37217,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/hast-util-from-parse5/node_modules/vfile-message": {
-      "version": "2.0.4",
-      "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
-      "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-stringify-position": "^2.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/hast-util-parse-selector": {
       "version": "2.2.1",
       "resolved": 
"https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-2.2.1.tgz";,
@@ -37430,73 +37243,11 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/hast-util-raw/node_modules/is-buffer": {
-      "version": "2.0.5",
-      "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz";,
-      "integrity": 
"sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
-      "funding": [
-        {
-          "type": "github",
-          "url": "https://github.com/sponsors/feross";
-        },
-        {
-          "type": "patreon",
-          "url": "https://www.patreon.com/feross";
-        },
-        {
-          "type": "consulting",
-          "url": "https://feross.org/support";
-        }
-      ],
-      "engines": {
-        "node": ">=4"
-      }
-    },
     "node_modules/hast-util-raw/node_modules/parse5": {
       "version": "6.0.1",
       "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz";,
       "integrity": 
"sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
     },
-    "node_modules/hast-util-raw/node_modules/unist-util-stringify-position": {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
-      "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
-      "dependencies": {
-        "@types/unist": "^2.0.2"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/hast-util-raw/node_modules/vfile": {
-      "version": "4.2.1",
-      "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
-      "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "is-buffer": "^2.0.0",
-        "unist-util-stringify-position": "^2.0.0",
-        "vfile-message": "^2.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/hast-util-raw/node_modules/vfile-message": {
-      "version": "2.0.4",
-      "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
-      "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-stringify-position": "^2.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/hast-util-to-parse5": {
       "version": "6.0.0",
       "resolved": 
"https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-6.0.0.tgz";,
@@ -37576,11 +37327,6 @@
         "react-is": "^16.7.0"
       }
     },
-    "node_modules/hoist-non-react-statics/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/homedir-polyfill": {
       "version": "1.0.3",
       "resolved": 
"https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz";,
@@ -44033,37 +43779,26 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/mdast-util-definitions/node_modules/unist-util-is": {
-      "version": "4.1.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/mdast-util-definitions/node_modules/unist-util-visit": {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-      "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
+    "node_modules/mdast-util-from-markdown": {
+      "version": "0.8.5",
+      "resolved": 
"https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.5.tgz";,
+      "integrity": 
"sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==",
       "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0",
-        "unist-util-visit-parents": "^3.0.0"
+        "@types/mdast": "^3.0.0",
+        "mdast-util-to-string": "^2.0.0",
+        "micromark": "~2.11.0",
+        "parse-entities": "^2.0.0",
+        "unist-util-stringify-position": "^2.0.0"
       },
       "funding": {
         "type": "opencollective",
         "url": "https://opencollective.com/unified";
       }
     },
-    
"node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents": {
-      "version": "3.1.1",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-      "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0"
-      },
+    "node_modules/mdast-util-from-markdown/node_modules/mdast-util-to-string": 
{
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz";,
+      "integrity": 
"sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==",
       "funding": {
         "type": "opencollective",
         "url": "https://opencollective.com/unified";
@@ -44088,42 +43823,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/mdast-util-to-hast/node_modules/unist-util-is": {
-      "version": "4.1.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/mdast-util-to-hast/node_modules/unist-util-visit": {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-      "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0",
-        "unist-util-visit-parents": "^3.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents": {
-      "version": "3.1.1",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-      "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/mdast-util-to-string": {
       "version": "1.1.0",
       "resolved": 
"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.1.0.tgz";,
@@ -44417,6 +44116,46 @@
       "resolved": 
"https://registry.npmjs.org/microevent.ts/-/microevent.ts-0.1.1.tgz";,
       "integrity": 
"sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g=="
     },
+    "node_modules/micromark": {
+      "version": "2.11.4",
+      "resolved": 
"https://registry.npmjs.org/micromark/-/micromark-2.11.4.tgz";,
+      "integrity": 
"sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==",
+      "funding": [
+        {
+          "type": "GitHub Sponsors",
+          "url": "https://github.com/sponsors/unifiedjs";
+        },
+        {
+          "type": "OpenCollective",
+          "url": "https://opencollective.com/unified";
+        }
+      ],
+      "dependencies": {
+        "debug": "^4.0.0",
+        "parse-entities": "^2.0.0"
+      }
+    },
+    "node_modules/micromark/node_modules/debug": {
+      "version": "4.3.4",
+      "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz";,
+      "integrity": 
"sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
+      "dependencies": {
+        "ms": "2.1.2"
+      },
+      "engines": {
+        "node": ">=6.0"
+      },
+      "peerDependenciesMeta": {
+        "supports-color": {
+          "optional": true
+        }
+      }
+    },
+    "node_modules/micromark/node_modules/ms": {
+      "version": "2.1.2",
+      "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz";,
+      "integrity": 
"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
+    },
     "node_modules/micromatch": {
       "version": "3.1.10",
       "resolved": 
"https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz";,
@@ -47241,9 +46980,9 @@
       }
     },
     "node_modules/parse-entities": {
-      "version": "1.2.0",
-      "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-1.2.0.tgz";,
-      "integrity": 
"sha512-XXtDdOPLSB0sHecbEapQi6/58U/ODj/KWfIXmmMCJF/eRn8laX6LZbOyioMoETOOJoWRW8/qTSl5VQkUIfKM5g==",
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz";,
+      "integrity": 
"sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
       "dependencies": {
         "character-entities": "^1.0.0",
         "character-entities-legacy": "^1.0.0",
@@ -47251,6 +46990,10 @@
         "is-alphanumerical": "^1.0.0",
         "is-decimal": "^1.0.0",
         "is-hexadecimal": "^1.0.0"
+      },
+      "funding": {
+        "type": "github",
+        "url": "https://github.com/sponsors/wooorm";
       }
     },
     "node_modules/parse-json": {
@@ -48229,11 +47972,6 @@
         "reflect.ownkeys": "^0.2.0"
       }
     },
-    "node_modules/prop-types/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/property-information": {
       "version": "5.6.0",
       "resolved": 
"https://registry.npmjs.org/property-information/-/property-information-5.6.0.tgz";,
@@ -48592,11 +48330,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-align/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-cascader": {
       "version": "1.4.0",
       "resolved": 
"https://registry.npmjs.org/rc-cascader/-/rc-cascader-1.4.0.tgz";,
@@ -48650,11 +48383,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-collapse/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-dialog": {
       "version": "8.4.5",
       "resolved": "https://registry.npmjs.org/rc-dialog/-/rc-dialog-8.4.5.tgz";,
@@ -48792,11 +48520,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-menu/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-motion": {
       "version": "2.4.1",
       "resolved": "https://registry.npmjs.org/rc-motion/-/rc-motion-2.4.1.tgz";,
@@ -48824,11 +48547,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-motion/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-notification": {
       "version": "4.5.4",
       "resolved": 
"https://registry.npmjs.org/rc-notification/-/rc-notification-4.5.4.tgz";,
@@ -48895,11 +48613,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-picker/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-progress": {
       "version": "3.1.1",
       "resolved": 
"https://registry.npmjs.org/rc-progress/-/rc-progress-3.1.1.tgz";,
@@ -49048,11 +48761,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-table/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-tabs": {
       "version": "11.7.2",
       "resolved": "https://registry.npmjs.org/rc-tabs/-/rc-tabs-11.7.2.tgz";,
@@ -49086,11 +48794,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-tabs/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-textarea": {
       "version": "0.3.2",
       "resolved": 
"https://registry.npmjs.org/rc-textarea/-/rc-textarea-0.3.2.tgz";,
@@ -49178,11 +48881,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-trigger/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-upload": {
       "version": "3.3.4",
       "resolved": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.3.4.tgz";,
@@ -49210,11 +48908,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-upload/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-util": {
       "version": "5.0.6",
       "resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.0.6.tgz";,
@@ -49224,11 +48917,6 @@
         "shallowequal": "^1.1.0"
       }
     },
-    "node_modules/rc-util/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/rc-virtual-list": {
       "version": "3.2.3",
       "resolved": 
"https://registry.npmjs.org/rc-virtual-list/-/rc-virtual-list-3.2.3.tgz";,
@@ -49259,11 +48947,6 @@
         "react-dom": ">=16.9.0"
       }
     },
-    "node_modules/rc-virtual-list/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/re-resizable": {
       "version": "6.6.1",
       "resolved": 
"https://registry.npmjs.org/re-resizable/-/re-resizable-6.6.1.tgz";,
@@ -49593,9 +49276,9 @@
       }
     },
     "node_modules/react-is": {
-      "version": "16.6.3",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.6.3.tgz";,
-      "integrity": 
"sha512-u7FDWtthB4rWibG/+mFbVd5FvdI20yde86qKGx4lVUTWmPlSWQ4QxbBIrrs+HnXGbxOUlUzTAP/VDmvCwaP2yA=="
+      "version": "16.13.1",
+      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
+      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
     },
     "node_modules/react-js-cron": {
       "version": "1.2.0",
@@ -49769,28 +49452,30 @@
       }
     },
     "node_modules/react-markdown": {
-      "version": "4.3.1",
-      "resolved": 
"https://registry.npmjs.org/react-markdown/-/react-markdown-4.3.1.tgz";,
-      "integrity": 
"sha512-HQlWFTbDxTtNY6bjgp3C3uv1h2xcjCSi1zAEzfBW9OwJJvENSYiLXWNXN5hHLsoqai7RnZiiHzcnWdXk2Splzw==",
+      "version": "5.0.3",
+      "resolved": 
"https://registry.npmjs.org/react-markdown/-/react-markdown-5.0.3.tgz";,
+      "integrity": 
"sha512-jDWOc1AvWn0WahpjW6NK64mtx6cwjM4iSsLHJPNBqoAgGOVoIdJMqaKX4++plhOtdd4JksdqzlDibgPx6B/M2w==",
       "dependencies": {
+        "@types/mdast": "^3.0.3",
+        "@types/unist": "^2.0.3",
         "html-to-react": "^1.3.4",
         "mdast-add-list-metadata": "1.0.1",
         "prop-types": "^15.7.2",
         "react-is": "^16.8.6",
-        "remark-parse": "^5.0.0",
-        "unified": "^6.1.5",
-        "unist-util-visit": "^1.3.0",
+        "remark-parse": "^9.0.0",
+        "unified": "^9.0.0",
+        "unist-util-visit": "^2.0.0",
         "xtend": "^4.0.1"
       },
+      "funding": {
+        "type": "opencollective",
+        "url": "https://opencollective.com/unified";
+      },
       "peerDependencies": {
-        "react": "^15.0.0 || ^16.0.0"
+        "@types/react": ">=16",
+        "react": ">=16"
       }
     },
-    "node_modules/react-markdown/node_modules/react-is": {
-      "version": "16.12.0",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.12.0.tgz";,
-      "integrity": 
"sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q=="
-    },
     "node_modules/react-move": {
       "version": "2.9.1",
       "resolved": 
"https://registry.npmjs.org/react-move/-/react-move-2.9.1.tgz";,
@@ -49857,11 +49542,6 @@
         }
       }
     },
-    "node_modules/react-redux/node_modules/react-is": {
-      "version": "16.13.1",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-    },
     "node_modules/react-refresh": {
       "version": "0.11.0",
       "resolved": 
"https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz";,
@@ -50152,12 +49832,6 @@
         "react": "^16.0.0"
       }
     },
-    "node_modules/react-test-renderer/node_modules/react-is": {
-      "version": "16.9.0",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.9.0.tgz";,
-      "integrity": 
"sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==",
-      "devOptional": true
-    },
     "node_modules/react-textarea-autosize": {
       "version": "8.3.3",
       "resolved": 
"https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.3.3.tgz";,
@@ -50799,23 +50473,6 @@
         "url": "https://github.com/sponsors/wooorm";
       }
     },
-    "node_modules/refractor/node_modules/parse-entities": {
-      "version": "2.0.0",
-      "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz";,
-      "integrity": 
"sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
-      "dependencies": {
-        "character-entities": "^1.0.0",
-        "character-entities-legacy": "^1.0.0",
-        "character-reference-invalid": "^1.0.0",
-        "is-alphanumerical": "^1.0.0",
-        "is-decimal": "^1.0.0",
-        "is-hexadecimal": "^1.0.0"
-      },
-      "funding": {
-        "type": "github",
-        "url": "https://github.com/sponsors/wooorm";
-      }
-    },
     "node_modules/regenerate": {
       "version": "1.4.2",
       "resolved": 
"https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz";,
@@ -50985,45 +50642,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/remark-external-links/node_modules/unist-util-is": {
-      "version": "4.1.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
-      "dev": true,
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/remark-external-links/node_modules/unist-util-visit": {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-      "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-      "dev": true,
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0",
-        "unist-util-visit-parents": "^3.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    
"node_modules/remark-external-links/node_modules/unist-util-visit-parents": {
-      "version": "3.1.1",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-      "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-      "dev": true,
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/remark-footnotes": {
       "version": "2.0.0",
       "resolved": 
"https://registry.npmjs.org/remark-footnotes/-/remark-footnotes-2.0.0.tgz";,
@@ -51163,23 +50781,6 @@
       "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz";,
       "integrity": 
"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
     },
-    "node_modules/remark-mdx/node_modules/parse-entities": {
-      "version": "2.0.0",
-      "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz";,
-      "integrity": 
"sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
-      "dependencies": {
-        "character-entities": "^1.0.0",
-        "character-entities-legacy": "^1.0.0",
-        "character-reference-invalid": "^1.0.0",
-        "is-alphanumerical": "^1.0.0",
-        "is-decimal": "^1.0.0",
-        "is-hexadecimal": "^1.0.0"
-      },
-      "funding": {
-        "type": "github",
-        "url": "https://github.com/sponsors/wooorm";
-      }
-    },
     "node_modules/remark-mdx/node_modules/remark-parse": {
       "version": "8.0.3",
       "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz";,
@@ -51224,15 +50825,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/remark-mdx/node_modules/unist-util-is": {
-      "version": "4.1.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/remark-mdx/node_modules/unist-util-remove-position": {
       "version": "2.0.1",
       "resolved": 
"https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz";,
@@ -51245,60 +50837,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/remark-mdx/node_modules/unist-util-stringify-position": {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
-      "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
-      "dependencies": {
-        "@types/unist": "^2.0.2"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/remark-mdx/node_modules/unist-util-visit": {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-      "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0",
-        "unist-util-visit-parents": "^3.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/remark-mdx/node_modules/unist-util-visit-parents": {
-      "version": "3.1.1",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-      "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/remark-mdx/node_modules/vfile": {
-      "version": "4.2.1",
-      "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
-      "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "is-buffer": "^2.0.0",
-        "unist-util-stringify-position": "^2.0.0",
-        "vfile-message": "^2.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/remark-mdx/node_modules/vfile-location": {
       "version": "3.2.0",
       "resolved": 
"https://registry.npmjs.org/vfile-location/-/vfile-location-3.2.0.tgz";,
@@ -51308,41 +50846,18 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/remark-mdx/node_modules/vfile-message": {
-      "version": "2.0.4",
-      "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
-      "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
+    "node_modules/remark-parse": {
+      "version": "9.0.0",
+      "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-9.0.0.tgz";,
+      "integrity": 
"sha512-geKatMwSzEXKHuzBNU1z676sGcDcFoChMK38TgdHJNAYfFtsfHDQG7MoJAjs6sgYMqyLduCYWDIWZIxiPeafEw==",
       "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-stringify-position": "^2.0.0"
+        "mdast-util-from-markdown": "^0.8.0"
       },
       "funding": {
         "type": "opencollective",
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/remark-parse": {
-      "version": "5.0.0",
-      "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-5.0.0.tgz";,
-      "integrity": 
"sha512-b3iXszZLH1TLoyUzrATcTQUZrwNl1rE70rVdSruJFlDaJ9z5aMkhrG43Pp68OgfHndL/ADz6V69Zow8cTQu+JA==",
-      "dependencies": {
-        "collapse-white-space": "^1.0.2",
-        "is-alphabetical": "^1.0.0",
-        "is-decimal": "^1.0.0",
-        "is-whitespace-character": "^1.0.0",
-        "is-word-character": "^1.0.0",
-        "markdown-escapes": "^1.0.0",
-        "parse-entities": "^1.1.0",
-        "repeat-string": "^1.5.4",
-        "state-toggle": "^1.0.0",
-        "trim": "0.0.1",
-        "trim-trailing-lines": "^1.0.0",
-        "unherit": "^1.0.4",
-        "unist-util-remove-position": "^1.0.0",
-        "vfile-location": "^2.0.0",
-        "xtend": "^4.0.1"
-      }
-    },
     "node_modules/remark-slug": {
       "version": "6.1.0",
       "resolved": 
"https://registry.npmjs.org/remark-slug/-/remark-slug-6.1.0.tgz";,
@@ -51358,45 +50873,6 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/remark-slug/node_modules/unist-util-is": {
-      "version": "4.1.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
-      "dev": true,
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/remark-slug/node_modules/unist-util-visit": {
-      "version": "2.0.3",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-      "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-      "dev": true,
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0",
-        "unist-util-visit-parents": "^3.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
-    "node_modules/remark-slug/node_modules/unist-util-visit-parents": {
-      "version": "3.1.1",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-      "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-      "dev": true,
-      "dependencies": {
-        "@types/unist": "^2.0.0",
-        "unist-util-is": "^4.0.0"
-      },
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/unified";
-      }
-    },
     "node_modules/remark-squeeze-paragraphs": {
       "version": "4.0.0",
       "resolved": 
"https://registry.npmjs.org/remark-squeeze-paragraphs/-/remark-squeeze-paragraphs-4.0.0.tgz";,
@@ -55131,16 +54607,50 @@
       }
     },
     "node_modules/unified": {
-      "version": "6.2.0",
-      "resolved": "https://registry.npmjs.org/unified/-/unified-6.2.0.tgz";,
-      "integrity": 
"sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==",
+      "version": "9.2.2",
+      "resolved": "https://registry.npmjs.org/unified/-/unified-9.2.2.tgz";,
+      "integrity": 
"sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==",
       "dependencies": {
         "bail": "^1.0.0",
         "extend": "^3.0.0",
-        "is-plain-obj": "^1.1.0",
+        "is-buffer": "^2.0.0",
+        "is-plain-obj": "^2.0.0",
         "trough": "^1.0.0",
-        "vfile": "^2.0.0",
-        "x-is-string": "^0.1.0"
+        "vfile": "^4.0.0"
+      },
+      "funding": {
+        "type": "opencollective",
+        "url": "https://opencollective.com/unified";
+      }
+    },
+    "node_modules/unified/node_modules/is-buffer": {
+      "version": "2.0.5",
+      "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz";,
+      "integrity": 
"sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
+      "funding": [
+        {
+          "type": "github",
+          "url": "https://github.com/sponsors/feross";
+        },
+        {
+          "type": "patreon",
+          "url": "https://www.patreon.com/feross";
+        },
+        {
+          "type": "consulting",
+          "url": "https://feross.org/support";
+        }
+      ],
+      "engines": {
+        "node": ">=4"
+      }
+    },
+    "node_modules/unified/node_modules/is-plain-obj": {
+      "version": "2.1.0",
+      "resolved": 
"https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz";,
+      "integrity": 
"sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==",
+      "engines": {
+        "node": ">=8"
       }
     },
     "node_modules/union-value": {
@@ -55198,9 +54708,13 @@
       }
     },
     "node_modules/unist-util-is": {
-      "version": "3.0.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz";,
-      "integrity": 
"sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A=="
+      "version": "4.1.0",
+      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
+      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
+      "funding": {
+        "type": "opencollective",
+        "url": "https://opencollective.com/unified";
+      }
     },
     "node_modules/unist-util-position": {
       "version": "3.1.0",
@@ -55235,26 +54749,51 @@
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/unist-util-remove/node_modules/unist-util-is": {
-      "version": "4.1.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
+    "node_modules/unist-util-remove-position/node_modules/unist-util-is": {
+      "version": "3.0.0",
+      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz";,
+      "integrity": 
"sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A=="
+    },
+    "node_modules/unist-util-remove-position/node_modules/unist-util-visit": {
+      "version": "1.4.1",
+      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz";,
+      "integrity": 
"sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==",
+      "dependencies": {
+        "unist-util-visit-parents": "^2.0.0"
+      }
+    },
+    
"node_modules/unist-util-remove-position/node_modules/unist-util-visit-parents":
 {
+      "version": "2.1.2",
+      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz";,
+      "integrity": 
"sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==",
+      "dependencies": {
+        "unist-util-is": "^3.0.0"
+      }
+    },
+    "node_modules/unist-util-stringify-position": {
+      "version": "2.0.3",
+      "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
+      "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
+      "dependencies": {
+        "@types/unist": "^2.0.2"
+      },
       "funding": {
         "type": "opencollective",
         "url": "https://opencollective.com/unified";
       }
     },
-    "node_modules/unist-util-stringify-position": {
-      "version": "1.1.2",
-      "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz";,
-      "integrity": 
"sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ=="
-    },
     "node_modules/unist-util-visit": {
-      "version": "1.4.1",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz";,
-      "integrity": 
"sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==",
+      "version": "2.0.3",
+      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
+      "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
       "dependencies": {
-        "unist-util-visit-parents": "^2.0.0"
+        "@types/unist": "^2.0.0",
+        "unist-util-is": "^4.0.0",
+        "unist-util-visit-parents": "^3.0.0"
+      },
+      "funding": {
+        "type": "opencollective",
+        "url": "https://opencollective.com/unified";
       }
     },
     "node_modules/unist-util-visit-parents": {
@@ -55263,11 +54802,16 @@
       "integrity": 
"sha512-yvo+MMLjEwdc3RhhPYSximset7rwjMrdt9E41Smmvg25UQIenzrN83cRnF1JMzoMi9zZOQeYXHSDf7p+IQkW3Q=="
     },
     "node_modules/unist-util-visit/node_modules/unist-util-visit-parents": {
-      "version": "2.1.2",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz";,
-      "integrity": 
"sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==",
+      "version": "3.1.1",
+      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
+      "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
       "dependencies": {
-        "unist-util-is": "^3.0.0"
+        "@types/unist": "^2.0.0",
+        "unist-util-is": "^4.0.0"
+      },
+      "funding": {
+        "type": "opencollective",
+        "url": "https://opencollective.com/unified";
       }
     },
     "node_modules/universalify": {
@@ -55658,14 +55202,18 @@
       }
     },
     "node_modules/vfile": {
-      "version": "2.3.0",
-      "resolved": "https://registry.npmjs.org/vfile/-/vfile-2.3.0.tgz";,
-      "integrity": 
"sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==",
+      "version": "4.2.1",
+      "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
+      "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
       "dependencies": {
-        "is-buffer": "^1.1.4",
-        "replace-ext": "1.0.0",
-        "unist-util-stringify-position": "^1.0.0",
-        "vfile-message": "^1.0.0"
+        "@types/unist": "^2.0.0",
+        "is-buffer": "^2.0.0",
+        "unist-util-stringify-position": "^2.0.0",
+        "vfile-message": "^2.0.0"
+      },
+      "funding": {
+        "type": "opencollective",
+        "url": "https://opencollective.com/unified";
       }
     },
     "node_modules/vfile-location": {
@@ -55678,11 +55226,38 @@
       }
     },
     "node_modules/vfile-message": {
-      "version": "1.1.1",
-      "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-1.1.1.tgz";,
-      "integrity": 
"sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==",
+      "version": "2.0.4",
+      "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
+      "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
       "dependencies": {
-        "unist-util-stringify-position": "^1.1.1"
+        "@types/unist": "^2.0.0",
+        "unist-util-stringify-position": "^2.0.0"
+      },
+      "funding": {
+        "type": "opencollective",
+        "url": "https://opencollective.com/unified";
+      }
+    },
+    "node_modules/vfile/node_modules/is-buffer": {
+      "version": "2.0.5",
+      "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz";,
+      "integrity": 
"sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
+      "funding": [
+        {
+          "type": "github",
+          "url": "https://github.com/sponsors/feross";
+        },
+        {
+          "type": "patreon",
+          "url": "https://www.patreon.com/feross";
+        },
+        {
+          "type": "consulting",
+          "url": "https://feross.org/support";
+        }
+      ],
+      "engines": {
+        "node": ">=4"
       }
     },
     "node_modules/viewport-mercator-project": {
@@ -59494,6 +59069,117 @@
         "jest": ">= 22.4.2"
       }
     },
+    "packages/superset-ui-core/node_modules/parse-entities": {
+      "version": "1.2.2",
+      "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-1.2.2.tgz";,
+      "integrity": 
"sha512-NzfpbxW/NPrzZ/yYSoQxyqUZMZXIdCfE0OIN4ESsnptHJECoUk3FZktxNuzQf4tjt5UEopnxpYJbvYuxIFDdsg==",
+      "dependencies": {
+        "character-entities": "^1.0.0",
+        "character-entities-legacy": "^1.0.0",
+        "character-reference-invalid": "^1.0.0",
+        "is-alphanumerical": "^1.0.0",
+        "is-decimal": "^1.0.0",
+        "is-hexadecimal": "^1.0.0"
+      }
+    },
+    "packages/superset-ui-core/node_modules/react-markdown": {
+      "version": "4.3.1",
+      "resolved": 
"https://registry.npmjs.org/react-markdown/-/react-markdown-4.3.1.tgz";,
+      "integrity": 
"sha512-HQlWFTbDxTtNY6bjgp3C3uv1h2xcjCSi1zAEzfBW9OwJJvENSYiLXWNXN5hHLsoqai7RnZiiHzcnWdXk2Splzw==",
+      "dependencies": {
+        "html-to-react": "^1.3.4",
+        "mdast-add-list-metadata": "1.0.1",
+        "prop-types": "^15.7.2",
+        "react-is": "^16.8.6",
+        "remark-parse": "^5.0.0",
+        "unified": "^6.1.5",
+        "unist-util-visit": "^1.3.0",
+        "xtend": "^4.0.1"
+      },
+      "peerDependencies": {
+        "react": "^15.0.0 || ^16.0.0"
+      }
+    },
+    "packages/superset-ui-core/node_modules/remark-parse": {
+      "version": "5.0.0",
+      "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-5.0.0.tgz";,
+      "integrity": 
"sha512-b3iXszZLH1TLoyUzrATcTQUZrwNl1rE70rVdSruJFlDaJ9z5aMkhrG43Pp68OgfHndL/ADz6V69Zow8cTQu+JA==",
+      "dependencies": {
+        "collapse-white-space": "^1.0.2",
+        "is-alphabetical": "^1.0.0",
+        "is-decimal": "^1.0.0",
+        "is-whitespace-character": "^1.0.0",
+        "is-word-character": "^1.0.0",
+        "markdown-escapes": "^1.0.0",
+        "parse-entities": "^1.1.0",
+        "repeat-string": "^1.5.4",
+        "state-toggle": "^1.0.0",
+        "trim": "0.0.1",
+        "trim-trailing-lines": "^1.0.0",
+        "unherit": "^1.0.4",
+        "unist-util-remove-position": "^1.0.0",
+        "vfile-location": "^2.0.0",
+        "xtend": "^4.0.1"
+      }
+    },
+    "packages/superset-ui-core/node_modules/unified": {
+      "version": "6.2.0",
+      "resolved": "https://registry.npmjs.org/unified/-/unified-6.2.0.tgz";,
+      "integrity": 
"sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==",
+      "dependencies": {
+        "bail": "^1.0.0",
+        "extend": "^3.0.0",
+        "is-plain-obj": "^1.1.0",
+        "trough": "^1.0.0",
+        "vfile": "^2.0.0",
+        "x-is-string": "^0.1.0"
+      }
+    },
+    "packages/superset-ui-core/node_modules/unist-util-is": {
+      "version": "3.0.0",
+      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz";,
+      "integrity": 
"sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A=="
+    },
+    "packages/superset-ui-core/node_modules/unist-util-stringify-position": {
+      "version": "1.1.2",
+      "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz";,
+      "integrity": 
"sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ=="
+    },
+    "packages/superset-ui-core/node_modules/unist-util-visit": {
+      "version": "1.4.1",
+      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz";,
+      "integrity": 
"sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==",
+      "dependencies": {
+        "unist-util-visit-parents": "^2.0.0"
+      }
+    },
+    "packages/superset-ui-core/node_modules/unist-util-visit-parents": {
+      "version": "2.1.2",
+      "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz";,
+      "integrity": 
"sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==",
+      "dependencies": {
+        "unist-util-is": "^3.0.0"
+      }
+    },
+    "packages/superset-ui-core/node_modules/vfile": {
+      "version": "2.3.0",
+      "resolved": "https://registry.npmjs.org/vfile/-/vfile-2.3.0.tgz";,
+      "integrity": 
"sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==",
+      "dependencies": {
+        "is-buffer": "^1.1.4",
+        "replace-ext": "1.0.0",
+        "unist-util-stringify-position": "^1.0.0",
+        "vfile-message": "^1.0.0"
+      }
+    },
+    "packages/superset-ui-core/node_modules/vfile-message": {
+      "version": "1.1.1",
+      "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-1.1.1.tgz";,
+      "integrity": 
"sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==",
+      "dependencies": {
+        "unist-util-stringify-position": "^1.1.1"
+      }
+    },
     "packages/superset-ui-demo": {
       "name": "@superset-ui/demo",
       "version": "0.18.25",
@@ -60436,6 +60122,7 @@
       }
     },
     "plugins/plugin-chart-handlebars": {
+      "name": "@superset-ui/plugin-chart-handlebars",
       "version": "0.0.0",
       "license": "Apache-2.0",
       "dependencies": {
@@ -67200,19 +66887,6 @@
           "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz";,
           "integrity": 
"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
         },
-        "parse-entities": {
-          "version": "2.0.0",
-          "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz";,
-          "integrity": 
"sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
-          "requires": {
-            "character-entities": "^1.0.0",
-            "character-entities-legacy": "^1.0.0",
-            "character-reference-invalid": "^1.0.0",
-            "is-alphanumerical": "^1.0.0",
-            "is-decimal": "^1.0.0",
-            "is-hexadecimal": "^1.0.0"
-          }
-        },
         "remark-parse": {
           "version": "8.0.3",
           "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz";,
@@ -67249,11 +66923,6 @@
             "vfile": "^4.0.0"
           }
         },
-        "unist-util-is": {
-          "version": "4.1.0",
-          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-          "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg=="
-        },
         "unist-util-remove-position": {
           "version": "2.0.1",
           "resolved": 
"https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz";,
@@ -67262,57 +66931,10 @@
             "unist-util-visit": "^2.0.0"
           }
         },
-        "unist-util-stringify-position": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
-          "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
-          "requires": {
-            "@types/unist": "^2.0.2"
-          }
-        },
-        "unist-util-visit": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-          "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0",
-            "unist-util-visit-parents": "^3.0.0"
-          }
-        },
-        "unist-util-visit-parents": {
-          "version": "3.1.1",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-          "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0"
-          }
-        },
-        "vfile": {
-          "version": "4.2.1",
-          "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
-          "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "is-buffer": "^2.0.0",
-            "unist-util-stringify-position": "^2.0.0",
-            "vfile-message": "^2.0.0"
-          }
-        },
         "vfile-location": {
           "version": "3.2.0",
           "resolved": 
"https://registry.npmjs.org/vfile-location/-/vfile-location-3.2.0.tgz";,
           "integrity": 
"sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA=="
-        },
-        "vfile-message": {
-          "version": "2.0.4",
-          "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
-          "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-stringify-position": "^2.0.0"
-          }
         }
       }
     },
@@ -77244,6 +76866,114 @@
           "integrity": 
"sha512-q4jfuHW3V3tYzwtKTF6nxjRNriUC2/D2SVfxW88lNeG1qO1mVarBUqgOAvZjTEmxuTsjzGlHQsDIgvlOZaLccg==",
           "dev": true,
           "requires": {}
+        },
+        "parse-entities": {
+          "version": "1.2.2",
+          "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-1.2.2.tgz";,
+          "integrity": 
"sha512-NzfpbxW/NPrzZ/yYSoQxyqUZMZXIdCfE0OIN4ESsnptHJECoUk3FZktxNuzQf4tjt5UEopnxpYJbvYuxIFDdsg==",
+          "requires": {
+            "character-entities": "^1.0.0",
+            "character-entities-legacy": "^1.0.0",
+            "character-reference-invalid": "^1.0.0",
+            "is-alphanumerical": "^1.0.0",
+            "is-decimal": "^1.0.0",
+            "is-hexadecimal": "^1.0.0"
+          }
+        },
+        "react-markdown": {
+          "version": "4.3.1",
+          "resolved": 
"https://registry.npmjs.org/react-markdown/-/react-markdown-4.3.1.tgz";,
+          "integrity": 
"sha512-HQlWFTbDxTtNY6bjgp3C3uv1h2xcjCSi1zAEzfBW9OwJJvENSYiLXWNXN5hHLsoqai7RnZiiHzcnWdXk2Splzw==",
+          "requires": {
+            "html-to-react": "^1.3.4",
+            "mdast-add-list-metadata": "1.0.1",
+            "prop-types": "^15.7.2",
+            "react-is": "^16.8.6",
+            "remark-parse": "^5.0.0",
+            "unified": "^6.1.5",
+            "unist-util-visit": "^1.3.0",
+            "xtend": "^4.0.1"
+          }
+        },
+        "remark-parse": {
+          "version": "5.0.0",
+          "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-5.0.0.tgz";,
+          "integrity": 
"sha512-b3iXszZLH1TLoyUzrATcTQUZrwNl1rE70rVdSruJFlDaJ9z5aMkhrG43Pp68OgfHndL/ADz6V69Zow8cTQu+JA==",
+          "requires": {
+            "collapse-white-space": "^1.0.2",
+            "is-alphabetical": "^1.0.0",
+            "is-decimal": "^1.0.0",
+            "is-whitespace-character": "^1.0.0",
+            "is-word-character": "^1.0.0",
+            "markdown-escapes": "^1.0.0",
+            "parse-entities": "^1.1.0",
+            "repeat-string": "^1.5.4",
+            "state-toggle": "^1.0.0",
+            "trim": "0.0.1",
+            "trim-trailing-lines": "^1.0.0",
+            "unherit": "^1.0.4",
+            "unist-util-remove-position": "^1.0.0",
+            "vfile-location": "^2.0.0",
+            "xtend": "^4.0.1"
+          }
+        },
+        "unified": {
+          "version": "6.2.0",
+          "resolved": "https://registry.npmjs.org/unified/-/unified-6.2.0.tgz";,
+          "integrity": 
"sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==",
+          "requires": {
+            "bail": "^1.0.0",
+            "extend": "^3.0.0",
+            "is-plain-obj": "^1.1.0",
+            "trough": "^1.0.0",
+            "vfile": "^2.0.0",
+            "x-is-string": "^0.1.0"
+          }
+        },
+        "unist-util-is": {
+          "version": "3.0.0",
+          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz";,
+          "integrity": 
"sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A=="
+        },
+        "unist-util-stringify-position": {
+          "version": "1.1.2",
+          "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz";,
+          "integrity": 
"sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ=="
+        },
+        "unist-util-visit": {
+          "version": "1.4.1",
+          "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz";,
+          "integrity": 
"sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==",
+          "requires": {
+            "unist-util-visit-parents": "^2.0.0"
+          }
+        },
+        "unist-util-visit-parents": {
+          "version": "2.1.2",
+          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz";,
+          "integrity": 
"sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==",
+          "requires": {
+            "unist-util-is": "^3.0.0"
+          }
+        },
+        "vfile": {
+          "version": "2.3.0",
+          "resolved": "https://registry.npmjs.org/vfile/-/vfile-2.3.0.tgz";,
+          "integrity": 
"sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==",
+          "requires": {
+            "is-buffer": "^1.1.4",
+            "replace-ext": "1.0.0",
+            "unist-util-stringify-position": "^1.0.0",
+            "vfile-message": "^1.0.0"
+          }
+        },
+        "vfile-message": {
+          "version": "1.1.1",
+          "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-1.1.1.tgz";,
+          "integrity": 
"sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==",
+          "requires": {
+            "unist-util-stringify-position": "^1.1.1"
+          }
         }
       }
     },
@@ -80255,14 +79985,6 @@
         "prop-types": "^15.7.2",
         "prop-types-exact": "^1.2.0",
         "react-is": "^16.9.0"
-      },
-      "dependencies": {
-        "react-is": {
-          "version": "16.9.0",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.9.0.tgz";,
-          "integrity": 
"sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==",
-          "dev": true
-        }
       }
     },
     "ajv": {
@@ -80514,11 +80236,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -86754,12 +86471,6 @@
         "semver": "^5.7.0"
       },
       "dependencies": {
-        "react-is": {
-          "version": "16.9.0",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.9.0.tgz";,
-          "integrity": 
"sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==",
-          "dev": true
-        },
         "semver": {
           "version": "5.7.1",
           "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz";,
@@ -86800,14 +86511,6 @@
       "requires": {
         "lodash": "^4.17.15",
         "react-is": "^16.12.0"
-      },
-      "dependencies": {
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
-          "dev": true
-        }
       }
     },
     "err-code": {
@@ -90053,13 +89756,6 @@
         "style-to-object": "^0.3.0",
         "unist-util-is": "^4.0.0",
         "web-namespaces": "^1.0.0"
-      },
-      "dependencies": {
-        "unist-util-is": {
-          "version": "4.1.0",
-          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-          "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg=="
-        }
       }
     },
     "hast-util-from-parse5": {
@@ -90075,43 +89771,10 @@
         "web-namespaces": "^1.0.0"
       },
       "dependencies": {
-        "is-buffer": {
-          "version": "2.0.5",
-          "resolved": 
"https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz";,
-          "integrity": 
"sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ=="
-        },
-        "unist-util-stringify-position": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
-          "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
-          "requires": {
-            "@types/unist": "^2.0.2"
-          }
-        },
-        "vfile": {
-          "version": "4.2.1",
-          "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
-          "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "is-buffer": "^2.0.0",
-            "unist-util-stringify-position": "^2.0.0",
-            "vfile-message": "^2.0.0"
-          }
-        },
         "vfile-location": {
           "version": "3.2.0",
           "resolved": 
"https://registry.npmjs.org/vfile-location/-/vfile-location-3.2.0.tgz";,
           "integrity": 
"sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA=="
-        },
-        "vfile-message": {
-          "version": "2.0.4",
-          "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
-          "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-stringify-position": "^2.0.0"
-          }
         }
       }
     },
@@ -90137,43 +89800,10 @@
         "zwitch": "^1.0.0"
       },
       "dependencies": {
-        "is-buffer": {
-          "version": "2.0.5",
-          "resolved": 
"https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz";,
-          "integrity": 
"sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ=="
-        },
         "parse5": {
           "version": "6.0.1",
           "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz";,
           "integrity": 
"sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
-        },
-        "unist-util-stringify-position": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
-          "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
-          "requires": {
-            "@types/unist": "^2.0.2"
-          }
-        },
-        "vfile": {
-          "version": "4.2.1",
-          "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
-          "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "is-buffer": "^2.0.0",
-            "unist-util-stringify-position": "^2.0.0",
-            "vfile-message": "^2.0.0"
-          }
-        },
-        "vfile-message": {
-          "version": "2.0.4",
-          "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
-          "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-stringify-position": "^2.0.0"
-          }
         }
       }
     },
@@ -90240,13 +89870,6 @@
       "integrity": 
"sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
       "requires": {
         "react-is": "^16.7.0"
-      },
-      "dependencies": {
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-        }
       }
     },
     "homedir-polyfill": {
@@ -95273,31 +94896,24 @@
       "integrity": 
"sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ==",
       "requires": {
         "unist-util-visit": "^2.0.0"
+      }
+    },
+    "mdast-util-from-markdown": {
+      "version": "0.8.5",
+      "resolved": 
"https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.5.tgz";,
+      "integrity": 
"sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==",
+      "requires": {
+        "@types/mdast": "^3.0.0",
+        "mdast-util-to-string": "^2.0.0",
+        "micromark": "~2.11.0",
+        "parse-entities": "^2.0.0",
+        "unist-util-stringify-position": "^2.0.0"
       },
       "dependencies": {
-        "unist-util-is": {
-          "version": "4.1.0",
-          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-          "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg=="
-        },
-        "unist-util-visit": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-          "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0",
-            "unist-util-visit-parents": "^3.0.0"
-          }
-        },
-        "unist-util-visit-parents": {
-          "version": "3.1.1",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-          "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0"
-          }
+        "mdast-util-to-string": {
+          "version": "2.0.0",
+          "resolved": 
"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz";,
+          "integrity": 
"sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w=="
         }
       }
     },
@@ -95314,32 +94930,6 @@
         "unist-util-generated": "^1.0.0",
         "unist-util-position": "^3.0.0",
         "unist-util-visit": "^2.0.0"
-      },
-      "dependencies": {
-        "unist-util-is": {
-          "version": "4.1.0",
-          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-          "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg=="
-        },
-        "unist-util-visit": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-          "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0",
-            "unist-util-visit-parents": "^3.0.0"
-          }
-        },
-        "unist-util-visit-parents": {
-          "version": "3.1.1",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-          "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0"
-          }
-        }
       }
     },
     "mdast-util-to-string": {
@@ -95571,6 +95161,30 @@
       "resolved": 
"https://registry.npmjs.org/microevent.ts/-/microevent.ts-0.1.1.tgz";,
       "integrity": 
"sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g=="
     },
+    "micromark": {
+      "version": "2.11.4",
+      "resolved": 
"https://registry.npmjs.org/micromark/-/micromark-2.11.4.tgz";,
+      "integrity": 
"sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==",
+      "requires": {
+        "debug": "^4.0.0",
+        "parse-entities": "^2.0.0"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "4.3.4",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz";,
+          "integrity": 
"sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
+          "requires": {
+            "ms": "2.1.2"
+          }
+        },
+        "ms": {
+          "version": "2.1.2",
+          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz";,
+          "integrity": 
"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
+        }
+      }
+    },
     "micromatch": {
       "version": "3.1.10",
       "resolved": 
"https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz";,
@@ -97809,9 +97423,9 @@
       }
     },
     "parse-entities": {
-      "version": "1.2.0",
-      "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-1.2.0.tgz";,
-      "integrity": 
"sha512-XXtDdOPLSB0sHecbEapQi6/58U/ODj/KWfIXmmMCJF/eRn8laX6LZbOyioMoETOOJoWRW8/qTSl5VQkUIfKM5g==",
+      "version": "2.0.0",
+      "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz";,
+      "integrity": 
"sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
       "requires": {
         "character-entities": "^1.0.0",
         "character-entities-legacy": "^1.0.0",
@@ -98551,13 +98165,6 @@
         "loose-envify": "^1.4.0",
         "object-assign": "^4.1.1",
         "react-is": "^16.8.1"
-      },
-      "dependencies": {
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-        }
       }
     },
     "prop-types-exact": {
@@ -98868,11 +98475,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -98916,11 +98518,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -99024,11 +98621,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -99050,11 +98642,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -99101,11 +98688,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -99205,11 +98787,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -99234,11 +98811,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -99306,11 +98878,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -99332,11 +98899,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -99347,13 +98909,6 @@
       "requires": {
         "react-is": "^16.12.0",
         "shallowequal": "^1.1.0"
-      },
-      "dependencies": {
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-        }
       }
     },
     "rc-virtual-list": {
@@ -99374,11 +98929,6 @@
             "react-is": "^16.12.0",
             "shallowequal": "^1.1.0"
           }
-        },
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
         }
       }
     },
@@ -99643,9 +99193,9 @@
       }
     },
     "react-is": {
-      "version": "16.6.3",
-      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.6.3.tgz";,
-      "integrity": 
"sha512-u7FDWtthB4rWibG/+mFbVd5FvdI20yde86qKGx4lVUTWmPlSWQ4QxbBIrrs+HnXGbxOUlUzTAP/VDmvCwaP2yA=="
+      "version": "16.13.1",
+      "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
+      "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
     },
     "react-js-cron": {
       "version": "1.2.0",
@@ -99787,25 +99337,20 @@
       }
     },
     "react-markdown": {
-      "version": "4.3.1",
-      "resolved": 
"https://registry.npmjs.org/react-markdown/-/react-markdown-4.3.1.tgz";,
-      "integrity": 
"sha512-HQlWFTbDxTtNY6bjgp3C3uv1h2xcjCSi1zAEzfBW9OwJJvENSYiLXWNXN5hHLsoqai7RnZiiHzcnWdXk2Splzw==",
+      "version": "5.0.3",
+      "resolved": 
"https://registry.npmjs.org/react-markdown/-/react-markdown-5.0.3.tgz";,
+      "integrity": 
"sha512-jDWOc1AvWn0WahpjW6NK64mtx6cwjM4iSsLHJPNBqoAgGOVoIdJMqaKX4++plhOtdd4JksdqzlDibgPx6B/M2w==",
       "requires": {
+        "@types/mdast": "^3.0.3",
+        "@types/unist": "^2.0.3",
         "html-to-react": "^1.3.4",
         "mdast-add-list-metadata": "1.0.1",
         "prop-types": "^15.7.2",
         "react-is": "^16.8.6",
-        "remark-parse": "^5.0.0",
-        "unified": "^6.1.5",
-        "unist-util-visit": "^1.3.0",
+        "remark-parse": "^9.0.0",
+        "unified": "^9.0.0",
+        "unist-util-visit": "^2.0.0",
         "xtend": "^4.0.1"
-      },
-      "dependencies": {
-        "react-is": {
-          "version": "16.12.0",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.12.0.tgz";,
-          "integrity": 
"sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q=="
-        }
       }
     },
     "react-move": {
@@ -99849,13 +99394,6 @@
         "loose-envify": "^1.4.0",
         "prop-types": "^15.7.2",
         "react-is": "^16.9.0"
-      },
-      "dependencies": {
-        "react-is": {
-          "version": "16.13.1",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz";,
-          "integrity": 
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
-        }
       }
     },
     "react-refresh": {
@@ -100098,14 +99636,6 @@
         "prop-types": "^15.6.2",
         "react-is": "^16.9.0",
         "scheduler": "^0.15.0"
-      },
-      "dependencies": {
-        "react-is": {
-          "version": "16.9.0",
-          "resolved": 
"https://registry.npmjs.org/react-is/-/react-is-16.9.0.tgz";,
-          "integrity": 
"sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==",
-          "devOptional": true
-        }
       }
     },
     "react-textarea-autosize": {
@@ -100619,21 +100149,6 @@
         "hastscript": "^6.0.0",
         "parse-entities": "^2.0.0",
         "prismjs": "~1.23.0"
-      },
-      "dependencies": {
-        "parse-entities": {
-          "version": "2.0.0",
-          "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz";,
-          "integrity": 
"sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
-          "requires": {
-            "character-entities": "^1.0.0",
-            "character-entities-legacy": "^1.0.0",
-            "character-reference-invalid": "^1.0.0",
-            "is-alphanumerical": "^1.0.0",
-            "is-decimal": "^1.0.0",
-            "is-hexadecimal": "^1.0.0"
-          }
-        }
       }
     },
     "regenerate": {
@@ -100764,35 +100279,6 @@
         "mdast-util-definitions": "^4.0.0",
         "space-separated-tokens": "^1.0.0",
         "unist-util-visit": "^2.0.0"
-      },
-      "dependencies": {
-        "unist-util-is": {
-          "version": "4.1.0",
-          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-          "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
-          "dev": true
-        },
-        "unist-util-visit": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-          "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-          "dev": true,
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0",
-            "unist-util-visit-parents": "^3.0.0"
-          }
-        },
-        "unist-util-visit-parents": {
-          "version": "3.1.1",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-          "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-          "dev": true,
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0"
-          }
-        }
       }
     },
     "remark-footnotes": {
@@ -100882,19 +100368,6 @@
           "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz";,
           "integrity": 
"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
         },
-        "parse-entities": {
-          "version": "2.0.0",
-          "resolved": 
"https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz";,
-          "integrity": 
"sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
-          "requires": {
-            "character-entities": "^1.0.0",
-            "character-entities-legacy": "^1.0.0",
-            "character-reference-invalid": "^1.0.0",
-            "is-alphanumerical": "^1.0.0",
-            "is-decimal": "^1.0.0",
-            "is-hexadecimal": "^1.0.0"
-          }
-        },
         "remark-parse": {
           "version": "8.0.3",
           "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz";,
@@ -100931,11 +100404,6 @@
             "vfile": "^4.0.0"
           }
         },
-        "unist-util-is": {
-          "version": "4.1.0",
-          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-          "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg=="
-        },
         "unist-util-remove-position": {
           "version": "2.0.1",
           "resolved": 
"https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz";,
@@ -100944,80 +100412,19 @@
             "unist-util-visit": "^2.0.0"
           }
         },
-        "unist-util-stringify-position": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
-          "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
-          "requires": {
-            "@types/unist": "^2.0.2"
-          }
-        },
-        "unist-util-visit": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-          "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0",
-            "unist-util-visit-parents": "^3.0.0"
-          }
-        },
-        "unist-util-visit-parents": {
-          "version": "3.1.1",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-          "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0"
-          }
-        },
-        "vfile": {
-          "version": "4.2.1",
-          "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
-          "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "is-buffer": "^2.0.0",
-            "unist-util-stringify-position": "^2.0.0",
-            "vfile-message": "^2.0.0"
-          }
-        },
         "vfile-location": {
           "version": "3.2.0",
           "resolved": 
"https://registry.npmjs.org/vfile-location/-/vfile-location-3.2.0.tgz";,
           "integrity": 
"sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA=="
-        },
-        "vfile-message": {
-          "version": "2.0.4",
-          "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
-          "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-stringify-position": "^2.0.0"
-          }
         }
       }
     },
     "remark-parse": {
-      "version": "5.0.0",
-      "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-5.0.0.tgz";,
-      "integrity": 
"sha512-b3iXszZLH1TLoyUzrATcTQUZrwNl1rE70rVdSruJFlDaJ9z5aMkhrG43Pp68OgfHndL/ADz6V69Zow8cTQu+JA==",
+      "version": "9.0.0",
+      "resolved": 
"https://registry.npmjs.org/remark-parse/-/remark-parse-9.0.0.tgz";,
+      "integrity": 
"sha512-geKatMwSzEXKHuzBNU1z676sGcDcFoChMK38TgdHJNAYfFtsfHDQG7MoJAjs6sgYMqyLduCYWDIWZIxiPeafEw==",
       "requires": {
-        "collapse-white-space": "^1.0.2",
-        "is-alphabetical": "^1.0.0",
-        "is-decimal": "^1.0.0",
-        "is-whitespace-character": "^1.0.0",
-        "is-word-character": "^1.0.0",
-        "markdown-escapes": "^1.0.0",
-        "parse-entities": "^1.1.0",
-        "repeat-string": "^1.5.4",
-        "state-toggle": "^1.0.0",
-        "trim": "0.0.1",
-        "trim-trailing-lines": "^1.0.0",
-        "unherit": "^1.0.4",
-        "unist-util-remove-position": "^1.0.0",
-        "vfile-location": "^2.0.0",
-        "xtend": "^4.0.1"
+        "mdast-util-from-markdown": "^0.8.0"
       }
     },
     "remark-slug": {
@@ -101029,35 +100436,6 @@
         "github-slugger": "^1.0.0",
         "mdast-util-to-string": "^1.0.0",
         "unist-util-visit": "^2.0.0"
-      },
-      "dependencies": {
-        "unist-util-is": {
-          "version": "4.1.0",
-          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-          "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==",
-          "dev": true
-        },
-        "unist-util-visit": {
-          "version": "2.0.3",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
-          "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
-          "dev": true,
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0",
-            "unist-util-visit-parents": "^3.0.0"
-          }
-        },
-        "unist-util-visit-parents": {
-          "version": "3.1.1",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
-          "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
-          "dev": true,
-          "requires": {
-            "@types/unist": "^2.0.0",
-            "unist-util-is": "^4.0.0"
-          }
-        }
       }
     },
     "remark-squeeze-paragraphs": {
@@ -103966,16 +103344,28 @@
       "integrity": 
"sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ=="
     },
     "unified": {
-      "version": "6.2.0",
-      "resolved": "https://registry.npmjs.org/unified/-/unified-6.2.0.tgz";,
-      "integrity": 
"sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==",
+      "version": "9.2.2",
+      "resolved": "https://registry.npmjs.org/unified/-/unified-9.2.2.tgz";,
+      "integrity": 
"sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==",
       "requires": {
         "bail": "^1.0.0",
         "extend": "^3.0.0",
-        "is-plain-obj": "^1.1.0",
+        "is-buffer": "^2.0.0",
+        "is-plain-obj": "^2.0.0",
         "trough": "^1.0.0",
-        "vfile": "^2.0.0",
-        "x-is-string": "^0.1.0"
+        "vfile": "^4.0.0"
+      },
+      "dependencies": {
+        "is-buffer": {
+          "version": "2.0.5",
+          "resolved": 
"https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz";,
+          "integrity": 
"sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ=="
+        },
+        "is-plain-obj": {
+          "version": "2.1.0",
+          "resolved": 
"https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz";,
+          "integrity": 
"sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA=="
+        }
       }
     },
     "union-value": {
@@ -104022,9 +103412,9 @@
       "integrity": 
"sha512-cln2Mm1/CZzN5ttGK7vkoGw+RZ8VcUH6BtGbq98DDtRGquAAOXig1mrBQYelOwMXYS8rK+vZDyyojSjp7JX+Lg=="
     },
     "unist-util-is": {
-      "version": "3.0.0",
-      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz";,
-      "integrity": 
"sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A=="
+      "version": "4.1.0",
+      "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
+      "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg=="
     },
     "unist-util-position": {
       "version": "3.1.0",
@@ -104037,13 +103427,6 @@
       "integrity": 
"sha512-J8NYPyBm4baYLdCbjmf1bhPu45Cr1MWTm77qd9istEkzWpnN6O9tMsEbB2JhNnBCqGENRqEWomQ+He6au0B27Q==",
       "requires": {
         "unist-util-is": "^4.0.0"
-      },
-      "dependencies": {
-        "unist-util-is": {
-          "version": "4.1.0",
-          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz";,
-          "integrity": 
"sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg=="
-        }
       }
     },
     "unist-util-remove-position": {
@@ -104052,27 +103435,56 @@
       "integrity": 
"sha512-tLqd653ArxJIPnKII6LMZwH+mb5q+n/GtXQZo6S6csPRs5zB0u79Yw8ouR3wTw8wxvdJFhpP6Y7jorWdCgLO0A==",
       "requires": {
         "unist-util-visit": "^1.1.0"
+      },
+      "dependencies": {
+        "unist-util-is": {
+          "version": "3.0.0",
+          "resolved": 
"https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz";,
+          "integrity": 
"sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A=="
+        },
+        "unist-util-visit": {
+          "version": "1.4.1",
+          "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz";,
+          "integrity": 
"sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==",
+          "requires": {
+            "unist-util-visit-parents": "^2.0.0"
+          }
+        },
+        "unist-util-visit-parents": {
+          "version": "2.1.2",
+          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz";,
+          "integrity": 
"sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==",
+          "requires": {
+            "unist-util-is": "^3.0.0"
+          }
+        }
       }
     },
     "unist-util-stringify-position": {
-      "version": "1.1.2",
-      "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz";,
-      "integrity": 
"sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ=="
+      "version": "2.0.3",
+      "resolved": 
"https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz";,
+      "integrity": 
"sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
+      "requires": {
+        "@types/unist": "^2.0.2"
+      }
     },
     "unist-util-visit": {
-      "version": "1.4.1",
-      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz";,
-      "integrity": 
"sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==",
+      "version": "2.0.3",
+      "resolved": 
"https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz";,
+      "integrity": 
"sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
       "requires": {
-        "unist-util-visit-parents": "^2.0.0"
+        "@types/unist": "^2.0.0",
+        "unist-util-is": "^4.0.0",
+        "unist-util-visit-parents": "^3.0.0"
       },
       "dependencies": {
         "unist-util-visit-parents": {
-          "version": "2.1.2",
-          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz";,
-          "integrity": 
"sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==",
+          "version": "3.1.1",
+          "resolved": 
"https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz";,
+          "integrity": 
"sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==",
           "requires": {
-            "unist-util-is": "^3.0.0"
+            "@types/unist": "^2.0.0",
+            "unist-util-is": "^4.0.0"
           }
         }
       }
@@ -104392,14 +103804,21 @@
       }
     },
     "vfile": {
-      "version": "2.3.0",
-      "resolved": "https://registry.npmjs.org/vfile/-/vfile-2.3.0.tgz";,
-      "integrity": 
"sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==",
+      "version": "4.2.1",
+      "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz";,
+      "integrity": 
"sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==",
       "requires": {
-        "is-buffer": "^1.1.4",
-        "replace-ext": "1.0.0",
-        "unist-util-stringify-position": "^1.0.0",
-        "vfile-message": "^1.0.0"
+        "@types/unist": "^2.0.0",
+        "is-buffer": "^2.0.0",
+        "unist-util-stringify-position": "^2.0.0",
+        "vfile-message": "^2.0.0"
+      },
+      "dependencies": {
+        "is-buffer": {
+          "version": "2.0.5",
+          "resolved": 
"https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz";,
+          "integrity": 
"sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ=="
+        }
       }
     },
     "vfile-location": {
@@ -104408,11 +103827,12 @@
       "integrity": 
"sha512-sSFdyCP3G6Ka0CEmN83A2YCMKIieHx0EDaj5IDP4g1pa5ZJ4FJDvpO0WODLxo4LUX4oe52gmSCK7Jw4SBghqxA=="
     },
     "vfile-message": {
-      "version": "1.1.1",
-      "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-1.1.1.tgz";,
-      "integrity": 
"sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==",
+      "version": "2.0.4",
+      "resolved": 
"https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz";,
+      "integrity": 
"sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
       "requires": {
-        "unist-util-stringify-position": "^1.1.1"
+        "@types/unist": "^2.0.0",
+        "unist-util-stringify-position": "^2.0.0"
       }
     },
     "viewport-mercator-project": {
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 5cf75e7c44..fd2beae255 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -170,7 +170,7 @@
     "react-jsonschema-form": "^1.2.0",
     "react-lines-ellipsis": "^0.15.0",
     "react-loadable": "^5.5.0",
-    "react-markdown": "^4.3.1",
+    "react-markdown": "^5.0.3",
     "react-redux": "^7.2.0",
     "react-resize-detector": "^6.7.6",
     "react-reverse-portal": "^2.0.1",

Reply via email to