Skip to content

fix(deps): upgrade npm packages for 14 CVE fixes [mtc-1.8] - #1562

Merged
dymurray merged 1 commit into
migtools:release-1.8from
midays:fix/cve-multiple-deps-1.8
Aug 31, 2026
Merged

dymurray merged 1 commit into
migtools:release-1.8from
midays:fix/cve-multiple-deps-1.8

Conversation

@midays

@midays midays commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

Upgrades 6 vulnerable npm dependencies to address 14 CVE security issues in MTC 1.8.

Security Fixes

Critical Dependencies:

Additional Fixes:

  • brace-expansion: 5.0.7 → 5.0.9

  • ip-address: 10.1.1 → 10.7.0

Excluded CVEs (Require ESM Migration):

  • CVE-2026-73086 (nanoid): Requires nanoid 6.x which is ESM-only, breaking change
  • CVE-2026-69153 (postcss): Requires postcss 8.5.26+ which depends on nanoid 6.x

These will be addressed in a separate migration PR.

Testing

  • ✅ All unit tests passing (14/14)
  • ✅ Build successful (no ESM compatibility issues)
  • ✅ No breaking changes detected
  • ✅ Yarn Berry compatibility maintained

Jira Tickets

Fixes: MIG-1993, MIG-1995, MIG-1994, MIG-1992, MIG-1991, MIG-1990, MIG-1983, MIG-1982, MIG-1970, MIG-1969, MIG-1968, MIG-1961, MIG-1960, MIG-1959


@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 64a353cc-487a-475d-a7b9-351729e89b8e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Upgrades vulnerable dependencies to address 16 CVE security issues:

- axios: 1.16.1 → 1.18.0 (CVE-2026-67320, CVE-2026-67314, CVE-2026-67313, CVE-2026-67321)
- fast-uri: 3.1.2 → 4.1.3 (CVE-2026-16221)
- node-tar: 7.5.6 → 7.5.22 (CVE-2026-73566, CVE-2026-59874, CVE-2026-59873)
- js-yaml: 3.14.1 → 5.4.1 (CVE-2026-73643, CVE-2026-59869)
- brace-expansion: 5.0.7 → 5.0.9 (CVE-2026-14257, CVE-2026-69152)
- ip-address: 10.1.1 → 10.7.0 (CVE-2026-69192)
- nanoid: 3.3.11 → 6.0.1 (CVE-2026-73086)
- postcss: 8.5.4 → 8.5.26 (CVE-2026-69153)

All tests passing (14/14).

Fixes: MIG-1993, MIG-1995, MIG-1994, MIG-1992, MIG-1991, MIG-1990,
MIG-1983, MIG-1982, MIG-1974, MIG-1970, MIG-1969, MIG-1968, MIG-1967,
MIG-1961, MIG-1960, MIG-1959
@midays
midays force-pushed the fix/cve-multiple-deps-1.8 branch from e338aec to e064246 Compare August 31, 2026 16:13
@midays midays changed the title fix(deps): upgrade npm packages for 16 CVE fixes [mtc-1.8] fix(deps): upgrade npm packages for 14 CVE fixes [mtc-1.8] Aug 31, 2026
@dymurray
dymurray merged commit 5ffac10 into migtools:release-1.8 Aug 31, 2026
2 checks passed
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