diff --git a/package.json b/package.json index 64404f34..e8e7d5fa 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "jszip": "^3.1.3", "lodash": "^4.16.4", "make-error": "^1.0.4", - "marked": "^0.3.6", + "marked": "^4.0.10", "material-ui": "0.19.4", "material-ui-country-flags": "^3.0.1", "moment": "^2.18.1", diff --git a/yarn.lock b/yarn.lock index 7f19c1a4..39b66626 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6372,9 +6372,10 @@ map-stream@~0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194" -marked@*, marked@^0.3.6: - version "0.3.6" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7" +marked@*, 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== marker-clusterer-plus@^2.1.4: version "2.1.4"