mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +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",
|
"typings": "./index.d.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"follow-redirects": "^1.4.1",
|
"follow-redirects": "1.5.10",
|
||||||
"is-buffer": "^2.0.2"
|
"is-buffer": "^2.0.2"
|
||||||
},
|
},
|
||||||
"bundlesize": [
|
"bundlesize": [
|
||||||
|
|||||||
Reference in New Issue
Block a user