Skip to content

Commit 31ab633

Browse files
authored
chore: bump dependencies (#4553)
1 parent 37d211a commit 31ab633

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"@hapi/catbox": "^12.1.1",
3333
"@hapi/catbox-memory": "^6.0.2",
3434
"@hapi/heavy": "^8.0.1",
35-
"@hapi/hoek": "^11.0.6",
35+
"@hapi/hoek": "^11.0.7",
3636
"@hapi/mimos": "^7.0.1",
37-
"@hapi/podium": "^5.0.1",
38-
"@hapi/shot": "^6.0.1",
37+
"@hapi/podium": "^5.0.2",
38+
"@hapi/shot": "^6.0.2",
3939
"@hapi/somever": "^4.1.1",
4040
"@hapi/statehood": "^8.2.0",
41-
"@hapi/subtext": "^8.1.0",
41+
"@hapi/subtext": "^8.1.1",
4242
"@hapi/teamwork": "^6.0.0",
4343
"@hapi/topo": "^6.0.2",
4444
"@hapi/validate": "^2.0.1"
@@ -51,11 +51,11 @@
5151
"@hapi/lab": "^25.3.2",
5252
"@hapi/vision": "^7.0.3",
5353
"@hapi/wreck": "^18.1.0",
54-
"@types/node": "^18.19.59",
54+
"@types/node": "^18.19.122",
5555
"handlebars": "^4.7.8",
5656
"joi": "^17.13.3",
5757
"legacy-readable-stream": "npm:readable-stream@^1.0.34",
58-
"typescript": "^4.9.4"
58+
"typescript": "^4.9.5"
5959
},
6060
"scripts": {
6161
"test": "lab -a @hapi/code -t 100 -L -m 5000 -Y",

0 commit comments

Comments
 (0)