Skip to content

Commit 839b9ab

Browse files
Fixes axios#1286 - also updating follow-redirects version in package.json to ensure that maxBodyLength option is supported
1 parent f26e0c0 commit 839b9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"typings": "./index.d.ts",
7373
"dependencies": {
74-
"follow-redirects": "^1.2.5",
74+
"follow-redirects": "^1.3.0",
7575
"is-buffer": "^1.1.5"
7676
},
7777
"bundlesize": [

0 commit comments

Comments
 (0)