Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 908721f

Browse files
committed
Update dependencies
1 parent 342269d commit 908721f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,27 +22,27 @@
2222
"node": ">=4.0.0"
2323
},
2424
"dependencies": {
25-
"boom": "^4.2.0",
25+
"boom": "^4.3.1",
2626
"confidence": "^3.0.2",
2727
"dotenv": "^4.0.0",
2828
"glue": "^4.1.0",
2929
"good": "^7.1.0",
3030
"good-console": "^6.4.0",
31-
"good-squeeze": "^5.0.1",
31+
"good-squeeze": "^5.0.2",
3232
"handlebars": "^4.0.6",
33-
"hapi": "^16.1.0",
33+
"hapi": "^16.1.1",
3434
"inert": "^4.1.0",
3535
"require-dir": "^0.3.1",
3636
"vision": "^4.1.1",
3737
"visionary": "^6.0.2"
3838
},
3939
"devDependencies": {
4040
"code": "^4.0.0",
41-
"coveralls": "^2.12.0",
42-
"eslint": "^3.17.1",
41+
"coveralls": "^2.13.0",
42+
"eslint": "^3.19.0",
4343
"eslint-config-hapi": "^10.0.0",
4444
"eslint-plugin-hapi": "^4.0.0",
45-
"lab": "^12.1.0",
45+
"lab": "^13.0.1",
4646
"nodemon": "^1.11.0"
4747
}
4848
}

0 commit comments

Comments
 (0)