Bump @azure/msal-node from 2.6.6 to 2.9.2 (#310)

Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.6.6 to 2.9.2.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-node-v2.6.6...msal-node-v2.9.2)

---
updated-dependencies:
- dependency-name: "@azure/msal-node"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-16 09:20:28 +03:00 коммит произвёл GitHub
Родитель 475493bc42
Коммит 739cb0602a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 12 добавлений и 4 удалений

16
package-lock.json сгенерированный
Просмотреть файл

@ -321,11 +321,11 @@
}
},
"node_modules/@azure/msal-node": {
"version": "2.6.6",
"resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-2.6.6.tgz",
"integrity": "sha512-j+1hW81ccglIYWukXufzRA4O71BCmpbmCO66ECDyE9FuPno6SjiR+K+mIk4tg6aQ7/UO2QA/EnRmT6YN0EF1Hw==",
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-2.9.2.tgz",
"integrity": "sha512-8tvi6Cos3m+0KmRbPjgkySXi+UQU/QiuVRFnrxIwt5xZlEEFa69O04RTaNESGgImyBBlYbo2mfE8/U8Bbdk1WQ==",
"dependencies": {
"@azure/msal-common": "14.8.1",
"@azure/msal-common": "14.12.0",
"jsonwebtoken": "^9.0.0",
"uuid": "^8.3.0"
},
@ -333,6 +333,14 @@
"node": ">=16"
}
},
"node_modules/@azure/msal-node/node_modules/@azure/msal-common": {
"version": "14.12.0",
"resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-14.12.0.tgz",
"integrity": "sha512-IDDXmzfdwmDkv4SSmMEyAniJf6fDu3FJ7ncOjlxkDuT85uSnLEhZi3fGZpoR7T4XZpOMx9teM9GXBgrfJgyeBw==",
"engines": {
"node": ">=0.8.0"
}
},
"node_modules/@azure/storage-blob": {
"version": "12.16.0",
"resolved": "https://registry.npmjs.org/@azure/storage-blob/-/storage-blob-12.16.0.tgz",