SDL512: Fix npm audit vulnerabilities in package-lock.json#35114
Merged
mlukasze merged 1 commit intoopenvinotoolkit:masterfrom Apr 3, 2026
Merged
SDL512: Fix npm audit vulnerabilities in package-lock.json#35114mlukasze merged 1 commit intoopenvinotoolkit:masterfrom
mlukasze merged 1 commit intoopenvinotoolkit:masterfrom
Conversation
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)
Wovchena
approved these changes
Apr 2, 2026
Merged
via the queue into
openvinotoolkit:master
with commit Apr 3, 2026
376517d
226 of 228 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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- flattedsrc/bindings/js/node/package-lock.json- picomatchNote:
serialize-javascriptwas already at 7.0.5 (above the vulnerable 7.0.4).