fix(deps): patch-bump 9 transitive deps for published CVEs - #344
Open
Svector-anu wants to merge 1 commit into
Open
Svector-anu wants to merge 1 commit into
Svector-anu wants to merge 1 commit into
Conversation
…only) Regenerated via `npm audit fix --package-lock-only` (no --force, no package.json changes, no breaking changes): - qs 6.11.1 -> 6.16.0 (GHSA-4mjr-xmp4-gh2g, GHSA-6rw7-vpxm-498p, GHSA-q8mj-m7cp-5q26, GHSA-w7fw-mjwx-w883) - lodash 4.17.21 -> 4.18.1 (GHSA-f23m-r3pf-42rh, GHSA-r5fr-rjxr-66jc, GHSA-xxjr-mmjv-4gpg) - form-data 4.0.5 -> 4.0.6 (GHSA-hmw2-7cc7-3qxx, CVE-2026-12143) - base-x 4.0.0 -> 4.0.1 (GHSA-xq7p-g2vc-g82p) - closes fireblocks#333 - jws 3.2.2 -> 3.2.3 (GHSA-869p-cjfg-cm3x) - js-yaml, minimatch, brace-expansion, diff - dev-only transitive bumps Not included (no non-breaking fix available, left for manual review): - @stablelib/ed25519 - GHSA-x3ff-w252-2g7j has no patched release yet (still affects latest 2.0.2) - uuid 8.3.2 - GHSA-w5hq-g745-h8pq fix requires a major bump - decode-uri-component 0.2.2 - fix requires query-string major bump (5.0.0-9.4.1 -> 9.5.1)
This was referenced Sep 10, 2026
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Semgrep found 19
package-lock.json contains a reference to a public package registry or CDN (https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz). Dependencies must be resolved through the approved internal JFrog/Artifactory registry. Update your .npmrc to point at the approved registry, delete node_modules and package-lock.json, then re-run |
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.
Lockfile-only dependency patch bump addressing several published CVEs in transitive dependencies, generated via
npm audit fix --package-lock-only(no--force, nopackage.jsonchanges, no breaking changes).Bumped
Detected by osv-scanner and cross-checked against
npm audit.Not included — no non-breaking fix available
@stablelib/ed25519(transitive via@notabene/pii-sdk) — GHSA-x3ff-w252-2g7j (Ed25519 signature malleability, missingS < Lcheck) has no patched release yet; it still affects the package's latest version (2.0.2). Bumping wouldn't help. Flagging for awareness since@notabene/pii-sdkships this transitively.uuid8.3.2 — GHSA-w5hq-g745-h8pq (missing buffer bounds check in v3/v5/v6) needs a major bump, which is out of scope for a lockfile-only patch.decode-uri-component0.2.2 (transitive viaquery-string) — GHSA-vcc3-ghjq-m6fr fix requires bumpingquery-stringpast a breaking change (5.0.0–9.4.1 → 9.5.1).Verification
npm audit fix --package-lock-onlythenosv-scanner scan source --recursive --no-ignore .before/afteruuidappearing under two nested resolutions)No code changes outside the lockfile.