aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-15 03:06:05 +0100
committerGitHub <noreply@github.com>2022-01-15 03:06:05 +0100
commita04092ac24314125856a1cf8c1242c73ac321f2e (patch)
treef12e7abfcc43d8e0a2513267de29cf5836203d41 /package.json
parent3c924bcd594557a6ac7bb0a1a2b8df80b6baddcd (diff)
downloadViper-a04092ac24314125856a1cf8c1242c73ac321f2e.tar.gz
Viper-a04092ac24314125856a1cf8c1242c73ac321f2e.zip
Bump follow-redirects from 1.14.6 to 1.14.7 (#41)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 48a1372..e5ca6ae 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"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.10",
"marked-man": "^0.7.0",