aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-15 16:07:46 +0000
committerGitHub <noreply@github.com>2022-02-15 16:07:46 +0000
commit26f14a674e828eb1b4bf44d7bc977a950002db29 (patch)
tree5e635b2ed896cc790fee354d2fba933d97ce9d05 /package.json
parentb2f826a39e8ecf77f85ca56906758edaa3f1dac3 (diff)
downloadViper-26f14a674e828eb1b4bf44d7bc977a950002db29.tar.gz
Viper-26f14a674e828eb1b4bf44d7bc977a950002db29.zip
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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",