diff --git a/package.json b/package.json index 060ca8123c..ff4ae23539 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,6 @@ }, "typings": "./index.d.ts", "dependencies": { - "follow-redirects": "1.0.0" + "follow-redirects": "^1.2.3" } }