Skip to content

Commit

Permalink
chore(deps): update joi requirement in /packages/core
Browse files Browse the repository at this point in the history
Updates the requirements on [joi](https://github.com/hapijs/joi) to permit the latest version.
- [Commits](hapijs/joi@v17.11.0...v17.11.1)

---
updated-dependencies:
- dependency-name: joi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent f29ea5f commit 15a12f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"easy-table": "^1.1.1",
"ejs": "^3.1.2",
"express": "^4.17.1",
"joi": "^17.11.0",
"joi": "^17.11.1",
"lodash": "^4.17.15"
},
"devDependencies": {
Expand Down

0 comments on commit 15a12f5

Please sign in to comment.