2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-21 13:24:11 +03:00

[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.
This commit is contained in:
Jay
2021-03-23 16:47:51 +02:00
committed by GitHub
parent 5c122b7eaf
commit 364867edd2
+1 -1
View File
@@ -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": [
{