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

Commit 63c572e

Browse files
committed
Update dependencies
1 parent 940746d commit 63c572e

File tree

2 files changed

+160
-103
lines changed

2 files changed

+160
-103
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -22,27 +22,27 @@
2222
"node": ">=4.0.0"
2323
},
2424
"dependencies": {
25-
"boom": "4.1.0",
25+
"boom": "^4.2.0",
2626
"confidence": "3.0.2",
2727
"dotenv": "2.0.0",
2828
"glue": "4.0.0",
2929
"good": "7.0.2",
30-
"good-console": "6.1.2",
31-
"good-squeeze": "5.0.0",
32-
"handlebars": "4.0.5",
33-
"hapi": "15.1.1",
30+
"good-console": "^6.3.1",
31+
"good-squeeze": "^5.0.1",
32+
"handlebars": "^4.0.6",
33+
"hapi": "^15.2.0",
3434
"inert": "4.0.2",
3535
"require-dir": "0.3.1",
3636
"vision": "4.1.0",
3737
"visionary": "6.0.2"
3838
},
3939
"devDependencies": {
4040
"code": "4.0.0",
41-
"coveralls": "2.11.14",
42-
"eslint": "3.7.1",
41+
"coveralls": "^2.11.15",
42+
"eslint": "^3.11.0",
4343
"eslint-config-hapi": "10.0.0",
4444
"eslint-plugin-hapi": "4.0.0",
45-
"lab": "11.1.0",
45+
"lab": "^11.2.1",
4646
"nodemon": "1.11.0"
4747
}
4848
}

0 commit comments

Comments
 (0)