From b02a68f7cfb5e1ada902999c6cdd3e0c9fdae0ac Mon Sep 17 00:00:00 2001 From: Elio Bischof Date: Wed, 13 Aug 2025 10:23:50 +0200 Subject: [PATCH] chore: update login lock file (#10466) # Which Problems Are Solved Updates the pnpm lockfile for the login repo. # How the Problems Are Solved Used the login dev container and ran `pnpm i` # Additional Context From this branch, `make login_push LOGIN_REMOTE_BRANCH=mirror-zitadel-repo` was executed to sync the login code with https://github.com/zitadel/typescript/pull/573 Co-authored-by: Max Peintner --- apps/login/pnpm-lock.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/login/pnpm-lock.yaml b/apps/login/pnpm-lock.yaml index 5988b80efe..854e21942c 100644 --- a/apps/login/pnpm-lock.yaml +++ b/apps/login/pnpm-lock.yaml @@ -4,6 +4,9 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +overrides: + form-data@>=4.0.0 <4.0.4: '>=4.0.4' + importers: .: