Skip to content

Commit 33ccbf1

Browse files
build(deps): bump uuid, @azure/identity and @tapjs/processinfo
Bumps [uuid](https://github.com/uuidjs/uuid) to 14.0.0 and updates ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@azure/identity](https://github.com/Azure/azure-sdk-for-js) and [@tapjs/processinfo](https://github.com/tapjs/processinfo). These dependencies need to be updated together. Updates `uuid` from 8.3.2 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v14.0.0) 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) Updates `@tapjs/processinfo` from 3.1.9 to 3.1.12 - [Changelog](https://github.com/tapjs/processinfo/blob/main/changelog.md) - [Commits](tapjs/processinfo@v3.1.9...v3.1.12) --- updated-dependencies: - dependency-name: "@azure/identity" dependency-version: 4.13.1 dependency-type: direct:production - dependency-name: "@tapjs/processinfo" dependency-version: 3.1.12 dependency-type: indirect - dependency-name: uuid dependency-version: 14.0.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d972197 commit 33ccbf1

2 files changed

Lines changed: 33 additions & 29 deletions

File tree

src/order-service/package-lock.json

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

src/order-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "",
1616
"license": "ISC",
1717
"dependencies": {
18-
"@azure/identity": "^4.13.0",
18+
"@azure/identity": "^4.13.1",
1919
"@azure/service-bus": "^7.9.5",
2020
"@fastify/autoload": "^6.3.1",
2121
"@fastify/cors": "^11.2.0",

0 commit comments

Comments
 (0)