Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: yup-oauth2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 7bb6cff commit d18bb2c
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 18 deletions.
164 changes: 147 additions & 17 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 @@ -24,4 +24,4 @@ serde = { version = "^1.0", features = ["derive"] }
serde_json = "^1.0.103"
tink-core = "^0.2"
tokio = "^1.16"
yup-oauth2 = "^5.1"
yup-oauth2 = "^8.0"

0 comments on commit d18bb2c

Please sign in to comment.