Fix high-severity Dependabot vulnerabilities - #474
Merged
jeff-at-trimble merged 1 commit intoAug 10, 2026
Conversation
Co-authored-by: jeff-at-trimble <215895768+jeff-at-trimble@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
jeff-at-trimble
August 10, 2026 15:58
View session
jeff-at-trimble
marked this pull request as ready for review
August 10, 2026 15:58
jeff-at-trimble
deleted the
copilot/update-dependencies-to-resolve-vulnerabilities
branch
August 10, 2026 15:58
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
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.
Resolves all critical/high Dependabot alerts in the repository. Five high-severity advisories were present in transitive dependencies with non-breaking patches available.
Changes
package-lock.json: Rannpm audit fixto bump vulnerable transitive dependencies to patched versions:brace-expansion(DoS via expansion) → 1.1.18 / 5.0.9fast-uri(host confusion) → 3.1.5js-yaml(quadratic CPU consumption) → 4.3.1nanoid(infinite loop on invalid size) → 3.3.18shell-quote(quadratic-complexity DoS) → 1.10.0Scope
package.jsonranges or source touched.hugo-bin→@xhmikosr/*/file-typechain andpostcss; these require major-version breaking upgrades (npm audit fix --force) and are intentionally left out of scope.