From c57203a6a491a58e86c28bb18be8e9cb1b9be94f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 10:11:09 +0000 Subject: [PATCH] deps(npm)(deps): bump the javascript-minor-and-patch group across 1 directory with 3 updates Bumps the javascript-minor-and-patch group with 3 updates in the /src/StackAlchemist.Templates/Tier3-Infrastructure/infra/cdk directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `aws-cdk-lib` from 2.265.0 to 2.267.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.267.0/packages/aws-cdk-lib) Updates `@types/node` from 26.2.0 to 26.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `aws-cdk` from 2.1136.0 to 2.1139.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1139.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.267.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript-minor-and-patch - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-and-patch - dependency-name: aws-cdk dependency-version: 2.1139.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-minor-and-patch ... Signed-off-by: dependabot[bot] --- .../infra/cdk/package-lock.json | 24 +++++++++---------- .../infra/cdk/package.json | 6 ++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/StackAlchemist.Templates/Tier3-Infrastructure/infra/cdk/package-lock.json b/src/StackAlchemist.Templates/Tier3-Infrastructure/infra/cdk/package-lock.json index 0e0a37ee..5bb41e05 100644 --- a/src/StackAlchemist.Templates/Tier3-Infrastructure/infra/cdk/package-lock.json +++ b/src/StackAlchemist.Templates/Tier3-Infrastructure/infra/cdk/package-lock.json @@ -8,12 +8,12 @@ "name": "{{ProjectNameKebab}}-infra-cdk", "version": "0.1.0", "dependencies": { - "aws-cdk-lib": "^2.180.0", + "aws-cdk-lib": "^2.267.0", "constructs": "^10.4.2" }, "devDependencies": { - "@types/node": "^26.2.0", - "aws-cdk": "^2.180.0", + "@types/node": "^26.4.0", + "aws-cdk": "^2.1139.0", "ts-node": "^10.9.2", "typescript": "^5.7.3" } @@ -136,9 +136,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "26.2.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz", - "integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==", + "version": "26.4.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.4.0.tgz", + "integrity": "sha512-faiGnoIrLH/V8cibOMEAZ8pMw6oXqSukl29ra4mN8GdaB2ZewzeaLj+INpV5N+Z1eKWzY+IzaIZH2EIR6YZRNQ==", "dev": true, "license": "MIT", "dependencies": { @@ -179,9 +179,9 @@ "license": "MIT" }, "node_modules/aws-cdk": { - "version": "2.1136.0", - "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1136.0.tgz", - "integrity": "sha512-n6kCL9R9uuvb7WXEwiSs3rYGwnTy9AHHmxOT5Pj5/++E4PYz2bLDXIxzoiOMIj5maoyC52PTe/0GezFV+O0ILQ==", + "version": "2.1139.0", + "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1139.0.tgz", + "integrity": "sha512-JVvrVvY2fZasf4gW4fvF7x1QMXUtvvGjnTKDe6cppWR1FUG8XgRF/S7xOkcdPVcdEf4R5ss7QdEfNVI7xiDomQ==", "dev": true, "license": "Apache-2.0", "bin": { @@ -192,9 +192,9 @@ } }, "node_modules/aws-cdk-lib": { - "version": "2.265.0", - "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.265.0.tgz", - "integrity": "sha512-Ur96d/ZW+gqAW4XtqKQp//D9O/jQvyRoXhAqoHGybpV03qjckGIQcLcGkLV68+jv03TX/rOXHCsa2IEFcCXa4w==", + "version": "2.267.0", + "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.267.0.tgz", + "integrity": "sha512-ubmc2Th+XFjQAy6cnihRmH9Xxf9X2iZ5Vuf0g/4kBiBSoLahJy5cwJB5TmicEpitZ+fHBRyfoAZ4BkLk4G0Stg==", "bundleDependencies": [ "@aws/cloudformation-validate", "@balena/dockerignore", diff --git a/src/StackAlchemist.Templates/Tier3-Infrastructure/infra/cdk/package.json b/src/StackAlchemist.Templates/Tier3-Infrastructure/infra/cdk/package.json index f01a05bb..0dcf277b 100644 --- a/src/StackAlchemist.Templates/Tier3-Infrastructure/infra/cdk/package.json +++ b/src/StackAlchemist.Templates/Tier3-Infrastructure/infra/cdk/package.json @@ -10,12 +10,12 @@ "destroy": "cdk destroy" }, "dependencies": { - "aws-cdk-lib": "^2.180.0", + "aws-cdk-lib": "^2.267.0", "constructs": "^10.4.2" }, "devDependencies": { - "@types/node": "^26.2.0", - "aws-cdk": "^2.180.0", + "@types/node": "^26.4.0", + "aws-cdk": "^2.1139.0", "ts-node": "^10.9.2", "typescript": "^5.7.3" }