diff --git a/package.json b/package.json index 972112a..029d8fa 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "aurelia-fetch-client": "^1.1.2", "aurelia-polyfills": "^1.3.0", "date-fns": "^1.29.0", - "marked": "^0.3.19", + "marked": "^4.0.10", "querystringify": "^1.0.0" }, "peerDependencies": {}, diff --git a/yarn.lock b/yarn.lock index 1cf7161..4b589af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6645,9 +6645,9 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@^0.3.19: - version "0.3.19" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" +marked@^4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" matchdep@^2.0.0: version "2.0.0"