Skip to content

SDL512: Fix npm audit vulnerabilities in package-lock.json#35114

Merged
mlukasze merged 1 commit intoopenvinotoolkit:masterfrom
mlukasze:mlukasze/sdl512-npm-audit-fix
Apr 3, 2026
Merged

SDL512: Fix npm audit vulnerabilities in package-lock.json#35114
mlukasze merged 1 commit intoopenvinotoolkit:masterfrom
mlukasze:mlukasze/sdl512-npm-audit-fix

Conversation

@mlukasze
Copy link
Copy Markdown
Contributor

@mlukasze mlukasze commented Apr 1, 2026

Details:

Bump vulnerable npm dependencies to patched versions in package-lock.json files (SDL512 npm security audit).

Changes:

Files changed:

  • .github/actions/wait-for-check-completion/package-lock.json - brace-expansion
  • .github/actions/cache/package-lock.json - flatted
  • src/bindings/js/node/package-lock.json - picomatch

Note: serialize-javascript was already at 7.0.5 (above the vulnerable 7.0.4).

Bump vulnerable dependencies to patched versions:
brace-expansion 1.1.12 -> 1.1.13 (CVE-2026-33750)
flatted 3.3.3 -> 3.3.4 (CVE-2026-32141, CVE-2026-33228)
picomatch 4.0.3 -> 4.0.4 (CVE-2026-33671, CVE-2026-33672)
@mlukasze mlukasze requested review from a team as code owners April 1, 2026 16:01
@github-actions github-actions bot added category: CI OpenVINO public CI category: JS API OpenVino JS API Bindings labels Apr 1, 2026
@mlukasze mlukasze enabled auto-merge April 2, 2026 04:31
@mlukasze mlukasze added this pull request to the merge queue Apr 3, 2026
Merged via the queue into openvinotoolkit:master with commit 376517d Apr 3, 2026
226 of 228 checks passed
@mlukasze mlukasze deleted the mlukasze/sdl512-npm-audit-fix branch April 3, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CI OpenVINO public CI category: JS API OpenVino JS API Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants