From 985834212054d30dd7876a2380a9a1fda064856e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 21:33:40 +0000 Subject: [PATCH] Bump the npm group across 2 directories with 2 updates Bumps the npm group with 2 updates in the / directory: [constructs](https://github.com/aws/constructs) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Bumps the npm group with 2 updates in the /test directory: [constructs](https://github.com/aws/constructs) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `constructs` from 10.4.2 to 10.4.3 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.4.2...v10.4.3) Updates `aws-cdk` from 2.1031.1 to 2.1031.2 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1031.2/packages/aws-cdk) Updates `constructs` from 10.4.2 to 10.4.3 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.4.2...v10.4.3) Updates `aws-cdk` from 2.1031.1 to 2.1031.2 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1031.2/packages/aws-cdk) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1031.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: constructs dependency-version: 10.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1031.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 26 +++++++++++++------------- test/package.json | 4 ++-- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01bd4409..3a715816 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,17 +59,17 @@ importers: dependencies: aws-cdk-lib: specifier: ^2.222.0 - version: 2.222.0(constructs@10.4.2) + version: 2.222.0(constructs@10.4.3) constructs: - specifier: ^10.4.2 - version: 10.4.2 + specifier: ^10.4.3 + version: 10.4.3 devDependencies: '@types/node': specifier: ^24.10.0 version: 24.10.0 aws-cdk: - specifier: ^2.1031.1 - version: 2.1031.1 + specifier: ^2.1031.2 + version: 2.1031.2 ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@24.10.0)(typescript@5.9.3) @@ -1002,8 +1002,8 @@ packages: - yaml - mime-types - aws-cdk@2.1031.1: - resolution: {integrity: sha512-y/ovZDtOKvgJFtwE7NDFKRgJB3stgUUrAu6b31icuFO8+vnZ+4BIt0McQfbVR8ky5QOj2TW1G1sk55k8Yv+BnQ==} + aws-cdk@2.1031.2: + resolution: {integrity: sha512-FI8XkslwC1Vatjdu5MXu2ww++FcZPkPt45/DJklApxMF+aGcCKOuLf+COc12QYK88GOrLBeCED6lDjNc9m/ueA==} engines: {node: '>= 18.0.0'} hasBin: true @@ -1138,8 +1138,8 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - constructs@10.4.2: - resolution: {integrity: sha512-wsNxBlAott2qg8Zv87q3eYZYgheb9lchtBfjHzzLHtXbttwSrHPs1NNQbBrmbb1YZvYg2+Vh0Dor76w4mFxJkA==} + constructs@10.4.3: + resolution: {integrity: sha512-3+ZB67qWGM1vEstNpj6pGaLNN1qz4gxC1CBhEUhZDZk0PqzQWY65IzC1Doq17MGPa9xa2wJ1G/DJ3swU8kWAHQ==} convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} @@ -4121,14 +4121,14 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - aws-cdk-lib@2.222.0(constructs@10.4.2): + aws-cdk-lib@2.222.0(constructs@10.4.3): dependencies: '@aws-cdk/asset-awscli-v1': 2.2.242 '@aws-cdk/asset-node-proxy-agent-v6': 2.1.0 '@aws-cdk/cloud-assembly-schema': 48.18.0 - constructs: 10.4.2 + constructs: 10.4.3 - aws-cdk@2.1031.1: + aws-cdk@2.1031.2: optionalDependencies: fsevents: 2.3.2 @@ -4282,7 +4282,7 @@ snapshots: concat-map@0.0.1: {} - constructs@10.4.2: {} + constructs@10.4.3: {} convert-source-map@2.0.0: {} diff --git a/test/package.json b/test/package.json index 53cd7a60..0b9aa941 100644 --- a/test/package.json +++ b/test/package.json @@ -12,12 +12,12 @@ }, "devDependencies": { "@types/node": "^24.10.0", - "aws-cdk": "^2.1031.1", + "aws-cdk": "^2.1031.2", "ts-node": "^10.9.2", "typescript": "^5.9.3" }, "dependencies": { "aws-cdk-lib": "^2.222.0", - "constructs": "^10.4.2" + "constructs": "^10.4.3" } }