diff --git a/package.json b/package.json index 95ef4340..357596bb 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "markdown-it-anchor": "^8.4.1", "markdown-it-footnote": "^3.0.3", "markdownlint-cli": "^0.34.0", - "marked": "^5.0.5", + "marked": "^5.1.0", "striptags": "^3.2.0", "tailwindcss": "^3.3.2" }, diff --git a/yarn.lock b/yarn.lock index cd9bdde1..69d4b962 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3680,10 +3680,10 @@ markdownlint@~0.28.2: markdown-it "13.0.1" markdownlint-micromark "0.1.2" -marked@^5.0.5: - version "5.0.5" - resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.5.tgz#1c7bd284d7d29d7d75d6241b26e5d5bf3b558a12" - integrity sha512-auTmKJTBwZM/GLVFOhmkY7pL8v/0DxiDaXRC2kEyajcNJ0XXn9NphLD0106dbWrbPwcyD4Y0Dus16OkCzUMkfg== +marked@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.0.tgz#cf51f03ba04dfb3469774029fd0106d258658767" + integrity sha512-z3/nBe7aTI8JDszlYLk7dDVNpngjw0o1ZJtrA9kIfkkHcIF+xH7mO23aISl4WxP83elU+MFROgahqdpd05lMEQ== maximatch@^0.1.0: version "0.1.0"