Skip to content

chore(deps): refresh qs and fast-uri in yarn.lock - #451

Open
yahgwai wants to merge 1 commit into
developfrom
chore/audit-lockfile-qs-fast-uri
Open

chore(deps): refresh qs and fast-uri in yarn.lock#451
yahgwai wants to merge 1 commit into
developfrom
chore/audit-lockfile-qs-fast-uri

Conversation

@yahgwai

@yahgwai yahgwai commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Six advisories published since the last green audit run broke `yarn audit:ci`
on develop:

  GHSA-x5fp-wj9c-mxmx  qs        6.15.3 -> 6.16.0
  GHSA-4mjr-xmp4-gh2g  qs        6.15.3 -> 6.16.0
  GHSA-5jgf-p345-68v8  fast-uri  3.1.5  -> 3.1.7
  GHSA-f65p-4m7j-42xc  fast-uri  3.1.5  -> 3.1.7
  GHSA-fph4-wmhf-6fwf  fast-uri  3.1.5  -> 3.1.7
  GHSA-jqff-g426-hqxp  fast-uri  3.1.5  -> 3.1.7

Both packages are dev-only transitive deps: qs via hardhat-deploy and
hardhat-gas-reporter, fast-uri via @nomicfoundation/hardhat-verify>table>ajv.

Every patched release sits inside the caret range already recorded in the
lockfile (qs@^6.4.0, qs@^6.9.4 and fast-uri@^3.0.1), so no package.json change
or resolutions override is needed; dropping the entries and reinstalling
re-resolved them. fast-uri 4.x is out of range and not required — 3.1.6 carries
the fix and 3.1.7 is the current 3.x.

No allowlist entry changes: all 21 still fire against the refreshed tree.
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.

1 participant