Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Bump @hapi/hoek and @hapi/joi #69

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump @hapi/hoek and @hapi/joi
Bumps [@hapi/hoek](https://github.com/hapijs/hoek) to 8.5.1 and updates ancestor dependency [@hapi/joi](https://github.com/hapijs/joi). These dependencies need to be updated together.


Updates `@hapi/hoek` from 6.2.4 to 8.5.1
- [Release notes](https://github.com/hapijs/hoek/releases)
- [Commits](hapijs/hoek@v6.2.4...v8.5.1)

Updates `@hapi/joi` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/hapijs/joi/releases)
- [Commits](hapijs/joi@v15.1.0...v15.1.1)

---
updated-dependencies:
- dependency-name: "@hapi/hoek"
  dependency-type: indirect
- dependency-name: "@hapi/joi"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2022
commit 461d3cff40b235636aaaf26a13966f3bfaaf021f
47 changes: 20 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@elastic/elasticsearch": "^7.9.1",
"@hapi/joi": "^15.1.0",
"@hapi/joi": "^15.1.1",
"async-mutex": "^0.2.4",
"aws-sdk": "^2.476.0",
"bluebird": "^3.5.5",
Expand Down