Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-koval committed Jul 2, 2018
1 parent af70579 commit eccfce2
Show file tree
Hide file tree
Showing 2 changed files with 696 additions and 433 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"license": "MIT",
"dependencies": {
"bluebird": "^3.0.6",
"request": "^2.67.0",
"validator": "^9.2.0"
"request": "^2.87.0",
"validator": "^10.4.0"
},
"devDependencies": {
"chai": "^4.1.2",
"coveralls": "^3.0.1",
"coveralls": "^3.0.2",
"eslint": "^4.8.0",
"eslint-config-warp": "^2.1.0",
"generate-changelog": "^1.7.1",
"mocha": "^4.1.0",
"nock": "^9.1.6",
"nyc": "^11.4.1",
"xyz": "2.1.0"
"mocha": "^5.2.0",
"nock": "^9.4.0",
"nyc": "^12.0.2",
"xyz": "^3.0.0"
}
}
Loading

0 comments on commit eccfce2

Please sign in to comment.