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 2132240 commit 4806013Copy full SHA for 4806013
package.json
@@ -18,21 +18,21 @@
18
],
19
"dependencies": {
20
"@hapi/boom": "^10.0.1",
21
- "@hapi/bounce": "^3.0.1",
+ "@hapi/bounce": "^3.0.2",
22
"@hapi/call": "^9.0.1",
23
"@hapi/cryptiles": "^6.0.1",
24
- "@hapi/hoek": "^11.0.2",
+ "@hapi/hoek": "^11.0.7",
25
"@hapi/iron": "^7.0.1",
26
"@hapi/teamwork": "^6.0.0",
27
"@hapi/validate": "^2.0.1",
28
- "ws": "^8.17.1"
+ "ws": "^8.18.0"
29
},
30
"devDependencies": {
31
"@hapi/code": "^9.0.3",
32
"@hapi/eslint-plugin": "^7.0.0",
33
- "@hapi/hapi": "^21.3.9",
+ "@hapi/hapi": "^21.3.12",
34
"@hapi/lab": "^26.0.0",
35
- "@types/node": "^20.14.2",
+ "@types/node": "^20.17.12",
36
"joi": "^17.13.3",
37
"typescript": "^5.4.5"
38
0 commit comments