diff --git a/package.json b/package.json index d1b796334..69918c140 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "is-touch-device": "1.0.1", "lodash.clonedeep": "4.5.0", "lodash.debounce": "4.0.8", - "marked": "4.0.13", + "marked": "4.0.14", "minimist": "1.2.6", "register-service-worker": "1.7.2", "snake-case": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 23ad273ff..c0673f5c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9288,10 +9288,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@4.0.13: - version "4.0.13" - resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.13.tgz#4fd46ca93da46448f3d83f054d938c4f905a258d" - integrity sha512-lS/ZCa4X0gsRcfWs1eoh6dLnHr9kVH3K1t2X4M/tTtNouhZ7anS1Csb6464VGLQHv8b2Tw1cLeZQs58Jav8Rzw== +marked@4.0.14: + version "4.0.14" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.14.tgz#7a3a5fa5c80580bac78c1ed2e3b84d7bd6fc3870" + integrity sha512-HL5sSPE/LP6U9qKgngIIPTthuxC0jrfxpYMZ3LdGDD3vTnLs59m2Z7r6+LNDR3ToqEQdkKd6YaaEfJhodJmijQ== marked@^4.0.10: version "4.0.10"