diff --git a/packages/core/package.json b/packages/core/package.json index b19862ed..d22e2f13 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -135,7 +135,7 @@ "react-waypoint": "10.3.0", "react-window": "1.8.8", "remark-gfm": "3.0.1", - "remark-html": "15.0.1", + "remark-html": "15.0.2", "remark-mdx": "2.2.1", "remark-parse": "10.0.1", "sanitize-filename": "1.6.3", diff --git a/yarn.lock b/yarn.lock index fdc6d41d..7072b5f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15989,10 +15989,10 @@ remark-gfm@3.0.1: micromark-extension-gfm "^2.0.0" unified "^10.0.0" -remark-html@15.0.1: - version "15.0.1" - resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-15.0.1.tgz#199cc78656d857834de0304c4b54a773f3272078" - integrity sha512-7ta5UPRqj8nP0GhGMYUAghZ/DRno7dgq7alcW90A7+9pgJsXzGJlFgwF8HOP1b1tMgT3WwbeANN+CaTimMfyNQ== +remark-html@15.0.2: + version "15.0.2" + resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-15.0.2.tgz#44ff77c876f037658b406662b5ce15e26ed34d80" + integrity sha512-/CIOI7wzHJzsh48AiuIyIe1clxVkUtreul73zcCXLub0FmnevQE0UMFDQm7NUx8/3rl/4zCshlMfqBdWScQthw== dependencies: "@types/mdast" "^3.0.0" hast-util-sanitize "^4.0.0"