Skip to content

Commit 2168c6e

Browse files
Bump uuid and @azure/identity
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>
1 parent b554328 commit 2168c6e

2 files changed

Lines changed: 31 additions & 50 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typescript": "^5.9.3"
3333
},
3434
"dependencies": {
35-
"@azure/identity": "^4.13.0",
35+
"@azure/identity": "^4.13.1",
3636
"@microsoft/microsoft-graph-client": "^3.0.7",
3737
"config": "^3.3.12",
3838
"date-fns": "^4.1.0",

0 commit comments

Comments
 (0)