Skip to content

Commit

Permalink
Merge pull request #185 from nordeck/dependabot/npm_and_yarn/joi-17.11.0
Browse files Browse the repository at this point in the history
Bump joi from 17.10.2 to 17.11.0
  • Loading branch information
maheichyk authored Oct 10, 2023
2 parents 1061d6c + f76e8a8 commit 11985f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"i18next": "^23.4.6",
"i18next-chained-backend": "^4.5.0",
"i18next-http-backend": "^2.2.2",
"joi": "^17.10.2",
"joi": "^17.11.0",
"js-base64": "^3.7.5",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7935,10 +7935,10 @@ jest@^27.4.3:
import-local "^3.0.2"
jest-cli "^27.5.1"

joi@^17.10.2:
version "17.10.2"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.10.2.tgz#4ecc348aa89ede0b48335aad172e0f5591e55b29"
integrity sha512-hcVhjBxRNW/is3nNLdGLIjkgXetkeGc2wyhydhz8KumG23Aerk4HPjU5zaPAMRqXQFc0xNqXTC7+zQjxr0GlKA==
joi@^17.11.0:
version "17.11.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.11.0.tgz#aa9da753578ec7720e6f0ca2c7046996ed04fc1a"
integrity sha512-NgB+lZLNoqISVy1rZocE9PZI36bL/77ie924Ri43yEvi9GUUMPeyVIr8KdFTMUlby1p0PBYMk9spIxEUQYqrJQ==
dependencies:
"@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0"
Expand Down

0 comments on commit 11985f0

Please sign in to comment.