Skip to content

fix(deps): bump undici to 7.29.0 and ip-address to 10.4.0 to address security advisories - #779

Merged
osama-rizk merged 1 commit into
aws-amplify:mainfrom
osama-rizk:fix/sec-dependabot-undici-ip-address
Aug 4, 2026
Merged

fix(deps): bump undici to 7.29.0 and ip-address to 10.4.0 to address security advisories#779
osama-rizk merged 1 commit into
aws-amplify:mainfrom
osama-rizk:fix/sec-dependabot-undici-ip-address

Conversation

@osama-rizk

Copy link
Copy Markdown
Contributor

Problem

Four open Dependabot alerts on transitive dependencies in the root yarn.lock:

Issue number, if available: Dependabot alerts #253, #254, #255, #256

The open aws-cdk-lib alerts (#219#224) are intentionally not included here — that upgrade is not compatible and is being handled separately (see #760 / #758).

Changes

Both are purely transitive and already within their existing ranges (undici@^7.24.5, ip-address@^10.0.1), so this is a lockfile-only re-resolution. Both target versions have no runtime dependencies, so nothing else in the tree shifts. Checksums were regenerated by yarn install --mode=update-lockfile (Yarn 4).

Validation

  • Confirmed each target is the first patched version for its advisory and satisfies the existing range.
  • Verified both packages have no dependencies, so the change is limited to the two lockfile entries (version / resolution / checksum) with no cascading edits.
  • yarn install --mode=update-lockfile completed cleanly (pre-existing peer-dependency warnings unchanged); diff is yarn.lock-only.

This is a dependency-only security fix in the lockfile; no source or test changes apply.

Checklist

  • PR description included
  • yarn test passes (CI)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…rity advisories

Resolves Dependabot alerts:
- undici 7.28.0 -> 7.29.0: cross-user information disclosure (aws-amplify#256), downstream response desync (aws-amplify#255)
- ip-address 10.2.0 -> 10.4.0: CIDR special-use suppression (aws-amplify#254), IPv4-mapped/NAT64 misclassification (aws-amplify#253)
@osama-rizk
osama-rizk requested a review from a team as a code owner August 4, 2026 13:32
@changeset-bot

changeset-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1a709ca

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

@osama-rizk
osama-rizk merged commit 4c9aeeb into aws-amplify:main Aug 4, 2026
6 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.

2 participants