aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-09 17:36:53 +0000
committerGitHub <noreply@github.com>2024-01-09 17:36:53 +0000
commite7c0a54f59338d0084b2f329a84dded557420c55 (patch)
tree5cfbc9fa2a10ade94f590530d74e73c32674216b /package.json
parent8d0685c59016f1926c5677de2e96e42ed173b001 (diff)
downloadViper-e7c0a54f59338d0084b2f329a84dded557420c55.tar.gz
Viper-e7c0a54f59338d0084b2f329a84dded557420c55.zip
Bump follow-redirects from 1.14.8 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4) --- 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 2372c3a..05ff75e 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.8",
+ "follow-redirects": "^1.15.4",
"fs-extra": "^10.0.0",
"fuse.js": "^6.5.3",
"jsonrepair": "^2.2.1",