Skip to content

chore(deps): audit fix#5185

Merged
zettca merged 3 commits into
masterfrom
chore/deps
Jun 11, 2026
Merged

chore(deps): audit fix#5185
zettca merged 3 commits into
masterfrom
chore/deps

Conversation

@zettca

@zettca zettca commented Jun 11, 2026

Copy link
Copy Markdown
Member
  • bump deps with vulns with npm audit fix
  • force-bump next + postcss
  • bump vitest & storybook

Copilot AI review requested due to automatic review settings June 11, 2026 11:02
@zettca zettca requested a review from a team as a code owner June 11, 2026 11:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates dependency versions to address security vulnerabilities via npm audit fix, including a forced upgrade of next (used by the docs app) and postcss.

Changes:

  • Bumped apps/docs to next@^16.2.9.
  • Added an npm overrides entry intended to force a postcss version for next.
  • Refreshed package-lock.json with the resulting dependency graph updates.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Adds an overrides rule to force next’s postcss version.
apps/docs/package.json Upgrades next for the docs site to a newer major version.
package-lock.json Updates the lockfile to reflect dependency resolution after audit fixes and upgrades.

Comment thread package.json Outdated
@zettca zettca merged commit d50d52c into master Jun 11, 2026
17 checks passed
@zettca zettca deleted the chore/deps branch June 11, 2026 15:10
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.

4 participants