Skip to content

Commit

Permalink
Update nock version
Browse files Browse the repository at this point in the history
Fixes issue caused by axios follow-redirects dependency update
nock/nock#1047
  • Loading branch information
Charlie Briggs committed Jan 15, 2018
1 parent c412a0d commit b5a0a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"ghooks": "2.0.0",
"istanbul": "0.4.5",
"mocha": "3.5.0",
"nock": "9.0.14",
"nock": "9.1.6",
"semantic-release": "^6.3.6"
},
"dependencies": {
Expand Down

0 comments on commit b5a0a38

Please sign in to comment.