Skip to content

Commit f4def13

Browse files
fix(deps): update hapijs monorepo
1 parent 28fe44e commit f4def13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"node": ">= v18"
2323
},
2424
"dependencies": {
25-
"joi": "^17.13.3",
25+
"joi": "^18.0.0",
2626
"mongodb": "^6.15.0"
2727
},
2828
"devDependencies": {
2929
"@hapi/code": "^9.0.3",
3030
"@hapi/hapi": "^21.3.10",
3131
"@hapi/hoek": "^11.0.4",
32-
"@hapi/lab": "^25.3.2",
32+
"@hapi/lab": "^26.0.0",
3333
"sinon": "^20.0.0"
3434
},
3535
"peerDependencies": {
36-
"@hapi/hapi": ">= 20.3.0"
36+
"@hapi/hapi": ">= 21.4.2"
3737
}
3838
}

0 commit comments

Comments
 (0)