Skip to content

Commit d6dbbf2

Browse files
chore(deps): Bump @azure/msal-node from 3.6.0 to 3.6.1
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v3.6.0...msal-node-v3.6.1) --- updated-dependencies: - dependency-name: "@azure/msal-node" dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62bf766 commit d6dbbf2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"start": "npm run test && node ./bin/www"
1010
},
1111
"dependencies": {
12-
"@azure/msal-node": "^3.6.0",
12+
"@azure/msal-node": "^3.6.1",
1313
"@microsoft/microsoft-graph-client": "^3.0.7",
1414
"connect-flash": "^0.1.1",
1515
"cookie-parser": "~1.4.7",

0 commit comments

Comments
 (0)