Skip to content

Fix: bump JS deps to resolve Dependabot security alerts#482

Merged
whusterj merged 1 commit into
mainfrom
fix/bump-js-deps-security
Mar 19, 2026
Merged

Fix: bump JS deps to resolve Dependabot security alerts#482
whusterj merged 1 commit into
mainfrom
fix/bump-js-deps-security

Conversation

@whusterj

Copy link
Copy Markdown
Member

Summary

Bumps JS dependencies in the web (React) and mobile (React Native) templates to resolve open Dependabot security alerts. Most were transitive dependencies updated via npm update; overrides were added where semver constraints prevented natural resolution.

Alerts resolved

Approach

  • serialize-javascript pinned via overrides in both package.json files (transitive dep of webpack-related tooling)
  • zod bumped as a direct dependency in the RN template
  • @typescript-eslint/utils minimatch pinned via override in the RN template
  • All lock files regenerated with npm install

@whusterj whusterj merged commit 82a8452 into main Mar 19, 2026
7 checks passed
@whusterj whusterj deleted the fix/bump-js-deps-security branch March 19, 2026 23:00
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