From 742fd4acb47bd8a32834bb5594053bdc247bf72e Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 23 Mar 2021 16:38:03 +0200 Subject: [PATCH] [Updated] follow-redirects version I have updated the version of follow redirects to see if this will fix a potential memory leak that has been noted by a couple users. This is also being updated to see if it will pass building. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ea986dd7c..37cad041f6 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "unpkg": "dist/axios.min.js", "typings": "./index.d.ts", "dependencies": { - "follow-redirects": "^1.10.0" + "follow-redirects": "^1.13.3" }, "bundlesize": [ {