Skip to content

Commit 67ccf5f

Browse files
chore(deps): Bump @azure/msal-node from 3.2.1 to 3.2.2
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v3.2.1...msal-node-v3.2.2) --- updated-dependencies: - dependency-name: "@azure/msal-node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71a81ba commit 67ccf5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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.2.1",
12+
"@azure/msal-node": "^3.2.2",
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)