Skip to content

Commit

Permalink
chore(deps): Bump yup-oauth2 from 8.3.0 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [yup-oauth2](https://github.com/dermesser/yup-oauth2) from 8.3.0 to 11.0.0.
- [Commits](https://github.com/dermesser/yup-oauth2/commits/v11.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 Sep 30, 2024
1 parent 17ea326 commit 12daef4
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 10 deletions.
76 changes: 67 additions & 9 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 src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ url = "2"
urlencoding = "2"
uuid = { version = "1", features = ["v4", "fast-rng"] }
with_options = { path = "./with_options" }
yup-oauth2 = "8.3"
yup-oauth2 = "11.0"

[target.'cfg(not(madsim))'.dependencies]
workspace-hack = { path = "../workspace-hack" }
Expand Down

0 comments on commit 12daef4

Please sign in to comment.