From 364867edd295b5ea0019b4e70fd37be5a5b751ee Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 23 Mar 2021 16:47:51 +0200 Subject: [PATCH] [Updated] follow-redirects version (#3694) 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 3ea986d..37cad04 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": [ {