Skip to content

Commit 4806013

Browse files
committed
chore: upgrade packages
1 parent 2132240 commit 4806013

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@
1818
],
1919
"dependencies": {
2020
"@hapi/boom": "^10.0.1",
21-
"@hapi/bounce": "^3.0.1",
21+
"@hapi/bounce": "^3.0.2",
2222
"@hapi/call": "^9.0.1",
2323
"@hapi/cryptiles": "^6.0.1",
24-
"@hapi/hoek": "^11.0.2",
24+
"@hapi/hoek": "^11.0.7",
2525
"@hapi/iron": "^7.0.1",
2626
"@hapi/teamwork": "^6.0.0",
2727
"@hapi/validate": "^2.0.1",
28-
"ws": "^8.17.1"
28+
"ws": "^8.18.0"
2929
},
3030
"devDependencies": {
3131
"@hapi/code": "^9.0.3",
3232
"@hapi/eslint-plugin": "^7.0.0",
33-
"@hapi/hapi": "^21.3.9",
33+
"@hapi/hapi": "^21.3.12",
3434
"@hapi/lab": "^26.0.0",
35-
"@types/node": "^20.14.2",
35+
"@types/node": "^20.17.12",
3636
"joi": "^17.13.3",
3737
"typescript": "^5.4.5"
3838
},

0 commit comments

Comments
 (0)