Update vulnerable dependencies - #267
Merged
Merged
Conversation
- Bump lodash-es 4.17.21 -> 4.18.1 (runtime dependency; fixes the _.template code injection and _.unset/_.omit prototype pollution advisories) - Refresh package-lock.json to pull patched versions of vulnerable transitive dependencies within their existing ranges: ws 8.21.1 via engine.io/socket.io updates, node-forge 1.4.0, lodash 4.18.1, immutable 3.8.3, qs 6.5.5, path-to-regexp 1.9.0, send/serve-static, eazy-logger, cookie, braces, follow-redirects, micromatch, cross-spawn, ajv, js-yaml, yaml, picomatch, and related chains
Visual recap — skippedThe visual recap job did not run for this pull request. This is informational only and does not block the PR. Recap skipped for |
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.
Security-focused dependency refresh:
package.json) — fixes the_.templatecode injection (GHSA-r5fr-rjxr-66jc, high) and_.unset/_.omitprototype pollution (GHSA-f23m-r3pf-42rh) advisories.Alerts with no in-range fix are intentionally not touched here: the deprecated
request/svg2pngchain (form-data, qs 6.5.x floor, tough-cookie, uuid 3.x, yargs-parser — svg2png has no fixed release), shell-quote via fx-runner, tmp via web-ext-run, esbuild via wxt's pinned range.Validated locally:
npm ciand the fullnpm testsuite (lint, all three browser builds, packaging, manifest smoke test, web-ext lint).