Skip to content

Commit

Permalink
Bump joi from 17.8.3 to 17.9.2 (#77)
Browse files Browse the repository at this point in the history
Bumps [joi](https://github.com/hapijs/joi) from 17.8.3 to 17.9.2.
- [Commits](hapijs/joi@v17.8.3...v17.9.2)

---
updated-dependencies:
- dependency-name: joi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 9f8080e commit f54d1a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/genesys-web-messaging-tester-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ci-info": "^3.5.0",
"commander": "^8.3.0",
"humanize-duration": "^3.29.0",
"joi": "^17.5.0",
"joi": "^17.9.2",
"js-yaml": "^4.1.0",
"listr2": "^5.0.5",
"purecloud-platform-client-v2": "^153.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,7 @@ __metadata:
humanize-duration: ^3.29.0
jest: ^29.0.3
jest-when: ^3.5.0
joi: ^17.5.0
joi: ^17.9.2
js-yaml: ^4.1.0
listr2: ^5.0.5
prettier: ^2.3.2
Expand Down Expand Up @@ -3590,16 +3590,16 @@ __metadata:
languageName: node
linkType: hard

"joi@npm:^17.5.0":
version: 17.8.3
resolution: "joi@npm:17.8.3"
"joi@npm:^17.9.2":
version: 17.9.2
resolution: "joi@npm:17.9.2"
dependencies:
"@hapi/hoek": ^9.0.0
"@hapi/topo": ^5.0.0
"@sideway/address": ^4.1.3
"@sideway/formula": ^3.0.1
"@sideway/pinpoint": ^2.0.0
checksum: d93ea768740fc447d19a3340734af8062a53616bfe61d117992632f5064c0abe7ca495a29747317a4f6cd655839507a0e3c9daa90f4f14a7e57a5ad653c43714
checksum: 8c3709849293411c524e5a679dba7b42598a29a663478941767b8d5b06288611dece58803c468a2c7320cc2429a3e71e3d94337fe47aefcf6c22174dbd90b601
languageName: node
linkType: hard

Expand Down

0 comments on commit f54d1a5

Please sign in to comment.