Skip to content

chore(app): regenerate package-lock.json for authorizer-react git dep#689

Merged
lakhansamani merged 1 commit into
mainfrom
chore/sync-app-lockfile
Jul 20, 2026
Merged

chore(app): regenerate package-lock.json for authorizer-react git dep#689
lakhansamani merged 1 commit into
mainfrom
chore/sync-app-lockfile

Conversation

@lakhansamani

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • npm ci --dry-run in web/app resolves cleanly against the new lockfile
  • local docker build (make build-local-image) to confirm the full multi-stage build still succeeds

package.json switched authorizer-react to a github: dependency in #686
but the lockfile was never regenerated to match, leaving it stale
against the pinned npm 2.2.0-rc.0 entry. Sync it (also picks up
authorizer-js 3.3.0-rc.1).
@lakhansamani
lakhansamani merged commit 27ca8c0 into main Jul 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant