diff --git a/package.json b/package.json index 7719aa899..5943f8292 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "is-touch-device": "1.0.1", "lodash.clonedeep": "4.5.0", "lodash.debounce": "4.0.8", - "marked": "4.0.17", + "marked": "4.0.18", "minimist": "1.2.6", "register-service-worker": "1.7.2", "snake-case": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 8af720f44..4a2f79cbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8429,10 +8429,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@4.0.17: - version "4.0.17" - resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.17.tgz#1186193d85bb7882159cdcfc57d1dfccaffb3fe9" - integrity sha512-Wfk0ATOK5iPxM4ptrORkFemqroz0ZDxp5MWfYA7H/F+wO17NRWV5Ypxi6p3g2Xmw2bKeiYOl6oVnLHKxBA0VhA== +marked@4.0.18: + version "4.0.18" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.18.tgz#cd0ac54b2e5610cfb90e8fd46ccaa8292c9ed569" + integrity sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw== marked@^4.0.10: version "4.0.10"