diff --git a/package.json b/package.json index 8831e25..51aff9e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "jsdom": "^13.0.0", "jsonexport": "^2.4.1", "jsonwebtoken": "^8.5.0", - "marked": "^0.6.1", + "marked": "^4.0.10", "maxmind": "^2.12.0", "md5": "^2.2.1", "microsoft-computer-vision": "^0.4.2", diff --git a/yarn.lock b/yarn.lock index b64d0ed..e33bcd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3683,10 +3683,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@^0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.1.tgz#a63addde477bca9613028de4b2bc3629e53a0562" - integrity sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA== +marked@^4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" + integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw== math-random@^1.0.1: version "1.0.1"