Skip to content

Commit

Permalink
build(deps): bump yup-oauth2 from 5.0.3 to 5.1.0 (#111)
Browse files Browse the repository at this point in the history
Bumps [yup-oauth2](https://github.com/dermesser/yup-oauth2) from 5.0.3 to 5.1.0.
- [Release notes](https://github.com/dermesser/yup-oauth2/releases)
- [Changelog](https://github.com/dermesser/yup-oauth2/blob/master/changelog.md)
- [Commits](dermesser/yup-oauth2@v5.0.3...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2021
1 parent f98afa4 commit 2fbdd6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/gcpkms/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ serde = { version = "^1.0", features = ["derive"] }
serde_json = "^1.0.64"
tink-core = "^0.1"
tokio = "^1.2"
yup-oauth2 = "^5.0"
yup-oauth2 = "^5.1"

0 comments on commit 2fbdd6e

Please sign in to comment.