Skip to content

Commit d5089c0

Browse files
Bump @azure/identity in /app-auth/graphapponlytutorial
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 4.8.0 to 4.9.0. - [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.8.0...@azure/identity_4.9.0) --- updated-dependencies: - dependency-name: "@azure/identity" dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 374c451 commit d5089c0

File tree

2 files changed

+21
-55
lines changed

2 files changed

+21
-55
lines changed

app-auth/graphapponlytutorial/package-lock.json

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

app-auth/graphapponlytutorial/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"prettier": "^3.5.3"
2020
},
2121
"dependencies": {
22-
"@azure/identity": "^4.8.0",
22+
"@azure/identity": "^4.9.0",
2323
"@microsoft/microsoft-graph-client": "^3.0.7",
2424
"isomorphic-fetch": "^3.0.0",
2525
"readline-sync": "^1.4.10"

0 commit comments

Comments
 (0)