Skip to content

Commit 6193f19

Browse files
chore(deps): Bump @azure/msal-node from 3.6.2 to 3.6.3
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v3.6.2...msal-node-v3.6.3) --- updated-dependencies: - dependency-name: "@azure/msal-node" dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37c3a1a commit 6193f19

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

package-lock.json

Lines changed: 10 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.2",
12+
"@azure/msal-node": "^3.6.3",
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)