Skip to content

Commit

Permalink
Update dependencies: [email protected] [email protected] [email protected] joi@10.…
Browse files Browse the repository at this point in the history
  • Loading branch information
martinj committed Jun 21, 2017
1 parent b02b632 commit 0cd5978
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,22 @@
}
},
"dependencies": {
"aws-sdk": "^2.16.0",
"bluebird": "^3.4.7",
"hoek": "^4.1.0",
"joi": "^10.2.2",
"aws-sdk": "^2.74.0",
"bluebird": "^3.5.0",
"hoek": "^4.1.1",
"joi": "^10.6.0",
"request-prom": "^3.1.0",
"sns-validator": "^0.2.1"
"sns-validator": "^0.3.0"
},
"devDependencies": {
"@aptoma/eslint-config": "^6.0.0",
"chai": "3.5.0",
"eslint": "^3.15.0",
"hapi": "^16.1.0",
"@aptoma/eslint-config": "^7.0.0",
"chai": "^4.0.2",
"eslint": "^4.0.0",
"hapi": "^16.4.3",
"istanbul": "^0.4.2",
"mocha": "^3.2.0",
"mocha": "^3.4.2",
"mocha-only-detector": "^0.1.0",
"nock": "^9.0.6",
"release-it": "^2.5.4"
"nock": "^9.0.13",
"release-it": "^2.7.3"
}
}

0 comments on commit 0cd5978

Please sign in to comment.