Skip to content

Commit b134262

Browse files
Use lateset azext-auth package (#15652)
Fixes #15453 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/15652) --------- Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
1 parent c07acfb commit b134262

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

src/vscode-bicep/package-lock.json

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

src/vscode-bicep/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -808,9 +808,9 @@
808808
"@azure/arm-resources": "^5.2.0",
809809
"@azure/arm-subscriptions": "^5.1.0",
810810
"@azure/identity": "^4.5.0",
811-
"@microsoft/vscode-azext-azureauth": "^3.0.0",
812-
"@microsoft/vscode-azext-azureutils": "^3.1.1",
813-
"@microsoft/vscode-azext-utils": "^2.5.10",
811+
"@microsoft/vscode-azext-azureauth": "^3.0.1",
812+
"@microsoft/vscode-azext-azureutils": "^3.1.2",
813+
"@microsoft/vscode-azext-utils": "^2.5.11",
814814
"@vscode/codicons": "^0.0.36",
815815
"cytoscape": "^3.30.2",
816816
"cytoscape-elk": "^2.2.0",

0 commit comments

Comments
 (0)