mirror of
https://github.com/tenrok/axios.git
synced 2026-05-27 14:47:43 +03:00
Fixing Mocha tests by locking follow-redirects version to 1.5.10 (#1993)
This commit is contained in:
committed by
Emily Morehouse
parent
e122c80c9d
commit
2eeb59af4d
+1
-1
@@ -73,7 +73,7 @@
|
||||
},
|
||||
"typings": "./index.d.ts",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.4.1",
|
||||
"follow-redirects": "1.5.10",
|
||||
"is-buffer": "^2.0.2"
|
||||
},
|
||||
"bundlesize": [
|
||||
|
||||
Reference in New Issue
Block a user