aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-02-15 17:10:27 +0100
committerGitHub <noreply@github.com>2022-02-15 17:10:27 +0100
commit65d70e3a337e2d23c0301614ad982f091c7d2e25 (patch)
tree5e635b2ed896cc790fee354d2fba933d97ce9d05 /package.json
parentb2f826a39e8ecf77f85ca56906758edaa3f1dac3 (diff)
parent26f14a674e828eb1b4bf44d7bc977a950002db29 (diff)
downloadViper-65d70e3a337e2d23c0301614ad982f091c7d2e25.tar.gz
Viper-65d70e3a337e2d23c0301614ad982f091c7d2e25.zip
Merge pull request #76 from 0neGal/dependabot/npm_and_yarn/follow-redirects-1.14.8v1.2.2
Bump follow-redirects from 1.14.7 to 1.14.8
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f53b62a..c5b54c4 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"homepage": "https://github.com/0neGal/viper#readme",
"dependencies": {
"electron-updater": "^4.6.1",
- "follow-redirects": "^1.14.7",
+ "follow-redirects": "^1.14.8",
"fs-extra": "^10.0.0",
"fuse.js": "^6.5.3",
"marked": "^4.0.10",