Skip to content

Commit

Permalink
build(deps): bump @azure/core-auth from 1.7.2 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [@azure/core-auth](https://github.com/Azure/azure-sdk-for-js) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/core-auth_1.7.2...@azure/core-auth_1.8.0)

---
updated-dependencies:
- dependency-name: "@azure/core-auth"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 71e5ad9 commit 86a1396
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
tslib "^2.6.2"

"@azure/core-auth@^1.3.0", "@azure/core-auth@^1.4.0", "@azure/core-auth@^1.7.2":
version "1.7.2"
resolved "https://registry.npmjs.org/@azure/core-auth/-/core-auth-1.7.2.tgz"
integrity sha512-Igm/S3fDYmnMq1uKS38Ae1/m37B3zigdlZw+kocwEhh5GjyKjPrXKO2J6rzpC1wAxrNil/jX9BJRqBshyjnF3g==
version "1.8.0"
resolved "https://registry.yarnpkg.com/@azure/core-auth/-/core-auth-1.8.0.tgz#281b4a6d3309c3e7b15bcd967f01d4c79ae4a1d6"
integrity sha512-YvFMowkXzLbXNM11yZtVLhUCmuG0ex7JKOH366ipjmHBhL3vpDcPAeWF+jf0X+jVXwFqo3UhsWUq4kH0ZPdu/g==
dependencies:
"@azure/abort-controller" "^2.0.0"
"@azure/core-util" "^1.1.0"
Expand Down

0 comments on commit 86a1396

Please sign in to comment.