Skip to content

Commit

Permalink
Bump joi from 17.6.3 to 17.6.4
Browse files Browse the repository at this point in the history
Bumps [joi](https://github.com/hapijs/joi) from 17.6.3 to 17.6.4.
- [Release notes](https://github.com/hapijs/joi/releases)
- [Commits](hapijs/joi@v17.6.3...v17.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent 9c28569 commit 664b8e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -246,7 +246,7 @@
"history": "^4.10.1",
"http-proxy": "^1.18.1",
"immer": "^9.0.16",
"joi": "^17.6.3",
"joi": "^17.6.4",
"js-yaml": "^4.1.0",
"jsdom": "^16.7.0",
"lodash": "^4.17.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7831,10 +7831,10 @@ jest@^28.1.3:
import-local "^3.0.2"
jest-cli "^28.1.3"

joi@^17.6.3:
version "17.6.3"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.6.3.tgz#b8e9e143f0188884563e6de50f8b23ddcd3cb2f5"
integrity sha512-YlQsIaS9MHYekzf1Qe11LjTkNzx9qhYluK3172z38RxYoAUf82XMX1p1DG1H4Wtk2ED/vPdSn9OggqtDu+aTow==
joi@^17.6.4:
version "17.6.4"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.6.4.tgz#4d9536a059ef0762c718ae98673016b3ec151abd"
integrity sha512-tPzkTJHZQjSFCc842QpdVpOZ9LI2txApboNUbW70qgnRB14Lzl+oWQOPdF2N4yqyiY14wBGe8lc7f/2hZxbGmw==
dependencies:
"@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0"
Expand Down

0 comments on commit 664b8e9

Please sign in to comment.