diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 4798a16..e5ca6ae 100644 --- a/package.json +++ b/package.json @@ -50,9 +50,9 @@ "dependencies": { "copy-dir": "^1.3.0", "electron-updater": "^4.6.1", - "follow-redirects": "^1.14.6", + "follow-redirects": "^1.14.7", "fs-extra": "^10.0.0", - "marked": "^4.0.9", + "marked": "^4.0.10", "marked-man": "^0.7.0", "unzipper": "^0.10.11" }, |