Skip to content

Commit

Permalink
fix(deps): bump joi-strict from 1.1.4 to 1.1.5
Browse files Browse the repository at this point in the history
Bumps [joi-strict](https://github.com/blackflux/joi-strict) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/blackflux/joi-strict/releases)
- [Changelog](https://github.com/blackflux/joi-strict/blob/master/.releaserc.json)
- [Commits](blackflux/joi-strict@v1.1.4...v1.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Sep 19, 2019
1 parent 6ccb60d commit 281f252
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"lib"
],
"dependencies": {
"joi-strict": "1.1.4",
"joi-strict": "1.1.5",
"lambda-async": "1.0.2",
"lodash.chunk": "4.2.0",
"lodash.get": "4.4.2",
Expand Down
18 changes: 18 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,17 @@
"@hapi/pinpoint" "^1.0.2"
"@hapi/topo" "^3.1.3"

"@hapi/joi@16.1.2":
version "16.1.2"
resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-16.1.2.tgz#c566d9e0d81d6847f7622f7d5e23adadaa2d7332"
integrity sha512-wkMIEMQQPNmat9P7zws7wO8Gon9W3NgG5Pac1m0LK8bQ1bbszofxzL0CJogAgzitk5rZZw5/txR+wOK/ioLmGw==
dependencies:
"@hapi/address" "^2.1.1"
"@hapi/formula" "^1.2.0"
"@hapi/hoek" "^8.2.4"
"@hapi/pinpoint" "^1.0.2"
"@hapi/topo" "^3.1.3"

"@hapi/pinpoint@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@hapi/pinpoint/-/pinpoint-1.0.2.tgz#025b7a36dbbf4d35bf1acd071c26b20ef41e0d13"
Expand Down Expand Up @@ -3610,6 +3621,13 @@ joi-strict@1.1.4:
dependencies:
"@hapi/joi" "16.1.1"

joi-strict@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.1.5.tgz#54ea55558ebcd70f52ac77792ee9a8f69dc00139"
integrity sha512-BFaOtnX3zcfs0wCHl6JAUp97lfE44IY3+c43eyJjAr4uOKEuipMGqaHLU/4NliAS9CJPQAYnxAkgjH7ZQPKCLQ==
dependencies:
"@hapi/joi" "16.1.2"

js-gardener@2.0.97:
version "2.0.97"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.97.tgz#6725d63b1d6a81879230943132d1cc6820d26269"
Expand Down

0 comments on commit 281f252

Please sign in to comment.