Added msal-node-extensions to the dependencies.

This commit is contained in:
2026-02-07 10:05:14 +01:00
parent 407042389e
commit d002377b62
2 changed files with 451 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
"dependencies": {
"@azure/identity": "^4.13.0",
"@azure/msal-node": "^5.0.2",
"@azure/msal-node-extensions": "^5.0.3",
"@microsoft/microsoft-graph-client": "^3.0.7",
"docs-harvester": "file:../docs-harvester-node",
"sk-az-tools": "file:../sk-az-tools"