Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscogouveia committed Sep 23, 2016
1 parent 60f74c0 commit 0ecc8e3
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 @@ -30,14 +30,14 @@
},
"homepage": "https://github.com/franciscogouveia/rbac-core#readme",
"dependencies": {
"async": "^1.5.2",
"boom": "^3.1.3",
"async": "2.0.1",
"boom": "4.0.0",
"hoek": "^4.0.0",
"joi": "^8.1.0"
"joi": "9.0.4"
},
"devDependencies": {
"code": "^2.3.0",
"lab": "^10.5.1",
"code": "4.0.0",
"lab": "11.0.1",
"coveralls": "^2.11.9",
"js-beautify": "^1.6.2"
}
Expand Down

0 comments on commit 0ecc8e3

Please sign in to comment.