security(deps): bump fast-uri to 3.1.2#10
Open
ArthurSilvaCW wants to merge 1 commit into
Open
Conversation
Bumps fast-uri from 3.1.0 to 3.1.2 to resolve host confusion and path traversal vulnerabilities. Source alerts: 72, 73, 74, 75 GHSA: GHSA-q3j6-qgpj-74h6, GHSA-v39h-62p7-jpjc CVE: CVE-2026-6321, CVE-2026-6322
There was a problem hiding this comment.
Dependency bump looks correct and scoped.
package-lock.jsonupdatesfast-urifrom3.1.0to3.1.2with matching tarball/integrity changes.- No app/runtime code paths were modified, so regression risk is limited to dependency behavior.
- This aligns with the stated security remediation for known advisories on
fast-uri.
Given the diff and validation notes (npm ci, build success, installed version check, audit improvement), I don’t see a concrete blocking issue in this PR.
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.
Summary
Bumps
fast-urifrom3.1.0to3.1.2infigma/Plugin-Centaury Contents/package-lock.jsonto resolve high-severity host confusion and path traversal vulnerabilities.Source alerts
Dependency changes
fast-uri:3.1.0→3.1.2(transitive dependency viaajv→webpack/terser-webpack-plugin/ajv-formats)package-lock.jsonchanged; no application code changes.Validation
Results:
npm cipasses (273 packages installed).npm run buildpasses (webpack 5.105.4 compiled successfully).3.1.2installed.npm auditno longer flagsfast-uri.Caveats / out of scope
npm auditfindings remain forlodash,picomatch, andpostcssin the same lockfile; these are separate advisories and out of scope for this PR.fast-uricluster.Rollback
Revert commit
6fde199or checkout the previouspackage-lock.jsonversion and runnpm ci --ignore-scripts.