mirror of
https://github.com/zitadel/zitadel.git
synced 2026-07-25 18:28:00 +00:00
# Which Problems Are Solved Fixes open vulnerabilities # How the Problems Are Solved Updated npm/js dependencies across console, new login v2, and docs Based on https://github.com/zitadel/zitadel/pull/12164 --------- Co-authored-by: conblem <mail@conblem.me> Co-authored-by: Livio Spring <9405495+livio-a@users.noreply.github.com>
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"name": "@zitadel/compose",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.60.0",
|
|
"dotenv": "^16.6.1"
|
|
}
|
|
}
|