Skip to content

Commit 815c854

Browse files
committed
update most out of date dependencies
1 parent f46f864 commit 815c854

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,27 +23,27 @@
2323
"@hapi/boom": "9.x.x",
2424
"@hapi/bounce": "2.x.x",
2525
"@hapi/call": "8.x.x",
26-
"@hapi/catbox": "^11.1.0",
26+
"@hapi/catbox": "^11.1.1",
2727
"@hapi/catbox-memory": "5.x.x",
28-
"@hapi/heavy": "7.x.x",
28+
"@hapi/heavy": "^7.0.1",
2929
"@hapi/hoek": "9.x.x",
3030
"@hapi/mimos": "5.x.x",
31-
"@hapi/podium": "4.x.x",
32-
"@hapi/shot": "5.x.x",
31+
"@hapi/podium": "^4.1.1",
32+
"@hapi/shot": "^5.0.1",
3333
"@hapi/somever": "3.x.x",
34-
"@hapi/statehood": "^7.0.2",
34+
"@hapi/statehood": "^7.0.3",
3535
"@hapi/subtext": "^7.0.3",
3636
"@hapi/teamwork": "4.x.x",
3737
"@hapi/topo": "5.x.x",
3838
"@hapi/validate": "^1.1.0"
3939
},
4040
"devDependencies": {
4141
"@hapi/code": "8.x.x",
42-
"@hapi/inert": "6.x.x",
42+
"@hapi/inert": "^6.0.2",
4343
"@hapi/joi-legacy-test": "npm:@hapi/joi@15.x.x",
44-
"@hapi/lab": "22.x.x",
44+
"@hapi/lab": "23.x.x",
4545
"@hapi/wreck": "17.x.x",
46-
"@hapi/vision": "6.x.x",
46+
"@hapi/vision": "^6.0.1",
4747
"handlebars": "4.x.x",
4848
"joi": "17.x.x"
4949
},

0 commit comments

Comments
 (0)