aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-01-15 03:06:47 +0100
committer0neGal <mail@0negal.com>2022-01-15 03:06:47 +0100
commitd3a5cdc37e9798683eea26403d5fd6823770596f (patch)
treea6e10d16ad1f7bcd2e191d48903898708085a40f /package.json
parent28c4b768762dbc8265d822d12611cd95c559ff0b (diff)
parenta04092ac24314125856a1cf8c1242c73ac321f2e (diff)
downloadViper-d3a5cdc37e9798683eea26403d5fd6823770596f.tar.gz
Viper-d3a5cdc37e9798683eea26403d5fd6823770596f.zip
Merge branch 'main' of https://github.com/0neGal/viper
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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"
},