Skip to content

Commit 9a54c50

Browse files
committed
chore: bump all modules to their latest compatible version
1 parent 4a08a73 commit 9a54c50

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,36 +24,36 @@
2424
]
2525
},
2626
"dependencies": {
27-
"@hapi/accept": "^6.0.1",
27+
"@hapi/accept": "^6.0.3",
2828
"@hapi/ammo": "^6.0.1",
2929
"@hapi/boom": "^10.0.1",
30-
"@hapi/bounce": "^3.0.1",
30+
"@hapi/bounce": "^3.0.2",
3131
"@hapi/call": "^9.0.1",
3232
"@hapi/catbox": "^12.1.1",
3333
"@hapi/catbox-memory": "^6.0.2",
3434
"@hapi/heavy": "^8.0.1",
35-
"@hapi/hoek": "^11.0.2",
35+
"@hapi/hoek": "^11.0.5",
3636
"@hapi/mimos": "^7.0.1",
3737
"@hapi/podium": "^5.0.1",
3838
"@hapi/shot": "^6.0.1",
3939
"@hapi/somever": "^4.1.1",
4040
"@hapi/statehood": "^8.1.1",
4141
"@hapi/subtext": "^8.1.0",
4242
"@hapi/teamwork": "^6.0.0",
43-
"@hapi/topo": "^6.0.1",
43+
"@hapi/topo": "^6.0.2",
4444
"@hapi/validate": "^2.0.1"
4545
},
4646
"devDependencies": {
4747
"@hapi/code": "^9.0.3",
4848
"@hapi/eslint-plugin": "^6.0.0",
49-
"@hapi/inert": "^7.0.1",
49+
"@hapi/inert": "^7.1.0",
5050
"@hapi/joi-legacy-test": "npm:@hapi/joi@^15.0.0",
51-
"@hapi/lab": "^25.1.2",
52-
"@hapi/vision": "^7.0.1",
53-
"@hapi/wreck": "^18.0.1",
54-
"@types/node": "^18.11.9",
55-
"handlebars": "^4.7.4",
56-
"joi": "^17.0.0",
51+
"@hapi/lab": "^25.3.2",
52+
"@hapi/vision": "^7.0.3",
53+
"@hapi/wreck": "^18.1.0",
54+
"@types/node": "^18.19.59",
55+
"handlebars": "^4.7.8",
56+
"joi": "^17.13.3",
5757
"legacy-readable-stream": "npm:readable-stream@^1.0.34",
5858
"typescript": "^4.9.4"
5959
},

0 commit comments

Comments
 (0)