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 2a081d6 commit c4d9c8dCopy full SHA for c4d9c8d
package.json
@@ -37,9 +37,9 @@
37
"@hapi/podium": "^5.0.2",
38
"@hapi/shot": "^6.0.2",
39
"@hapi/somever": "^4.1.1",
40
- "@hapi/statehood": "^8.2.0",
+ "@hapi/statehood": "^8.2.1",
41
"@hapi/subtext": "^8.1.1",
42
- "@hapi/teamwork": "^6.0.0",
+ "@hapi/teamwork": "^6.0.1",
43
"@hapi/topo": "^6.0.2",
44
"@hapi/validate": "^2.0.1"
45
},
@@ -51,11 +51,11 @@
51
"@hapi/lab": "^25.3.2",
52
"@hapi/vision": "^7.0.3",
53
"@hapi/wreck": "^18.1.0",
54
- "@types/node": "^18.19.122",
+ "@types/node": "^18.19.130",
55
"handlebars": "^4.7.8",
56
"joi": "^17.13.3",
57
"legacy-readable-stream": "npm:readable-stream@^1.0.34",
58
- "typescript": "^4.9.5"
+ "typescript": "^5.9.3"
59
60
"scripts": {
61
"test": "lab -a @hapi/code -t 100 -L -m 5000 -Y",
0 commit comments