mirror of
https://github.com/tenrok/axios.git
synced 2026-06-05 16:42:32 +03:00
Fixes #1286 - also updating follow-redirects version in package.json to ensure that maxBodyLength option is supported
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
||||
},
|
||||
"typings": "./index.d.ts",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.2.5",
|
||||
"follow-redirects": "^1.3.0",
|
||||
"is-buffer": "^1.1.5"
|
||||
},
|
||||
"bundlesize": [
|
||||
|
||||
Reference in New Issue
Block a user