Skip to content

Commit 1791932

Browse files
authored
chore: bump hoek (#54)
1 parent 5741b3f commit 1791932

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
]
2020
},
2121
"dependencies": {
22-
"@hapi/hoek": "^10.0.0"
22+
"@hapi/hoek": "^11.0.2"
2323
},
2424
"devDependencies": {
25-
"@hapi/code": "^9.0.0",
25+
"@hapi/code": "^9.0.3",
2626
"@hapi/eslint-plugin": "*",
27-
"@hapi/lab": "^25.0.1",
28-
"@hapi/wreck": "^18.0.0",
27+
"@hapi/lab": "^25.1.2",
28+
"@hapi/wreck": "^18.0.1",
2929
"@types/node": "^17.0.31",
3030
"typescript": "~4.6.4"
3131
},

0 commit comments

Comments
 (0)