2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

Merge pull request #1173 from posva/patch-1

security: upgrade follow-redirects
This commit is contained in:
Nick Uraltsev
2017-11-11 12:09:40 -08:00
committed by GitHub
+1 -1
View File
@@ -73,7 +73,7 @@
}, },
"typings": "./index.d.ts", "typings": "./index.d.ts",
"dependencies": { "dependencies": {
"follow-redirects": "^1.2.3", "follow-redirects": "^1.2.5",
"is-buffer": "^1.1.5" "is-buffer": "^1.1.5"
}, },
"bundlesize": [ "bundlesize": [