Skip to content

Commit aa319db

Browse files
Bump uuid and @azure/identity
Bumps [uuid](https://github.com/uuidjs/uuid) to 14.0.1 and updates ancestor dependency [@azure/identity](https://github.com/Azure/azure-sdk-for-js). These dependencies need to be updated together. Updates `uuid` from 9.0.1 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v14.0.1) 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: "@azure/identity" dependency-version: 4.13.1 dependency-type: indirect - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b44f75b commit aa319db

2 files changed

Lines changed: 24 additions & 35 deletions

File tree

package-lock.json

Lines changed: 23 additions & 34 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
@@ -598,7 +598,7 @@
598598
"moment": "^2.29.4",
599599
"semver": "^7.5.2",
600600
"tmp": "^0.2.7",
601-
"uuid": "^9.0.0",
601+
"uuid": "^14.0.1",
602602
"vscode-languageclient": "^6.1.3",
603603
"vscode-languageserver": "^6.1.1",
604604
"vscode-languageserver-textdocument": "^1.0.1",

0 commit comments

Comments
 (0)