diff --git a/ui/package.json b/ui/package.json index 5f6ed8eb4..815f5f656 100644 --- a/ui/package.json +++ b/ui/package.json @@ -30,7 +30,7 @@ "@mui/icons-material": "^5.14.9", "@mui/material": "^5.4.0", "luxon": "^2.5.2", - "markdown-to-jsx": "^7.2.1", + "markdown-to-jsx": "^7.3.2", "react": "^17.0.2", "react-dom": "^17.0.2", "react-feather": "^2.0.10" diff --git a/ui/yarn.lock b/ui/yarn.lock index adf3dc8f3..c90c00200 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1923,10 +1923,10 @@ make-error@^1.1.1: resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2" integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw== -markdown-to-jsx@^7.2.1: - version "7.2.1" - resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.2.1.tgz#87061fd3176ad926ef3d99493e5c57f6335e0c51" - integrity sha512-9HrdzBAo0+sFz9ZYAGT5fB8ilzTW+q6lPocRxrIesMO+aB40V9MgFfbfMXxlGjf22OpRy+IXlvVaQenicdpgbg== +markdown-to-jsx@^7.3.2: + version "7.3.2" + resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.3.2.tgz#f286b4d112dad3028acc1e77dfe1f653b347e131" + integrity sha512-B+28F5ucp83aQm+OxNrPkS8z0tMKaeHiy0lHJs3LqCyDQFtWuenaIrkaVTgAm1pf1AU85LXltva86hlaT17i8Q== merge2@^1.3.0, merge2@^1.4.1: version "1.4.1"