aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2024-01-09 20:49:10 +0100
committerGitHub <noreply@github.com>2024-01-09 20:49:10 +0100
commit897d4bd94d1111520404ea675940c4087d42a4ef (patch)
tree5cfbc9fa2a10ade94f590530d74e73c32674216b /package.json
parent8d0685c59016f1926c5677de2e96e42ed173b001 (diff)
parente7c0a54f59338d0084b2f329a84dded557420c55 (diff)
downloadViper-897d4bd94d1111520404ea675940c4087d42a4ef.tar.gz
Viper-897d4bd94d1111520404ea675940c4087d42a4ef.zip
Merge pull request #224 from 0neGal/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.14.8 to 1.15.4
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",