Skip to content

Commit

Permalink
chore: bump all modules to their latest compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Oct 24, 2024
1 parent 4a08a73 commit 9a54c50
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,36 +24,36 @@
]
},
"dependencies": {
"@hapi/accept": "^6.0.1",
"@hapi/accept": "^6.0.3",
"@hapi/ammo": "^6.0.1",
"@hapi/boom": "^10.0.1",
"@hapi/bounce": "^3.0.1",
"@hapi/bounce": "^3.0.2",
"@hapi/call": "^9.0.1",
"@hapi/catbox": "^12.1.1",
"@hapi/catbox-memory": "^6.0.2",
"@hapi/heavy": "^8.0.1",
"@hapi/hoek": "^11.0.2",
"@hapi/hoek": "^11.0.5",
"@hapi/mimos": "^7.0.1",
"@hapi/podium": "^5.0.1",
"@hapi/shot": "^6.0.1",
"@hapi/somever": "^4.1.1",
"@hapi/statehood": "^8.1.1",
"@hapi/subtext": "^8.1.0",
"@hapi/teamwork": "^6.0.0",
"@hapi/topo": "^6.0.1",
"@hapi/topo": "^6.0.2",
"@hapi/validate": "^2.0.1"
},
"devDependencies": {
"@hapi/code": "^9.0.3",
"@hapi/eslint-plugin": "^6.0.0",
"@hapi/inert": "^7.0.1",
"@hapi/inert": "^7.1.0",
"@hapi/joi-legacy-test": "npm:@hapi/joi@^15.0.0",
"@hapi/lab": "^25.1.2",
"@hapi/vision": "^7.0.1",
"@hapi/wreck": "^18.0.1",
"@types/node": "^18.11.9",
"handlebars": "^4.7.4",
"joi": "^17.0.0",
"@hapi/lab": "^25.3.2",
"@hapi/vision": "^7.0.3",
"@hapi/wreck": "^18.1.0",
"@types/node": "^18.19.59",
"handlebars": "^4.7.8",
"joi": "^17.13.3",
"legacy-readable-stream": "npm:readable-stream@^1.0.34",
"typescript": "^4.9.4"
},
Expand Down

0 comments on commit 9a54c50

Please sign in to comment.