Skip to content

Fix npm audit CI failure (browserslist) - #441

Merged
KShivendu merged 1 commit into
masterfrom
fix/npm-audit-browserslist
Sep 2, 2026
Merged

Fix npm audit CI failure (browserslist)#441
KShivendu merged 1 commit into
masterfrom
fix/npm-audit-browserslist

Conversation

@qdrant-cloud-bot

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • npm audit --omit=dev → 0 vulnerabilities
  • npm ci succeeds
  • npm run lint passes
  • npm test — 185 tests passed
  • CI Audit step green on this PR

`npm audit --production` in CI failed due to newly disclosed high-severity
advisories in browserslist (<=4.28.6). Ran `npm audit fix`, which updates
package-lock.json within existing semver ranges (package.json unchanged).
@KShivendu
KShivendu merged commit 4ffa2c1 into master Sep 2, 2026
1 check passed
@KShivendu
KShivendu deleted the fix/npm-audit-browserslist branch September 2, 2026 12:49
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