Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkie committed Apr 15, 2017
1 parent c616e56 commit 0ddd088
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
},
"license": "MIT",
"dependencies": {
"async": "^2.0.0",
"aws-sdk": "^2.4.8",
"joi": "^9.2.0",
"lodash": "^4.13.1",
"async": "^2.3.0",
"aws-sdk": "^2.41.0",
"joi": "^10.4.1",
"lodash": "^4.17.4",
"uuid": "^3.0.0"
},
"devDependencies": {
"chai": "^3.5.0",
"coveralls": "^2.11.11",
"coveralls": "^2.13.0",
"eslint": "^2.13.1",
"eslint-config-airbnb-base": "^3.0.1",
"eslint-plugin-import": "^1.11.1",
Expand Down

0 comments on commit 0ddd088

Please sign in to comment.