Bump the hapi group across 1 directory with 2 updates#814
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the hapi group across 1 directory with 2 updates#814dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
1408cbe to
a0324a1
Compare
Bumps the hapi group with 2 updates in the / directory: [@hapi/jwt](https://github.com/hapijs/jwt) and [joi](https://github.com/hapijs/joi). Updates `@hapi/jwt` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/hapijs/jwt/releases) - [Commits](hapijs/jwt@v3.2.3...v3.2.4) Updates `joi` from 17.13.4 to 18.2.3 - [Commits](hapijs/joi@v17.13.4...v18.2.3) --- updated-dependencies: - dependency-name: "@hapi/jwt" dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi - dependency-name: joi dependency-version: 18.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hapi ... Signed-off-by: dependabot[bot] <support@github.com>
a0324a1 to
c9f6a2b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the hapi group with 2 updates in the / directory: @hapi/jwt and joi.
Updates
@hapi/jwtfrom 3.2.3 to 3.2.4Commits
2e1644f3.2.4638ee3achore: bump dependenciesUpdates
joifrom 17.13.4 to 18.2.3Commits
c86ddc018.2.38077125Merge pull request #3125 from hapijs/fix/json-schema-multiple-patterns223217afix: expose multiple string patterns in json schemas85947a8Merge pull request #3124 from hapijs/chore/object-protofe41c4fchore: deny prototype pollution in objects by restoring prototype87d3a6218.2.21c7d34eMerge pull request #3120 from hapijs/fix/json-schema-bugfixes515a8f0test(json-schema): drop runtime validation from json-schema tests6574f75fix(json-schema): register id'd child schemas in $defs770a2cffix(json-schema): skip rule handlers with ref arguments