Skip to content

Commit

Permalink
chore: bump hoek (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Feb 11, 2023
1 parent 5741b3f commit 1791932
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -19,13 +19,13 @@
]
},
"dependencies": {
"@hapi/hoek": "^10.0.0"
"@hapi/hoek": "^11.0.2"
},
"devDependencies": {
"@hapi/code": "^9.0.0",
"@hapi/code": "^9.0.3",
"@hapi/eslint-plugin": "*",
"@hapi/lab": "^25.0.1",
"@hapi/wreck": "^18.0.0",
"@hapi/lab": "^25.1.2",
"@hapi/wreck": "^18.0.1",
"@types/node": "^17.0.31",
"typescript": "~4.6.4"
},
Expand Down

0 comments on commit 1791932

Please sign in to comment.