Skip to content

Bump js-yaml, browserslist and baseline-browser-mapping to clear Dependabot alerts - #49

Merged
OliverKnights merged 1 commit into
masterfrom
sc-117132-npm-vulns
Sep 24, 2026
Merged

OliverKnights merged 1 commit into
masterfrom
sc-117132-npm-vulns

Conversation

@OliverKnights

Copy link
Copy Markdown
Contributor

Summary

Refreshes the lock entries for three vulnerable dev-only transitive dependencies so every open Dependabot alert on this repo is cleared. Each patched version is already within its parent's semver range, so package.json is unchanged.

Part of [sc-117132]. Fixes [sc-116917], [sc-116591], [sc-116582], [sc-116879].

What changed

  • js-yaml 4.3.1 → 4.3.2 (transitive, dev) — CVE-2026-84375
  • browserslist 4.28.2 → 4.29.0 (transitive, dev) — CVE-2026-73088, CVE-2026-73089; also refreshes caniuse-lite, electron-to-chromium, node-releases and update-browserslist-db
  • baseline-browser-mapping 2.10.34 → 2.11.25 (transitive, dev) — CVE-2026-45819

Supersedes the individual Dependabot PRs #46–#48.

🤖 Generated with Claude Code

…rsions

Refreshes lock entries for js-yaml (CVE-2026-84375), browserslist
(CVE-2026-73088, CVE-2026-73089) and baseline-browser-mapping
(CVE-2026-45819), all within their parents' existing semver ranges.

[sc-117132]

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b9c3ffd) to head (1787234).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #49   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           63        63           
  Branches         8         8           
=========================================
  Hits            63        63           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@OliverKnights
OliverKnights merged commit 55fc828 into master Sep 24, 2026
2 checks passed
@OliverKnights
OliverKnights deleted the sc-117132-npm-vulns branch September 24, 2026 12:43
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.

3 participants