Skip to content

Fix npm audit vulnerabilities#105

Merged
olgahaha merged 1 commit intomainfrom
omni/af42200c/capture-eye
May 4, 2026
Merged

Fix npm audit vulnerabilities#105
olgahaha merged 1 commit intomainfrom
omni/af42200c/capture-eye

Conversation

@numbers-official
Copy link
Copy Markdown
Contributor

@numbers-official numbers-official commented May 4, 2026

Summary

This PR refreshes package-lock.json to resolve the current npm audit vulnerabilities without changing direct dependency ranges in package.json.

Changes

  • Update vulnerable transitive dev dependency lockfile entries for brace-expansion, path-to-regexp, and smol-toml.
  • Keep the fix scoped to package-lock.json; no direct package dependency ranges were changed.

Verification

  • npm audit --audit-level=moderate
  • npm run lint
  • npm run build
  • npm run build:test
  • npx playwright install
  • npm run test

Generated by Olga Shen with Omni

@numbers-official numbers-official changed the title [Omni] Enable OIDC npm publishing with Node 24 Fix npm audit vulnerabilities May 4, 2026
@olgahaha olgahaha merged commit 1c7428b into main May 4, 2026
9 checks passed
@olgahaha olgahaha deleted the omni/af42200c/capture-eye branch May 4, 2026 08:25
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.

2 participants