Update @azure/msal-node to v1.16.0 (#22287)

This commit is contained in:
Cheena Malhotra
2023-03-09 17:09:05 -08:00
committed by GitHub
parent 344ca478ef
commit 4c3f622250
2 changed files with 13 additions and 24 deletions

View File

@@ -350,12 +350,11 @@
"dependencies": {
"@azure/arm-resourcegraph": "^4.0.0",
"@azure/arm-subscriptions": "^3.0.0",
"@azure/msal-node": "^1.9.0",
"@azure/msal-node": "^1.16.0",
"@azure/storage-blob": "^12.6.0",
"axios": "^0.27.2",
"crypto": "^1.0.1",
"lockfile": "1.0.4",
"msal": "^1.4.16",
"node-fetch": "^2.6.7",
"qs": "^6.9.1",
"universalify": "^0.1.2",
@@ -377,8 +376,5 @@
"should": "^13.2.1",
"sinon": "^9.0.2",
"typemoq": "^2.1.0"
},
"resolutions": {
"jsonwebtoken": "9.0.0"
}
}