Skip to content

Commit 6aa18c4

Browse files
build(deps): bump @azure/identity in /src/order-service
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 4.1.0 to 4.2.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.1.0...@azure/identity_4.2.1) --- updated-dependencies: - dependency-name: "@azure/identity" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bd50c7 commit 6aa18c4

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

src/order-service/package-lock.json

+17-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/order-service/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "",
1616
"license": "ISC",
1717
"dependencies": {
18-
"@azure/identity": "^4.1.0",
18+
"@azure/identity": "^4.2.1",
1919
"@azure/service-bus": "^7.9.4",
2020
"@fastify/autoload": "^5.0.0",
2121
"@fastify/cors": "^8.3.0",

0 commit comments

Comments
 (0)