diff --git a/package.json b/package.json index ce3e68e..4d5c28a 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ }, "homepage": "https://github.com/cwdoh/devart", "dependencies": { - "marked": "~0.3.1" + "marked": "~18.0.0" } }