Skip to content

Commit 4b8eb31

Browse files
build(deps): bump yup-oauth2 from 5.1.0 to 8.0.0
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]>
1 parent fcc848f commit 4b8eb31

File tree

2 files changed

+146
-15
lines changed

2 files changed

+146
-15
lines changed

Cargo.lock

+145-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/gcpkms/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ serde = { version = "^1.0", features = ["derive"] }
2424
serde_json = "^1.0.105"
2525
tink-core = "^0.2"
2626
tokio = "^1.16"
27-
yup-oauth2 = "^5.1"
27+
yup-oauth2 = "^8.3"

0 commit comments

Comments
 (0)