diff --git a/package.json b/package.json index acb82f9..a5f5f7c 100644 --- a/package.json +++ b/package.json @@ -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" } }