diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4798a16..48a1372 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "electron-updater": "^4.6.1", "follow-redirects": "^1.14.6", "fs-extra": "^10.0.0", - "marked": "^4.0.9", + "marked": "^4.0.10", "marked-man": "^0.7.0", "unzipper": "^0.10.11" }, |