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

Commit 464142d

Browse files
committed
Update dependencies
1 parent 417970b commit 464142d

File tree

2 files changed

+61
-156
lines changed

2 files changed

+61
-156
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,25 @@
2424
"dependencies": {
2525
"boom": "^4.2.0",
2626
"confidence": "^3.0.2",
27-
"dotenv": "^2.0.0",
28-
"glue": "^4.0.0",
27+
"dotenv": "^4.0.0",
28+
"glue": "^4.1.0",
2929
"good": "^7.1.0",
30-
"good-console": "^6.3.1",
30+
"good-console": "^6.4.0",
3131
"good-squeeze": "^5.0.1",
3232
"handlebars": "^4.0.6",
33-
"hapi": "^16.0.2",
34-
"inert": "^4.0.3",
33+
"hapi": "^16.1.0",
34+
"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.11.15",
42-
"eslint": "^3.12.2",
41+
"coveralls": "^2.12.0",
42+
"eslint": "^3.17.1",
4343
"eslint-config-hapi": "^10.0.0",
4444
"eslint-plugin-hapi": "^4.0.0",
45-
"lab": "^11.2.1",
45+
"lab": "^12.1.0",
4646
"nodemon": "^1.11.0"
4747
}
4848
}

0 commit comments

Comments
 (0)