Skip to content

Update CDK infra example dependencies - #694

Merged
sebsto merged 2 commits into
awslabs:mainfrom
sebsto:update-cdk-infra-deps
Sep 10, 2026
Merged

Update CDK infra example dependencies#694
sebsto merged 2 commits into
awslabs:mainfrom
sebsto:update-cdk-infra-deps

Conversation

@sebsto

@sebsto sebsto commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

Minor dependency version bumps for the CDK infrastructure example (Examples/CDK/infra), pulled in via npm update.

Updated ranges in package.json to match the resolved versions in package-lock.json:

Package Old New
aws-cdk (dev) ^2.1121.0 ^2.1141.0
typescript (dev) ~5.8.2 ~5.8.3
aws-cdk-lib ^2.260.0 ^2.268.0
constructs ^10.4.2 ^10.8.1

Testing

  • npm install --package-lock-only reports the lock file is up to date with no vulnerabilities.

Notes

Scoped to the CDK example only; no runtime library changes.

@sebsto sebsto self-assigned this Sep 10, 2026
@sebsto sebsto added the semver/none No version bump required. label Sep 10, 2026
@sebsto
sebsto merged commit 12f016e into awslabs:main Sep 10, 2026
99 of 100 checks passed
@sebsto
sebsto deleted the update-cdk-infra-deps branch September 10, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant