Skip to content

Commit 2eeb59a

Browse files
grumblerchesteremilyemorehouse
authored andcommitted
Fixing Mocha tests by locking follow-redirects version to 1.5.10 (axios#1993)
1 parent e122c80 commit 2eeb59a

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
@@ -73,7 +73,7 @@
7373
},
7474
"typings": "./index.d.ts",
7575
"dependencies": {
76-
"follow-redirects": "^1.4.1",
76+
"follow-redirects": "1.5.10",
7777
"is-buffer": "^2.0.2"
7878
},
7979
"bundlesize": [

0 commit comments

Comments
 (0)