mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-21 01:57:43 +00:00
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 <max@caos.ch>
This commit is contained in:
3
apps/login/pnpm-lock.yaml
generated
3
apps/login/pnpm-lock.yaml
generated
@@ -4,6 +4,9 @@ settings:
|
|||||||
autoInstallPeers: true
|
autoInstallPeers: true
|
||||||
excludeLinksFromLockfile: false
|
excludeLinksFromLockfile: false
|
||||||
|
|
||||||
|
overrides:
|
||||||
|
form-data@>=4.0.0 <4.0.4: '>=4.0.4'
|
||||||
|
|
||||||
importers:
|
importers:
|
||||||
|
|
||||||
.:
|
.:
|
||||||
|
Reference in New Issue
Block a user