Skip to content

Commit 7394cbe

Browse files
Bump @azure/msal-node from 2.10.0 to 2.11.1 in /.github
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.10.0 to 2.11.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v2.10.0...msal-node-v2.11.1) --- updated-dependencies: - dependency-name: "@azure/msal-node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b45eddb commit 7394cbe

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.github/actions/ms-idp-workflow-run-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@actions/core": "^1.10.1",
3737
"@actions/exec": "^1.1.1",
3838
"@actions/http-client": "^2.2.1",
39-
"@azure/msal-node": "^2.10.0"
39+
"@azure/msal-node": "^2.11.1"
4040
},
4141
"devDependencies": {
4242
"@microsoft/microsoft-graph-types": "^2"

.github/libraries/gh-actions-msal-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"devDependencies": {
2828
"@actions/core": "^1.10.1",
2929
"@actions/http-client": "^2.2.1",
30-
"@azure/msal-node": "^2.10.0"
30+
"@azure/msal-node": "^2.11.1"
3131
}
3232
}

.github/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.

0 commit comments

Comments
 (0)