Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Jan 7, 2025
1 parent 2132240 commit 4806013
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@
],
"dependencies": {
"@hapi/boom": "^10.0.1",
"@hapi/bounce": "^3.0.1",
"@hapi/bounce": "^3.0.2",
"@hapi/call": "^9.0.1",
"@hapi/cryptiles": "^6.0.1",
"@hapi/hoek": "^11.0.2",
"@hapi/hoek": "^11.0.7",
"@hapi/iron": "^7.0.1",
"@hapi/teamwork": "^6.0.0",
"@hapi/validate": "^2.0.1",
"ws": "^8.17.1"
"ws": "^8.18.0"
},
"devDependencies": {
"@hapi/code": "^9.0.3",
"@hapi/eslint-plugin": "^7.0.0",
"@hapi/hapi": "^21.3.9",
"@hapi/hapi": "^21.3.12",
"@hapi/lab": "^26.0.0",
"@types/node": "^20.14.2",
"@types/node": "^20.17.12",
"joi": "^17.13.3",
"typescript": "^5.4.5"
},
Expand Down

0 comments on commit 4806013

Please sign in to comment.