Skip to content

Commit bf6c018

Browse files
chore(deps): bump uuid and @azure/identity (#305)
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [@azure/identity](https://github.com/Azure/azure-sdk-for-js). These dependencies need to be updated together. Removes `uuid` Updates `@azure/identity` from 4.13.0 to 4.13.1 - [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/identity_4.13.0...@azure/identity_4.13.1) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: "@azure/identity" dependency-version: 4.13.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2362e7f commit bf6c018

2 files changed

Lines changed: 31 additions & 41 deletions

File tree

package-lock.json

Lines changed: 30 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bicep-deploy-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@azure/arm-resources": "^6.0.0",
4646
"@azure/arm-resourcesdeploymentstacks": "^1.0.0",
4747
"@azure/bicep-rpc-client": "*",
48-
"@azure/identity": "^4.10.2",
48+
"@azure/identity": "^4.13.1",
4949
"yaml": "^2.7.0"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)