diff --git a/package.json b/package.json index 73dbd4875..20c1fab83 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "is-touch-device": "1.0.1", "lodash.clonedeep": "4.5.0", "lodash.debounce": "4.0.8", - "marked": "4.0.4", + "marked": "4.0.5", "register-service-worker": "1.7.2", "snake-case": "3.0.4", "ufo": "0.7.9", diff --git a/yarn.lock b/yarn.lock index 308705427..18054ad13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9856,10 +9856,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@4.0.4: - version "4.0.4" - resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.4.tgz#d7cb16adaa474291307c521824c5716d32b95c36" - integrity sha512-d8v7SensuOj+gxi0TGbqb2WtS60ycZfZuqtmAB9yz0JLotKerTob/47Qk9oLCDmn5G1dcdn3d5ydR+ih9dvS0A== +marked@4.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.5.tgz#85f46937f6a4616de7cbe0e1433e1640c320c729" + integrity sha512-eUToMA5d5lunnipkCN7zFD0RiunCF2Uo6bImEt/Qx8LZMW7oPXTw7R+f+M5V3eS7164HjEDPfW8/TrefuFhDfw== marked@^2.0.3: version "2.1.3"