We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fe44e commit c35ca9dCopy full SHA for c35ca9d
package.json
@@ -22,17 +22,17 @@
22
"node": ">= v18"
23
},
24
"dependencies": {
25
- "joi": "^17.13.3",
+ "joi": "^18.0.1",
26
"mongodb": "^6.15.0"
27
28
"devDependencies": {
29
"@hapi/code": "^9.0.3",
30
"@hapi/hapi": "^21.3.10",
31
"@hapi/hoek": "^11.0.4",
32
- "@hapi/lab": "^25.3.2",
+ "@hapi/lab": "^26.0.0",
33
"sinon": "^20.0.0"
34
35
"peerDependencies": {
36
- "@hapi/hapi": ">= 20.3.0"
+ "@hapi/hapi": ">= 21.4.4"
37
}
38
0 commit comments