Skip to content

Commit f8c456f

Browse files
committed
update deps
1 parent 9fcae4d commit f8c456f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@
1919
"seo"
2020
],
2121
"peerDependencies": {
22-
"hapi": "8.x.x"
22+
"hapi": "13.x.x"
2323
},
2424
"dependencies": {
25-
"hoek": "^2.4.1",
25+
"hoek": "^4.0.1",
2626
"request": "^2.40.0"
2727
},
2828
"devDependencies": {
29-
"code": "^1.2.1",
30-
"hapi": "^8.0.0",
31-
"lab": "^5.1.0",
32-
"nock": "^0.52.0"
29+
"code": "^3.0.1",
30+
"hapi": "^13.5.0",
31+
"lab": "^10.9.0",
32+
"nock": "^8.0.0"
3333
},
3434
"scripts": {
3535
"test": "./node_modules/lab/bin/lab test.js -v"

0 commit comments

Comments
 (0)