Skip to content

fix(deps): add undici override to resolve mend security issues#538

Merged
SteinGabriel merged 1 commit into
mainfrom
ci-pipeline-fixes
Jun 22, 2026
Merged

fix(deps): add undici override to resolve mend security issues#538
SteinGabriel merged 1 commit into
mainfrom
ci-pipeline-fixes

Conversation

@SteinGabriel

Copy link
Copy Markdown
Contributor

A full post-merge Mend scan surfaced 7 vulnerabilities in undici@7.24.6 via @forgerock/login-framework-cli → platform-node. An override pins it to >=7.28.0, which resolves to 8.5.0.

Changes

  • package.json: added undici >=7.28.0 override
  • pnpm-lock.yaml: resolves undici@8.5.0

Fixes

All via undici@7.24.6platform-node@forgerock/login-framework-cli.

Tested

  • pnpm install --frozen-lockfile passes locally
  • 244 unit tests pass
  • 54 E2E tests pass (2 skipped — pre-existing, unrelated)
  • Manually verified install and build complete without errors

@changeset-bot

changeset-bot Bot commented Jun 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c7d6252

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@SteinGabriel SteinGabriel merged commit f503f45 into main Jun 22, 2026
20 of 21 checks passed
@SteinGabriel SteinGabriel deleted the ci-pipeline-fixes branch June 22, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants