Skip to content

Commit

Permalink
build(deps): bump yup-oauth2 from 5.1.0 to 8.3.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.3.0.
- [Release notes](https://github.com/dermesser/yup-oauth2/releases)
- [Changelog](https://github.com/dermesser/yup-oauth2/blob/master/changelog.md)
- [Commits](https://github.com/dermesser/yup-oauth2/commits)

---
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 Apr 24, 2023
1 parent abf0bda commit e64ca3c
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 23 deletions.
170 changes: 148 additions & 22 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.95"
tink-core = "^0.2"
tokio = "^1.16"
yup-oauth2 = "^5.1"
yup-oauth2 = "^8.3"

0 comments on commit e64ca3c

Please sign in to comment.