playwright/utils/flakiness-dashboard/package.json
dependabot[bot] 1b963b136c
chore(deps): bump @azure/identity in /utils/flakiness-dashboard
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_4.1.0...@azure/identity_4.2.1)

---
updated-dependencies:
- dependency-name: "@azure/identity"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 20:56:16 +00:00

12 lines
219 B
JSON

{
"name": "flakiness-dashboard",
"version": "",
"description": "",
"main": "processing/index.js",
"author": "",
"dependencies": {
"@azure/identity": "^4.2.1",
"@azure/storage-blob": "^12.17.0"
}
}