From 2bf2468c6ac45aa92d8f5aed858116ed32ae566a Mon Sep 17 00:00:00 2001 From: dpra-bot Date: Thu, 23 Nov 2023 13:31:51 +0000 Subject: [PATCH] chore: sync from upstream --- .../package-lock.json | 628 +++++++++--------- .../cdk-application-pipeline/package.json | 8 +- examples/cdk-application-pipeline/pom.xml | 2 +- .../package-lock.json | 628 +++++++++--------- .../package.json | 8 +- .../codecatalyst-application-pipeline/pom.xml | 2 +- 6 files changed, 632 insertions(+), 644 deletions(-) diff --git a/examples/cdk-application-pipeline/package-lock.json b/examples/cdk-application-pipeline/package-lock.json index 566a3b5..67de942 100644 --- a/examples/cdk-application-pipeline/package-lock.json +++ b/examples/cdk-application-pipeline/package-lock.json @@ -19,8 +19,8 @@ "@aws-sdk/client-sts": "^3.454.0", "@aws-sdk/credential-providers": "^3.454.0", "@aws-sdk/shared-ini-file-loader": "^3.374.0", - "@cdklabs/cdk-ecs-codedeploy": "^0.0.211", - "@types/aws-lambda": "^8.10.128", + "@cdklabs/cdk-ecs-codedeploy": "^0.0.212", + "@types/aws-lambda": "^8.10.129", "@types/prompts": "^2.4.9", "aws-cdk-lib": "^2.110.1", "constructs": "^10.3.0", @@ -33,7 +33,7 @@ "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.12.0", "aws-cdk": "^2.110.1", - "cdk-nag": "^2.27.198", + "cdk-nag": "^2.27.199", "esbuild": "^0.19.7", "eslint": "^8.54.0", "eslint-import-resolver-node": "^0.3.9", @@ -44,7 +44,7 @@ "json-schema": "^0.4.0", "license-checker": "^25.0.1", "npm-check-updates": "^16.14.11", - "projen": "^0.77.1", + "projen": "^0.77.2", "ts-jest": "^29.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" @@ -2393,9 +2393,9 @@ "dev": true }, "node_modules/@cdklabs/cdk-ecs-codedeploy": { - "version": "0.0.211", - "resolved": "https://registry.npmjs.org/@cdklabs/cdk-ecs-codedeploy/-/cdk-ecs-codedeploy-0.0.211.tgz", - "integrity": "sha512-xna6+0KN/iV1ipOB2H89+Bmv5dtsYpO6x6eogpnbLhwGKGNaGUmnyNVM+h6h6jV1oZgHS+jgp/I7HvvNBOjwgQ==", + "version": "0.0.212", + "resolved": "https://registry.npmjs.org/@cdklabs/cdk-ecs-codedeploy/-/cdk-ecs-codedeploy-0.0.212.tgz", + "integrity": "sha512-x6/s/jE2dMhiwz4MnQyfMWG/UtS9O+OKFHux5ME7Pl7mullqRzG8hGyvyZFjUIMOYA+OQowCM8s7xOgKHBpsSw==", "bundleDependencies": [ "@aws-sdk/client-codedeploy", "jmespath" @@ -2986,11 +2986,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/abort-controller": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -2998,14 +2998,14 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/config-resolver": { - "version": "2.0.18", + "version": "2.0.19", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/types": "^2.5.0", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/types": "^2.6.0", "@smithy/util-config-provider": "^2.0.0", - "@smithy/util-middleware": "^2.0.6", + "@smithy/util-middleware": "^2.0.7", "tslib": "^2.5.0" }, "engines": { @@ -3013,14 +3013,14 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/credential-provider-imds": { - "version": "2.1.1", + "version": "2.1.2", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/property-provider": "^2.0.14", - "@smithy/types": "^2.5.0", - "@smithy/url-parser": "^2.0.13", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/property-provider": "^2.0.15", + "@smithy/types": "^2.6.0", + "@smithy/url-parser": "^2.0.14", "tslib": "^2.5.0" }, "engines": { @@ -3028,34 +3028,34 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/eventstream-codec": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { "@aws-crypto/crc32": "3.0.0", - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-hex-encoding": "^2.0.0", "tslib": "^2.5.0" } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/fetch-http-handler": { - "version": "2.2.6", + "version": "2.2.7", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/protocol-http": "^3.0.9", - "@smithy/querystring-builder": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/protocol-http": "^3.0.10", + "@smithy/querystring-builder": "^2.0.14", + "@smithy/types": "^2.6.0", "@smithy/util-base64": "^2.0.1", "tslib": "^2.5.0" } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/hash-node": { - "version": "2.0.15", + "version": "2.0.16", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-buffer-from": "^2.0.0", "@smithy/util-utf8": "^2.0.2", "tslib": "^2.5.0" @@ -3065,11 +3065,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/invalid-dependency": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -3085,12 +3085,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-content-length": { - "version": "2.0.15", + "version": "2.0.16", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/protocol-http": "^3.0.9", - "@smithy/types": "^2.5.0", + "@smithy/protocol-http": "^3.0.10", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3098,16 +3098,16 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-endpoint": { - "version": "2.2.0", + "version": "2.2.1", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/middleware-serde": "^2.0.13", - "@smithy/node-config-provider": "^2.1.5", - "@smithy/shared-ini-file-loader": "^2.2.4", - "@smithy/types": "^2.5.0", - "@smithy/url-parser": "^2.0.13", - "@smithy/util-middleware": "^2.0.6", + "@smithy/middleware-serde": "^2.0.14", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/shared-ini-file-loader": "^2.2.5", + "@smithy/types": "^2.6.0", + "@smithy/url-parser": "^2.0.14", + "@smithy/util-middleware": "^2.0.7", "tslib": "^2.5.0" }, "engines": { @@ -3115,16 +3115,16 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-retry": { - "version": "2.0.20", + "version": "2.0.21", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/protocol-http": "^3.0.9", - "@smithy/service-error-classification": "^2.0.6", - "@smithy/types": "^2.5.0", - "@smithy/util-middleware": "^2.0.6", - "@smithy/util-retry": "^2.0.6", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/protocol-http": "^3.0.10", + "@smithy/service-error-classification": "^2.0.7", + "@smithy/types": "^2.6.0", + "@smithy/util-middleware": "^2.0.7", + "@smithy/util-retry": "^2.0.7", "tslib": "^2.5.0", "uuid": "^8.3.2" }, @@ -3141,11 +3141,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-serde": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3153,11 +3153,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-stack": { - "version": "2.0.7", + "version": "2.0.8", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3165,13 +3165,13 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/node-config-provider": { - "version": "2.1.5", + "version": "2.1.6", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/property-provider": "^2.0.14", - "@smithy/shared-ini-file-loader": "^2.2.4", - "@smithy/types": "^2.5.0", + "@smithy/property-provider": "^2.0.15", + "@smithy/shared-ini-file-loader": "^2.2.5", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3179,14 +3179,14 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/node-http-handler": { - "version": "2.1.9", + "version": "2.1.10", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/abort-controller": "^2.0.13", - "@smithy/protocol-http": "^3.0.9", - "@smithy/querystring-builder": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/abort-controller": "^2.0.14", + "@smithy/protocol-http": "^3.0.10", + "@smithy/querystring-builder": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3194,11 +3194,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/property-provider": { - "version": "2.0.14", + "version": "2.0.15", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3206,11 +3206,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/protocol-http": { - "version": "3.0.9", + "version": "3.0.10", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3218,11 +3218,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/querystring-builder": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-uri-escape": "^2.0.0", "tslib": "^2.5.0" }, @@ -3231,11 +3231,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/querystring-parser": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3243,22 +3243,22 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/service-error-classification": { - "version": "2.0.6", + "version": "2.0.7", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0" + "@smithy/types": "^2.6.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/shared-ini-file-loader": { - "version": "2.2.4", + "version": "2.2.5", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3266,15 +3266,15 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/signature-v4": { - "version": "2.0.15", + "version": "2.0.16", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/eventstream-codec": "^2.0.13", + "@smithy/eventstream-codec": "^2.0.14", "@smithy/is-array-buffer": "^2.0.0", - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-hex-encoding": "^2.0.0", - "@smithy/util-middleware": "^2.0.6", + "@smithy/util-middleware": "^2.0.7", "@smithy/util-uri-escape": "^2.0.0", "@smithy/util-utf8": "^2.0.2", "tslib": "^2.5.0" @@ -3284,13 +3284,13 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/smithy-client": { - "version": "2.1.15", + "version": "2.1.16", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/middleware-stack": "^2.0.7", - "@smithy/types": "^2.5.0", - "@smithy/util-stream": "^2.0.20", + "@smithy/middleware-stack": "^2.0.8", + "@smithy/types": "^2.6.0", + "@smithy/util-stream": "^2.0.21", "tslib": "^2.5.0" }, "engines": { @@ -3298,7 +3298,7 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/types": { - "version": "2.5.0", + "version": "2.6.0", "inBundle": true, "license": "Apache-2.0", "dependencies": { @@ -3309,12 +3309,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/url-parser": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/querystring-parser": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/querystring-parser": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -3373,13 +3373,13 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-defaults-mode-browser": { - "version": "2.0.19", + "version": "2.0.20", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/property-provider": "^2.0.14", - "@smithy/smithy-client": "^2.1.15", - "@smithy/types": "^2.5.0", + "@smithy/property-provider": "^2.0.15", + "@smithy/smithy-client": "^2.1.16", + "@smithy/types": "^2.6.0", "bowser": "^2.11.0", "tslib": "^2.5.0" }, @@ -3388,16 +3388,16 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-defaults-mode-node": { - "version": "2.0.25", + "version": "2.0.26", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/config-resolver": "^2.0.18", - "@smithy/credential-provider-imds": "^2.1.1", - "@smithy/node-config-provider": "^2.1.5", - "@smithy/property-provider": "^2.0.14", - "@smithy/smithy-client": "^2.1.15", - "@smithy/types": "^2.5.0", + "@smithy/config-resolver": "^2.0.19", + "@smithy/credential-provider-imds": "^2.1.2", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/property-provider": "^2.0.15", + "@smithy/smithy-client": "^2.1.16", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3405,12 +3405,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-endpoints": { - "version": "1.0.4", + "version": "1.0.5", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/types": "^2.5.0", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3429,11 +3429,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-middleware": { - "version": "2.0.6", + "version": "2.0.7", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3441,12 +3441,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-retry": { - "version": "2.0.6", + "version": "2.0.7", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/service-error-classification": "^2.0.6", - "@smithy/types": "^2.5.0", + "@smithy/service-error-classification": "^2.0.7", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3454,13 +3454,13 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-stream": { - "version": "2.0.20", + "version": "2.0.21", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/fetch-http-handler": "^2.2.6", - "@smithy/node-http-handler": "^2.1.9", - "@smithy/types": "^2.5.0", + "@smithy/fetch-http-handler": "^2.2.7", + "@smithy/node-http-handler": "^2.1.10", + "@smithy/types": "^2.6.0", "@smithy/util-base64": "^2.0.1", "@smithy/util-buffer-from": "^2.0.0", "@smithy/util-hex-encoding": "^2.0.0", @@ -3495,12 +3495,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-waiter": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/abort-controller": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/abort-controller": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -5970,9 +5970,9 @@ } }, "node_modules/@types/aws-lambda": { - "version": "8.10.128", - "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.128.tgz", - "integrity": "sha512-bw4+ORfyywsj9Tq3WJA9j6HG4EbYy+dz+k8LN73ApmwjTdf82ZCSELz3b7BJQzeG5HE8IaTy9SXTHmruIK5ZlQ==" + "version": "8.10.129", + "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.129.tgz", + "integrity": "sha512-0Rl7CpTPVws5cp0Ui1gZh4Q+TXC65bXVwTOGoI2RKW45dxWzyZGbjIX0uFjFYdIJ8vnD45y584rIIqvD2vBBfQ==" }, "node_modules/@types/babel__core": { "version": "7.20.1", @@ -7458,9 +7458,9 @@ ] }, "node_modules/cdk-nag": { - "version": "2.27.198", - "resolved": "https://registry.npmjs.org/cdk-nag/-/cdk-nag-2.27.198.tgz", - "integrity": "sha512-62toLhTMH5ZqoMpWmlT5c17GYYVAuKOUj0ls7lMzttw1KvMJiIi9uD95Xqsme4vsa8QDF8y7FTjvZbMiN2xNaA==", + "version": "2.27.199", + "resolved": "https://registry.npmjs.org/cdk-nag/-/cdk-nag-2.27.199.tgz", + "integrity": "sha512-1I953BbfIB8nizO2mN+9MpXUYGSF/BWUbXa6vCyZBJqFWXdOXhG66dbDg2FDHJ3mWVzm1+BdT4qXpcOJnoQP3Q==", "dev": true, "peerDependencies": { "aws-cdk-lib": "^2.78.0", @@ -12155,9 +12155,9 @@ } }, "node_modules/projen": { - "version": "0.77.1", - "resolved": "https://registry.npmjs.org/projen/-/projen-0.77.1.tgz", - "integrity": "sha512-av8JCn/UfBMV+DqOG3P9wGuAH75Yd0jdYVMlXyzfL7RRA1vJzzRJo4QvS/b7+1EG4OsyTKOGxHmkjqvHfV/Wkw==", + "version": "0.77.2", + "resolved": "https://registry.npmjs.org/projen/-/projen-0.77.2.tgz", + "integrity": "sha512-e6jN0wKGXvukTZ1Tv+FZpNLSB+jjAVrFXHxzFH9Kgoc7OQFVrPdI9Rm6Lnlv+kyRnFGQw5vYs1byE8iW5ZjKKg==", "bundleDependencies": [ "@iarna/toml", "case", @@ -12278,6 +12278,15 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, + "node_modules/projen/node_modules/argparse": { + "version": "1.0.10", + "dev": true, + "inBundle": true, + "license": "MIT", + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, "node_modules/projen/node_modules/array-timsort": { "version": "1.0.3", "dev": true, @@ -12291,12 +12300,13 @@ "license": "MIT" }, "node_modules/projen/node_modules/brace-expansion": { - "version": "2.0.1", + "version": "1.1.11", "dev": true, "inBundle": true, "license": "MIT", "dependencies": { - "balanced-match": "^1.0.0" + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" } }, "node_modules/projen/node_modules/case": { @@ -12467,6 +12477,15 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/projen/node_modules/glob/node_modules/brace-expansion": { + "version": "2.0.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, "node_modules/projen/node_modules/glob/node_modules/minimatch": { "version": "5.1.6", "dev": true, @@ -12564,26 +12583,41 @@ "node": ">=8" } }, - "node_modules/projen/node_modules/minimatch": { - "version": "3.1.2", + "node_modules/projen/node_modules/js-yaml": { + "version": "3.14.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/projen/node_modules/lru-cache": { + "version": "6.0.0", "dev": true, "inBundle": true, "license": "ISC", "dependencies": { - "brace-expansion": "^1.1.7" + "yallist": "^4.0.0" }, "engines": { - "node": "*" + "node": ">=10" } }, - "node_modules/projen/node_modules/minimatch/node_modules/brace-expansion": { - "version": "1.1.11", + "node_modules/projen/node_modules/minimatch": { + "version": "3.1.2", "dev": true, "inBundle": true, - "license": "MIT", + "license": "ISC", "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" } }, "node_modules/projen/node_modules/minimist": { @@ -12680,18 +12714,6 @@ "node": ">=10" } }, - "node_modules/projen/node_modules/semver/node_modules/lru-cache": { - "version": "6.0.0", - "dev": true, - "inBundle": true, - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/projen/node_modules/shelljs": { "version": "0.8.5", "dev": true, @@ -12839,28 +12861,6 @@ "node": ">=12.0" } }, - "node_modules/projen/node_modules/xmlbuilder2/node_modules/argparse": { - "version": "1.0.10", - "dev": true, - "inBundle": true, - "license": "MIT", - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/projen/node_modules/xmlbuilder2/node_modules/js-yaml": { - "version": "3.14.1", - "dev": true, - "inBundle": true, - "license": "MIT", - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, "node_modules/projen/node_modules/y18n": { "version": "5.0.8", "dev": true, @@ -17019,9 +17019,9 @@ "dev": true }, "@cdklabs/cdk-ecs-codedeploy": { - "version": "0.0.211", - "resolved": "https://registry.npmjs.org/@cdklabs/cdk-ecs-codedeploy/-/cdk-ecs-codedeploy-0.0.211.tgz", - "integrity": "sha512-xna6+0KN/iV1ipOB2H89+Bmv5dtsYpO6x6eogpnbLhwGKGNaGUmnyNVM+h6h6jV1oZgHS+jgp/I7HvvNBOjwgQ==", + "version": "0.0.212", + "resolved": "https://registry.npmjs.org/@cdklabs/cdk-ecs-codedeploy/-/cdk-ecs-codedeploy-0.0.212.tgz", + "integrity": "sha512-x6/s/jE2dMhiwz4MnQyfMWG/UtS9O+OKFHux5ME7Pl7mullqRzG8hGyvyZFjUIMOYA+OQowCM8s7xOgKHBpsSw==", "requires": { "@aws-sdk/client-codedeploy": "^3.454.0", "jmespath": "^0.16.0" @@ -17506,71 +17506,71 @@ } }, "@smithy/abort-controller": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/config-resolver": { - "version": "2.0.18", + "version": "2.0.19", "bundled": true, "requires": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/types": "^2.5.0", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/types": "^2.6.0", "@smithy/util-config-provider": "^2.0.0", - "@smithy/util-middleware": "^2.0.6", + "@smithy/util-middleware": "^2.0.7", "tslib": "^2.5.0" } }, "@smithy/credential-provider-imds": { - "version": "2.1.1", + "version": "2.1.2", "bundled": true, "requires": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/property-provider": "^2.0.14", - "@smithy/types": "^2.5.0", - "@smithy/url-parser": "^2.0.13", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/property-provider": "^2.0.15", + "@smithy/types": "^2.6.0", + "@smithy/url-parser": "^2.0.14", "tslib": "^2.5.0" } }, "@smithy/eventstream-codec": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { "@aws-crypto/crc32": "3.0.0", - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-hex-encoding": "^2.0.0", "tslib": "^2.5.0" } }, "@smithy/fetch-http-handler": { - "version": "2.2.6", + "version": "2.2.7", "bundled": true, "requires": { - "@smithy/protocol-http": "^3.0.9", - "@smithy/querystring-builder": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/protocol-http": "^3.0.10", + "@smithy/querystring-builder": "^2.0.14", + "@smithy/types": "^2.6.0", "@smithy/util-base64": "^2.0.1", "tslib": "^2.5.0" } }, "@smithy/hash-node": { - "version": "2.0.15", + "version": "2.0.16", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-buffer-from": "^2.0.0", "@smithy/util-utf8": "^2.0.2", "tslib": "^2.5.0" } }, "@smithy/invalid-dependency": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -17582,37 +17582,37 @@ } }, "@smithy/middleware-content-length": { - "version": "2.0.15", + "version": "2.0.16", "bundled": true, "requires": { - "@smithy/protocol-http": "^3.0.9", - "@smithy/types": "^2.5.0", + "@smithy/protocol-http": "^3.0.10", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/middleware-endpoint": { - "version": "2.2.0", + "version": "2.2.1", "bundled": true, "requires": { - "@smithy/middleware-serde": "^2.0.13", - "@smithy/node-config-provider": "^2.1.5", - "@smithy/shared-ini-file-loader": "^2.2.4", - "@smithy/types": "^2.5.0", - "@smithy/url-parser": "^2.0.13", - "@smithy/util-middleware": "^2.0.6", + "@smithy/middleware-serde": "^2.0.14", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/shared-ini-file-loader": "^2.2.5", + "@smithy/types": "^2.6.0", + "@smithy/url-parser": "^2.0.14", + "@smithy/util-middleware": "^2.0.7", "tslib": "^2.5.0" } }, "@smithy/middleware-retry": { - "version": "2.0.20", + "version": "2.0.21", "bundled": true, "requires": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/protocol-http": "^3.0.9", - "@smithy/service-error-classification": "^2.0.6", - "@smithy/types": "^2.5.0", - "@smithy/util-middleware": "^2.0.6", - "@smithy/util-retry": "^2.0.6", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/protocol-http": "^3.0.10", + "@smithy/service-error-classification": "^2.0.7", + "@smithy/types": "^2.6.0", + "@smithy/util-middleware": "^2.0.7", + "@smithy/util-retry": "^2.0.7", "tslib": "^2.5.0", "uuid": "^8.3.2" }, @@ -17624,127 +17624,127 @@ } }, "@smithy/middleware-serde": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/middleware-stack": { - "version": "2.0.7", + "version": "2.0.8", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/node-config-provider": { - "version": "2.1.5", + "version": "2.1.6", "bundled": true, "requires": { - "@smithy/property-provider": "^2.0.14", - "@smithy/shared-ini-file-loader": "^2.2.4", - "@smithy/types": "^2.5.0", + "@smithy/property-provider": "^2.0.15", + "@smithy/shared-ini-file-loader": "^2.2.5", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/node-http-handler": { - "version": "2.1.9", + "version": "2.1.10", "bundled": true, "requires": { - "@smithy/abort-controller": "^2.0.13", - "@smithy/protocol-http": "^3.0.9", - "@smithy/querystring-builder": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/abort-controller": "^2.0.14", + "@smithy/protocol-http": "^3.0.10", + "@smithy/querystring-builder": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/property-provider": { - "version": "2.0.14", + "version": "2.0.15", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/protocol-http": { - "version": "3.0.9", + "version": "3.0.10", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/querystring-builder": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-uri-escape": "^2.0.0", "tslib": "^2.5.0" } }, "@smithy/querystring-parser": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/service-error-classification": { - "version": "2.0.6", + "version": "2.0.7", "bundled": true, "requires": { - "@smithy/types": "^2.5.0" + "@smithy/types": "^2.6.0" } }, "@smithy/shared-ini-file-loader": { - "version": "2.2.4", + "version": "2.2.5", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/signature-v4": { - "version": "2.0.15", + "version": "2.0.16", "bundled": true, "requires": { - "@smithy/eventstream-codec": "^2.0.13", + "@smithy/eventstream-codec": "^2.0.14", "@smithy/is-array-buffer": "^2.0.0", - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-hex-encoding": "^2.0.0", - "@smithy/util-middleware": "^2.0.6", + "@smithy/util-middleware": "^2.0.7", "@smithy/util-uri-escape": "^2.0.0", "@smithy/util-utf8": "^2.0.2", "tslib": "^2.5.0" } }, "@smithy/smithy-client": { - "version": "2.1.15", + "version": "2.1.16", "bundled": true, "requires": { - "@smithy/middleware-stack": "^2.0.7", - "@smithy/types": "^2.5.0", - "@smithy/util-stream": "^2.0.20", + "@smithy/middleware-stack": "^2.0.8", + "@smithy/types": "^2.6.0", + "@smithy/util-stream": "^2.0.21", "tslib": "^2.5.0" } }, "@smithy/types": { - "version": "2.5.0", + "version": "2.6.0", "bundled": true, "requires": { "tslib": "^2.5.0" } }, "@smithy/url-parser": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/querystring-parser": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/querystring-parser": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -17786,35 +17786,35 @@ } }, "@smithy/util-defaults-mode-browser": { - "version": "2.0.19", + "version": "2.0.20", "bundled": true, "requires": { - "@smithy/property-provider": "^2.0.14", - "@smithy/smithy-client": "^2.1.15", - "@smithy/types": "^2.5.0", + "@smithy/property-provider": "^2.0.15", + "@smithy/smithy-client": "^2.1.16", + "@smithy/types": "^2.6.0", "bowser": "^2.11.0", "tslib": "^2.5.0" } }, "@smithy/util-defaults-mode-node": { - "version": "2.0.25", + "version": "2.0.26", "bundled": true, "requires": { - "@smithy/config-resolver": "^2.0.18", - "@smithy/credential-provider-imds": "^2.1.1", - "@smithy/node-config-provider": "^2.1.5", - "@smithy/property-provider": "^2.0.14", - "@smithy/smithy-client": "^2.1.15", - "@smithy/types": "^2.5.0", + "@smithy/config-resolver": "^2.0.19", + "@smithy/credential-provider-imds": "^2.1.2", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/property-provider": "^2.0.15", + "@smithy/smithy-client": "^2.1.16", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/util-endpoints": { - "version": "1.0.4", + "version": "1.0.5", "bundled": true, "requires": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/types": "^2.5.0", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -17826,29 +17826,29 @@ } }, "@smithy/util-middleware": { - "version": "2.0.6", + "version": "2.0.7", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/util-retry": { - "version": "2.0.6", + "version": "2.0.7", "bundled": true, "requires": { - "@smithy/service-error-classification": "^2.0.6", - "@smithy/types": "^2.5.0", + "@smithy/service-error-classification": "^2.0.7", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/util-stream": { - "version": "2.0.20", + "version": "2.0.21", "bundled": true, "requires": { - "@smithy/fetch-http-handler": "^2.2.6", - "@smithy/node-http-handler": "^2.1.9", - "@smithy/types": "^2.5.0", + "@smithy/fetch-http-handler": "^2.2.7", + "@smithy/node-http-handler": "^2.1.10", + "@smithy/types": "^2.6.0", "@smithy/util-base64": "^2.0.1", "@smithy/util-buffer-from": "^2.0.0", "@smithy/util-hex-encoding": "^2.0.0", @@ -17872,11 +17872,11 @@ } }, "@smithy/util-waiter": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/abort-controller": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/abort-controller": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -19738,9 +19738,9 @@ } }, "@types/aws-lambda": { - "version": "8.10.128", - "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.128.tgz", - "integrity": "sha512-bw4+ORfyywsj9Tq3WJA9j6HG4EbYy+dz+k8LN73ApmwjTdf82ZCSELz3b7BJQzeG5HE8IaTy9SXTHmruIK5ZlQ==" + "version": "8.10.129", + "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.129.tgz", + "integrity": "sha512-0Rl7CpTPVws5cp0Ui1gZh4Q+TXC65bXVwTOGoI2RKW45dxWzyZGbjIX0uFjFYdIJ8vnD45y584rIIqvD2vBBfQ==" }, "@types/babel__core": { "version": "7.20.1", @@ -20780,9 +20780,9 @@ "dev": true }, "cdk-nag": { - "version": "2.27.198", - "resolved": "https://registry.npmjs.org/cdk-nag/-/cdk-nag-2.27.198.tgz", - "integrity": "sha512-62toLhTMH5ZqoMpWmlT5c17GYYVAuKOUj0ls7lMzttw1KvMJiIi9uD95Xqsme4vsa8QDF8y7FTjvZbMiN2xNaA==", + "version": "2.27.199", + "resolved": "https://registry.npmjs.org/cdk-nag/-/cdk-nag-2.27.199.tgz", + "integrity": "sha512-1I953BbfIB8nizO2mN+9MpXUYGSF/BWUbXa6vCyZBJqFWXdOXhG66dbDg2FDHJ3mWVzm1+BdT4qXpcOJnoQP3Q==", "dev": true, "requires": {} }, @@ -24274,9 +24274,9 @@ "dev": true }, "projen": { - "version": "0.77.1", - "resolved": "https://registry.npmjs.org/projen/-/projen-0.77.1.tgz", - "integrity": "sha512-av8JCn/UfBMV+DqOG3P9wGuAH75Yd0jdYVMlXyzfL7RRA1vJzzRJo4QvS/b7+1EG4OsyTKOGxHmkjqvHfV/Wkw==", + "version": "0.77.2", + "resolved": "https://registry.npmjs.org/projen/-/projen-0.77.2.tgz", + "integrity": "sha512-e6jN0wKGXvukTZ1Tv+FZpNLSB+jjAVrFXHxzFH9Kgoc7OQFVrPdI9Rm6Lnlv+kyRnFGQw5vYs1byE8iW5ZjKKg==", "dev": true, "requires": { "@iarna/toml": "^2.2.5", @@ -24345,6 +24345,14 @@ "color-convert": "^2.0.1" } }, + "argparse": { + "version": "1.0.10", + "bundled": true, + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, "array-timsort": { "version": "1.0.3", "bundled": true, @@ -24356,11 +24364,12 @@ "dev": true }, "brace-expansion": { - "version": "2.0.1", + "version": "1.1.11", "bundled": true, "dev": true, "requires": { - "balanced-match": "^1.0.0" + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" } }, "case": { @@ -24474,6 +24483,14 @@ "once": "^1.3.0" }, "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "bundled": true, + "dev": true, + "requires": { + "balanced-match": "^1.0.0" + } + }, "minimatch": { "version": "5.1.6", "bundled": true, @@ -24539,23 +24556,29 @@ "bundled": true, "dev": true }, + "js-yaml": { + "version": "3.14.1", + "bundled": true, + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "lru-cache": { + "version": "6.0.0", + "bundled": true, + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, "minimatch": { "version": "3.1.2", "bundled": true, "dev": true, "requires": { "brace-expansion": "^1.1.7" - }, - "dependencies": { - "brace-expansion": { - "version": "1.1.11", - "bundled": true, - "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - } } }, "minimist": { @@ -24615,16 +24638,6 @@ "dev": true, "requires": { "lru-cache": "^6.0.0" - }, - "dependencies": { - "lru-cache": { - "version": "6.0.0", - "bundled": true, - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - } } }, "shelljs": { @@ -24721,25 +24734,6 @@ "@oozcitak/infra": "1.0.8", "@oozcitak/util": "8.3.8", "js-yaml": "3.14.1" - }, - "dependencies": { - "argparse": { - "version": "1.0.10", - "bundled": true, - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "js-yaml": { - "version": "3.14.1", - "bundled": true, - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - } } }, "y18n": { diff --git a/examples/cdk-application-pipeline/package.json b/examples/cdk-application-pipeline/package.json index 758fe19..bf209aa 100644 --- a/examples/cdk-application-pipeline/package.json +++ b/examples/cdk-application-pipeline/package.json @@ -15,7 +15,7 @@ "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.12.0", "aws-cdk": "^2.110.1", - "cdk-nag": "^2.27.198", + "cdk-nag": "^2.27.199", "esbuild": "^0.19.7", "eslint": "^8.54.0", "eslint-import-resolver-node": "^0.3.9", @@ -26,7 +26,7 @@ "json-schema": "^0.4.0", "license-checker": "^25.0.1", "npm-check-updates": "^16.14.11", - "projen": "^0.77.1", + "projen": "^0.77.2", "ts-jest": "^29.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" @@ -42,8 +42,8 @@ "@aws-sdk/client-sts": "^3.454.0", "@aws-sdk/credential-providers": "^3.454.0", "@aws-sdk/shared-ini-file-loader": "^3.374.0", - "@cdklabs/cdk-ecs-codedeploy": "^0.0.211", - "@types/aws-lambda": "^8.10.128", + "@cdklabs/cdk-ecs-codedeploy": "^0.0.212", + "@types/aws-lambda": "^8.10.129", "@types/prompts": "^2.4.9", "aws-cdk-lib": "^2.110.1", "constructs": "^10.3.0", diff --git a/examples/cdk-application-pipeline/pom.xml b/examples/cdk-application-pipeline/pom.xml index 13a9726..3a1c624 100644 --- a/examples/cdk-application-pipeline/pom.xml +++ b/examples/cdk-application-pipeline/pom.xml @@ -28,7 +28,7 @@ org.springframework spring-core - 6.1.0 + 6.1.1 org.springframework.boot diff --git a/examples/codecatalyst-application-pipeline/package-lock.json b/examples/codecatalyst-application-pipeline/package-lock.json index 566a3b5..67de942 100644 --- a/examples/codecatalyst-application-pipeline/package-lock.json +++ b/examples/codecatalyst-application-pipeline/package-lock.json @@ -19,8 +19,8 @@ "@aws-sdk/client-sts": "^3.454.0", "@aws-sdk/credential-providers": "^3.454.0", "@aws-sdk/shared-ini-file-loader": "^3.374.0", - "@cdklabs/cdk-ecs-codedeploy": "^0.0.211", - "@types/aws-lambda": "^8.10.128", + "@cdklabs/cdk-ecs-codedeploy": "^0.0.212", + "@types/aws-lambda": "^8.10.129", "@types/prompts": "^2.4.9", "aws-cdk-lib": "^2.110.1", "constructs": "^10.3.0", @@ -33,7 +33,7 @@ "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.12.0", "aws-cdk": "^2.110.1", - "cdk-nag": "^2.27.198", + "cdk-nag": "^2.27.199", "esbuild": "^0.19.7", "eslint": "^8.54.0", "eslint-import-resolver-node": "^0.3.9", @@ -44,7 +44,7 @@ "json-schema": "^0.4.0", "license-checker": "^25.0.1", "npm-check-updates": "^16.14.11", - "projen": "^0.77.1", + "projen": "^0.77.2", "ts-jest": "^29.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" @@ -2393,9 +2393,9 @@ "dev": true }, "node_modules/@cdklabs/cdk-ecs-codedeploy": { - "version": "0.0.211", - "resolved": "https://registry.npmjs.org/@cdklabs/cdk-ecs-codedeploy/-/cdk-ecs-codedeploy-0.0.211.tgz", - "integrity": "sha512-xna6+0KN/iV1ipOB2H89+Bmv5dtsYpO6x6eogpnbLhwGKGNaGUmnyNVM+h6h6jV1oZgHS+jgp/I7HvvNBOjwgQ==", + "version": "0.0.212", + "resolved": "https://registry.npmjs.org/@cdklabs/cdk-ecs-codedeploy/-/cdk-ecs-codedeploy-0.0.212.tgz", + "integrity": "sha512-x6/s/jE2dMhiwz4MnQyfMWG/UtS9O+OKFHux5ME7Pl7mullqRzG8hGyvyZFjUIMOYA+OQowCM8s7xOgKHBpsSw==", "bundleDependencies": [ "@aws-sdk/client-codedeploy", "jmespath" @@ -2986,11 +2986,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/abort-controller": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -2998,14 +2998,14 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/config-resolver": { - "version": "2.0.18", + "version": "2.0.19", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/types": "^2.5.0", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/types": "^2.6.0", "@smithy/util-config-provider": "^2.0.0", - "@smithy/util-middleware": "^2.0.6", + "@smithy/util-middleware": "^2.0.7", "tslib": "^2.5.0" }, "engines": { @@ -3013,14 +3013,14 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/credential-provider-imds": { - "version": "2.1.1", + "version": "2.1.2", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/property-provider": "^2.0.14", - "@smithy/types": "^2.5.0", - "@smithy/url-parser": "^2.0.13", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/property-provider": "^2.0.15", + "@smithy/types": "^2.6.0", + "@smithy/url-parser": "^2.0.14", "tslib": "^2.5.0" }, "engines": { @@ -3028,34 +3028,34 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/eventstream-codec": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { "@aws-crypto/crc32": "3.0.0", - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-hex-encoding": "^2.0.0", "tslib": "^2.5.0" } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/fetch-http-handler": { - "version": "2.2.6", + "version": "2.2.7", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/protocol-http": "^3.0.9", - "@smithy/querystring-builder": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/protocol-http": "^3.0.10", + "@smithy/querystring-builder": "^2.0.14", + "@smithy/types": "^2.6.0", "@smithy/util-base64": "^2.0.1", "tslib": "^2.5.0" } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/hash-node": { - "version": "2.0.15", + "version": "2.0.16", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-buffer-from": "^2.0.0", "@smithy/util-utf8": "^2.0.2", "tslib": "^2.5.0" @@ -3065,11 +3065,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/invalid-dependency": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -3085,12 +3085,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-content-length": { - "version": "2.0.15", + "version": "2.0.16", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/protocol-http": "^3.0.9", - "@smithy/types": "^2.5.0", + "@smithy/protocol-http": "^3.0.10", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3098,16 +3098,16 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-endpoint": { - "version": "2.2.0", + "version": "2.2.1", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/middleware-serde": "^2.0.13", - "@smithy/node-config-provider": "^2.1.5", - "@smithy/shared-ini-file-loader": "^2.2.4", - "@smithy/types": "^2.5.0", - "@smithy/url-parser": "^2.0.13", - "@smithy/util-middleware": "^2.0.6", + "@smithy/middleware-serde": "^2.0.14", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/shared-ini-file-loader": "^2.2.5", + "@smithy/types": "^2.6.0", + "@smithy/url-parser": "^2.0.14", + "@smithy/util-middleware": "^2.0.7", "tslib": "^2.5.0" }, "engines": { @@ -3115,16 +3115,16 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-retry": { - "version": "2.0.20", + "version": "2.0.21", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/protocol-http": "^3.0.9", - "@smithy/service-error-classification": "^2.0.6", - "@smithy/types": "^2.5.0", - "@smithy/util-middleware": "^2.0.6", - "@smithy/util-retry": "^2.0.6", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/protocol-http": "^3.0.10", + "@smithy/service-error-classification": "^2.0.7", + "@smithy/types": "^2.6.0", + "@smithy/util-middleware": "^2.0.7", + "@smithy/util-retry": "^2.0.7", "tslib": "^2.5.0", "uuid": "^8.3.2" }, @@ -3141,11 +3141,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-serde": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3153,11 +3153,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/middleware-stack": { - "version": "2.0.7", + "version": "2.0.8", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3165,13 +3165,13 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/node-config-provider": { - "version": "2.1.5", + "version": "2.1.6", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/property-provider": "^2.0.14", - "@smithy/shared-ini-file-loader": "^2.2.4", - "@smithy/types": "^2.5.0", + "@smithy/property-provider": "^2.0.15", + "@smithy/shared-ini-file-loader": "^2.2.5", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3179,14 +3179,14 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/node-http-handler": { - "version": "2.1.9", + "version": "2.1.10", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/abort-controller": "^2.0.13", - "@smithy/protocol-http": "^3.0.9", - "@smithy/querystring-builder": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/abort-controller": "^2.0.14", + "@smithy/protocol-http": "^3.0.10", + "@smithy/querystring-builder": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3194,11 +3194,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/property-provider": { - "version": "2.0.14", + "version": "2.0.15", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3206,11 +3206,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/protocol-http": { - "version": "3.0.9", + "version": "3.0.10", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3218,11 +3218,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/querystring-builder": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-uri-escape": "^2.0.0", "tslib": "^2.5.0" }, @@ -3231,11 +3231,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/querystring-parser": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3243,22 +3243,22 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/service-error-classification": { - "version": "2.0.6", + "version": "2.0.7", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0" + "@smithy/types": "^2.6.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/shared-ini-file-loader": { - "version": "2.2.4", + "version": "2.2.5", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3266,15 +3266,15 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/signature-v4": { - "version": "2.0.15", + "version": "2.0.16", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/eventstream-codec": "^2.0.13", + "@smithy/eventstream-codec": "^2.0.14", "@smithy/is-array-buffer": "^2.0.0", - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-hex-encoding": "^2.0.0", - "@smithy/util-middleware": "^2.0.6", + "@smithy/util-middleware": "^2.0.7", "@smithy/util-uri-escape": "^2.0.0", "@smithy/util-utf8": "^2.0.2", "tslib": "^2.5.0" @@ -3284,13 +3284,13 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/smithy-client": { - "version": "2.1.15", + "version": "2.1.16", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/middleware-stack": "^2.0.7", - "@smithy/types": "^2.5.0", - "@smithy/util-stream": "^2.0.20", + "@smithy/middleware-stack": "^2.0.8", + "@smithy/types": "^2.6.0", + "@smithy/util-stream": "^2.0.21", "tslib": "^2.5.0" }, "engines": { @@ -3298,7 +3298,7 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/types": { - "version": "2.5.0", + "version": "2.6.0", "inBundle": true, "license": "Apache-2.0", "dependencies": { @@ -3309,12 +3309,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/url-parser": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/querystring-parser": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/querystring-parser": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -3373,13 +3373,13 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-defaults-mode-browser": { - "version": "2.0.19", + "version": "2.0.20", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/property-provider": "^2.0.14", - "@smithy/smithy-client": "^2.1.15", - "@smithy/types": "^2.5.0", + "@smithy/property-provider": "^2.0.15", + "@smithy/smithy-client": "^2.1.16", + "@smithy/types": "^2.6.0", "bowser": "^2.11.0", "tslib": "^2.5.0" }, @@ -3388,16 +3388,16 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-defaults-mode-node": { - "version": "2.0.25", + "version": "2.0.26", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/config-resolver": "^2.0.18", - "@smithy/credential-provider-imds": "^2.1.1", - "@smithy/node-config-provider": "^2.1.5", - "@smithy/property-provider": "^2.0.14", - "@smithy/smithy-client": "^2.1.15", - "@smithy/types": "^2.5.0", + "@smithy/config-resolver": "^2.0.19", + "@smithy/credential-provider-imds": "^2.1.2", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/property-provider": "^2.0.15", + "@smithy/smithy-client": "^2.1.16", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3405,12 +3405,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-endpoints": { - "version": "1.0.4", + "version": "1.0.5", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/types": "^2.5.0", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3429,11 +3429,11 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-middleware": { - "version": "2.0.6", + "version": "2.0.7", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3441,12 +3441,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-retry": { - "version": "2.0.6", + "version": "2.0.7", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/service-error-classification": "^2.0.6", - "@smithy/types": "^2.5.0", + "@smithy/service-error-classification": "^2.0.7", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -3454,13 +3454,13 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-stream": { - "version": "2.0.20", + "version": "2.0.21", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/fetch-http-handler": "^2.2.6", - "@smithy/node-http-handler": "^2.1.9", - "@smithy/types": "^2.5.0", + "@smithy/fetch-http-handler": "^2.2.7", + "@smithy/node-http-handler": "^2.1.10", + "@smithy/types": "^2.6.0", "@smithy/util-base64": "^2.0.1", "@smithy/util-buffer-from": "^2.0.0", "@smithy/util-hex-encoding": "^2.0.0", @@ -3495,12 +3495,12 @@ } }, "node_modules/@cdklabs/cdk-ecs-codedeploy/node_modules/@smithy/util-waiter": { - "version": "2.0.13", + "version": "2.0.14", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@smithy/abort-controller": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/abort-controller": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" }, "engines": { @@ -5970,9 +5970,9 @@ } }, "node_modules/@types/aws-lambda": { - "version": "8.10.128", - "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.128.tgz", - "integrity": "sha512-bw4+ORfyywsj9Tq3WJA9j6HG4EbYy+dz+k8LN73ApmwjTdf82ZCSELz3b7BJQzeG5HE8IaTy9SXTHmruIK5ZlQ==" + "version": "8.10.129", + "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.129.tgz", + "integrity": "sha512-0Rl7CpTPVws5cp0Ui1gZh4Q+TXC65bXVwTOGoI2RKW45dxWzyZGbjIX0uFjFYdIJ8vnD45y584rIIqvD2vBBfQ==" }, "node_modules/@types/babel__core": { "version": "7.20.1", @@ -7458,9 +7458,9 @@ ] }, "node_modules/cdk-nag": { - "version": "2.27.198", - "resolved": "https://registry.npmjs.org/cdk-nag/-/cdk-nag-2.27.198.tgz", - "integrity": "sha512-62toLhTMH5ZqoMpWmlT5c17GYYVAuKOUj0ls7lMzttw1KvMJiIi9uD95Xqsme4vsa8QDF8y7FTjvZbMiN2xNaA==", + "version": "2.27.199", + "resolved": "https://registry.npmjs.org/cdk-nag/-/cdk-nag-2.27.199.tgz", + "integrity": "sha512-1I953BbfIB8nizO2mN+9MpXUYGSF/BWUbXa6vCyZBJqFWXdOXhG66dbDg2FDHJ3mWVzm1+BdT4qXpcOJnoQP3Q==", "dev": true, "peerDependencies": { "aws-cdk-lib": "^2.78.0", @@ -12155,9 +12155,9 @@ } }, "node_modules/projen": { - "version": "0.77.1", - "resolved": "https://registry.npmjs.org/projen/-/projen-0.77.1.tgz", - "integrity": "sha512-av8JCn/UfBMV+DqOG3P9wGuAH75Yd0jdYVMlXyzfL7RRA1vJzzRJo4QvS/b7+1EG4OsyTKOGxHmkjqvHfV/Wkw==", + "version": "0.77.2", + "resolved": "https://registry.npmjs.org/projen/-/projen-0.77.2.tgz", + "integrity": "sha512-e6jN0wKGXvukTZ1Tv+FZpNLSB+jjAVrFXHxzFH9Kgoc7OQFVrPdI9Rm6Lnlv+kyRnFGQw5vYs1byE8iW5ZjKKg==", "bundleDependencies": [ "@iarna/toml", "case", @@ -12278,6 +12278,15 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, + "node_modules/projen/node_modules/argparse": { + "version": "1.0.10", + "dev": true, + "inBundle": true, + "license": "MIT", + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, "node_modules/projen/node_modules/array-timsort": { "version": "1.0.3", "dev": true, @@ -12291,12 +12300,13 @@ "license": "MIT" }, "node_modules/projen/node_modules/brace-expansion": { - "version": "2.0.1", + "version": "1.1.11", "dev": true, "inBundle": true, "license": "MIT", "dependencies": { - "balanced-match": "^1.0.0" + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" } }, "node_modules/projen/node_modules/case": { @@ -12467,6 +12477,15 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/projen/node_modules/glob/node_modules/brace-expansion": { + "version": "2.0.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, "node_modules/projen/node_modules/glob/node_modules/minimatch": { "version": "5.1.6", "dev": true, @@ -12564,26 +12583,41 @@ "node": ">=8" } }, - "node_modules/projen/node_modules/minimatch": { - "version": "3.1.2", + "node_modules/projen/node_modules/js-yaml": { + "version": "3.14.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/projen/node_modules/lru-cache": { + "version": "6.0.0", "dev": true, "inBundle": true, "license": "ISC", "dependencies": { - "brace-expansion": "^1.1.7" + "yallist": "^4.0.0" }, "engines": { - "node": "*" + "node": ">=10" } }, - "node_modules/projen/node_modules/minimatch/node_modules/brace-expansion": { - "version": "1.1.11", + "node_modules/projen/node_modules/minimatch": { + "version": "3.1.2", "dev": true, "inBundle": true, - "license": "MIT", + "license": "ISC", "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" } }, "node_modules/projen/node_modules/minimist": { @@ -12680,18 +12714,6 @@ "node": ">=10" } }, - "node_modules/projen/node_modules/semver/node_modules/lru-cache": { - "version": "6.0.0", - "dev": true, - "inBundle": true, - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/projen/node_modules/shelljs": { "version": "0.8.5", "dev": true, @@ -12839,28 +12861,6 @@ "node": ">=12.0" } }, - "node_modules/projen/node_modules/xmlbuilder2/node_modules/argparse": { - "version": "1.0.10", - "dev": true, - "inBundle": true, - "license": "MIT", - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/projen/node_modules/xmlbuilder2/node_modules/js-yaml": { - "version": "3.14.1", - "dev": true, - "inBundle": true, - "license": "MIT", - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, "node_modules/projen/node_modules/y18n": { "version": "5.0.8", "dev": true, @@ -17019,9 +17019,9 @@ "dev": true }, "@cdklabs/cdk-ecs-codedeploy": { - "version": "0.0.211", - "resolved": "https://registry.npmjs.org/@cdklabs/cdk-ecs-codedeploy/-/cdk-ecs-codedeploy-0.0.211.tgz", - "integrity": "sha512-xna6+0KN/iV1ipOB2H89+Bmv5dtsYpO6x6eogpnbLhwGKGNaGUmnyNVM+h6h6jV1oZgHS+jgp/I7HvvNBOjwgQ==", + "version": "0.0.212", + "resolved": "https://registry.npmjs.org/@cdklabs/cdk-ecs-codedeploy/-/cdk-ecs-codedeploy-0.0.212.tgz", + "integrity": "sha512-x6/s/jE2dMhiwz4MnQyfMWG/UtS9O+OKFHux5ME7Pl7mullqRzG8hGyvyZFjUIMOYA+OQowCM8s7xOgKHBpsSw==", "requires": { "@aws-sdk/client-codedeploy": "^3.454.0", "jmespath": "^0.16.0" @@ -17506,71 +17506,71 @@ } }, "@smithy/abort-controller": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/config-resolver": { - "version": "2.0.18", + "version": "2.0.19", "bundled": true, "requires": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/types": "^2.5.0", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/types": "^2.6.0", "@smithy/util-config-provider": "^2.0.0", - "@smithy/util-middleware": "^2.0.6", + "@smithy/util-middleware": "^2.0.7", "tslib": "^2.5.0" } }, "@smithy/credential-provider-imds": { - "version": "2.1.1", + "version": "2.1.2", "bundled": true, "requires": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/property-provider": "^2.0.14", - "@smithy/types": "^2.5.0", - "@smithy/url-parser": "^2.0.13", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/property-provider": "^2.0.15", + "@smithy/types": "^2.6.0", + "@smithy/url-parser": "^2.0.14", "tslib": "^2.5.0" } }, "@smithy/eventstream-codec": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { "@aws-crypto/crc32": "3.0.0", - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-hex-encoding": "^2.0.0", "tslib": "^2.5.0" } }, "@smithy/fetch-http-handler": { - "version": "2.2.6", + "version": "2.2.7", "bundled": true, "requires": { - "@smithy/protocol-http": "^3.0.9", - "@smithy/querystring-builder": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/protocol-http": "^3.0.10", + "@smithy/querystring-builder": "^2.0.14", + "@smithy/types": "^2.6.0", "@smithy/util-base64": "^2.0.1", "tslib": "^2.5.0" } }, "@smithy/hash-node": { - "version": "2.0.15", + "version": "2.0.16", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-buffer-from": "^2.0.0", "@smithy/util-utf8": "^2.0.2", "tslib": "^2.5.0" } }, "@smithy/invalid-dependency": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -17582,37 +17582,37 @@ } }, "@smithy/middleware-content-length": { - "version": "2.0.15", + "version": "2.0.16", "bundled": true, "requires": { - "@smithy/protocol-http": "^3.0.9", - "@smithy/types": "^2.5.0", + "@smithy/protocol-http": "^3.0.10", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/middleware-endpoint": { - "version": "2.2.0", + "version": "2.2.1", "bundled": true, "requires": { - "@smithy/middleware-serde": "^2.0.13", - "@smithy/node-config-provider": "^2.1.5", - "@smithy/shared-ini-file-loader": "^2.2.4", - "@smithy/types": "^2.5.0", - "@smithy/url-parser": "^2.0.13", - "@smithy/util-middleware": "^2.0.6", + "@smithy/middleware-serde": "^2.0.14", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/shared-ini-file-loader": "^2.2.5", + "@smithy/types": "^2.6.0", + "@smithy/url-parser": "^2.0.14", + "@smithy/util-middleware": "^2.0.7", "tslib": "^2.5.0" } }, "@smithy/middleware-retry": { - "version": "2.0.20", + "version": "2.0.21", "bundled": true, "requires": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/protocol-http": "^3.0.9", - "@smithy/service-error-classification": "^2.0.6", - "@smithy/types": "^2.5.0", - "@smithy/util-middleware": "^2.0.6", - "@smithy/util-retry": "^2.0.6", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/protocol-http": "^3.0.10", + "@smithy/service-error-classification": "^2.0.7", + "@smithy/types": "^2.6.0", + "@smithy/util-middleware": "^2.0.7", + "@smithy/util-retry": "^2.0.7", "tslib": "^2.5.0", "uuid": "^8.3.2" }, @@ -17624,127 +17624,127 @@ } }, "@smithy/middleware-serde": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/middleware-stack": { - "version": "2.0.7", + "version": "2.0.8", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/node-config-provider": { - "version": "2.1.5", + "version": "2.1.6", "bundled": true, "requires": { - "@smithy/property-provider": "^2.0.14", - "@smithy/shared-ini-file-loader": "^2.2.4", - "@smithy/types": "^2.5.0", + "@smithy/property-provider": "^2.0.15", + "@smithy/shared-ini-file-loader": "^2.2.5", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/node-http-handler": { - "version": "2.1.9", + "version": "2.1.10", "bundled": true, "requires": { - "@smithy/abort-controller": "^2.0.13", - "@smithy/protocol-http": "^3.0.9", - "@smithy/querystring-builder": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/abort-controller": "^2.0.14", + "@smithy/protocol-http": "^3.0.10", + "@smithy/querystring-builder": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/property-provider": { - "version": "2.0.14", + "version": "2.0.15", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/protocol-http": { - "version": "3.0.9", + "version": "3.0.10", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/querystring-builder": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-uri-escape": "^2.0.0", "tslib": "^2.5.0" } }, "@smithy/querystring-parser": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/service-error-classification": { - "version": "2.0.6", + "version": "2.0.7", "bundled": true, "requires": { - "@smithy/types": "^2.5.0" + "@smithy/types": "^2.6.0" } }, "@smithy/shared-ini-file-loader": { - "version": "2.2.4", + "version": "2.2.5", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/signature-v4": { - "version": "2.0.15", + "version": "2.0.16", "bundled": true, "requires": { - "@smithy/eventstream-codec": "^2.0.13", + "@smithy/eventstream-codec": "^2.0.14", "@smithy/is-array-buffer": "^2.0.0", - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "@smithy/util-hex-encoding": "^2.0.0", - "@smithy/util-middleware": "^2.0.6", + "@smithy/util-middleware": "^2.0.7", "@smithy/util-uri-escape": "^2.0.0", "@smithy/util-utf8": "^2.0.2", "tslib": "^2.5.0" } }, "@smithy/smithy-client": { - "version": "2.1.15", + "version": "2.1.16", "bundled": true, "requires": { - "@smithy/middleware-stack": "^2.0.7", - "@smithy/types": "^2.5.0", - "@smithy/util-stream": "^2.0.20", + "@smithy/middleware-stack": "^2.0.8", + "@smithy/types": "^2.6.0", + "@smithy/util-stream": "^2.0.21", "tslib": "^2.5.0" } }, "@smithy/types": { - "version": "2.5.0", + "version": "2.6.0", "bundled": true, "requires": { "tslib": "^2.5.0" } }, "@smithy/url-parser": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/querystring-parser": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/querystring-parser": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -17786,35 +17786,35 @@ } }, "@smithy/util-defaults-mode-browser": { - "version": "2.0.19", + "version": "2.0.20", "bundled": true, "requires": { - "@smithy/property-provider": "^2.0.14", - "@smithy/smithy-client": "^2.1.15", - "@smithy/types": "^2.5.0", + "@smithy/property-provider": "^2.0.15", + "@smithy/smithy-client": "^2.1.16", + "@smithy/types": "^2.6.0", "bowser": "^2.11.0", "tslib": "^2.5.0" } }, "@smithy/util-defaults-mode-node": { - "version": "2.0.25", + "version": "2.0.26", "bundled": true, "requires": { - "@smithy/config-resolver": "^2.0.18", - "@smithy/credential-provider-imds": "^2.1.1", - "@smithy/node-config-provider": "^2.1.5", - "@smithy/property-provider": "^2.0.14", - "@smithy/smithy-client": "^2.1.15", - "@smithy/types": "^2.5.0", + "@smithy/config-resolver": "^2.0.19", + "@smithy/credential-provider-imds": "^2.1.2", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/property-provider": "^2.0.15", + "@smithy/smithy-client": "^2.1.16", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/util-endpoints": { - "version": "1.0.4", + "version": "1.0.5", "bundled": true, "requires": { - "@smithy/node-config-provider": "^2.1.5", - "@smithy/types": "^2.5.0", + "@smithy/node-config-provider": "^2.1.6", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -17826,29 +17826,29 @@ } }, "@smithy/util-middleware": { - "version": "2.0.6", + "version": "2.0.7", "bundled": true, "requires": { - "@smithy/types": "^2.5.0", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/util-retry": { - "version": "2.0.6", + "version": "2.0.7", "bundled": true, "requires": { - "@smithy/service-error-classification": "^2.0.6", - "@smithy/types": "^2.5.0", + "@smithy/service-error-classification": "^2.0.7", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, "@smithy/util-stream": { - "version": "2.0.20", + "version": "2.0.21", "bundled": true, "requires": { - "@smithy/fetch-http-handler": "^2.2.6", - "@smithy/node-http-handler": "^2.1.9", - "@smithy/types": "^2.5.0", + "@smithy/fetch-http-handler": "^2.2.7", + "@smithy/node-http-handler": "^2.1.10", + "@smithy/types": "^2.6.0", "@smithy/util-base64": "^2.0.1", "@smithy/util-buffer-from": "^2.0.0", "@smithy/util-hex-encoding": "^2.0.0", @@ -17872,11 +17872,11 @@ } }, "@smithy/util-waiter": { - "version": "2.0.13", + "version": "2.0.14", "bundled": true, "requires": { - "@smithy/abort-controller": "^2.0.13", - "@smithy/types": "^2.5.0", + "@smithy/abort-controller": "^2.0.14", + "@smithy/types": "^2.6.0", "tslib": "^2.5.0" } }, @@ -19738,9 +19738,9 @@ } }, "@types/aws-lambda": { - "version": "8.10.128", - "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.128.tgz", - "integrity": "sha512-bw4+ORfyywsj9Tq3WJA9j6HG4EbYy+dz+k8LN73ApmwjTdf82ZCSELz3b7BJQzeG5HE8IaTy9SXTHmruIK5ZlQ==" + "version": "8.10.129", + "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.129.tgz", + "integrity": "sha512-0Rl7CpTPVws5cp0Ui1gZh4Q+TXC65bXVwTOGoI2RKW45dxWzyZGbjIX0uFjFYdIJ8vnD45y584rIIqvD2vBBfQ==" }, "@types/babel__core": { "version": "7.20.1", @@ -20780,9 +20780,9 @@ "dev": true }, "cdk-nag": { - "version": "2.27.198", - "resolved": "https://registry.npmjs.org/cdk-nag/-/cdk-nag-2.27.198.tgz", - "integrity": "sha512-62toLhTMH5ZqoMpWmlT5c17GYYVAuKOUj0ls7lMzttw1KvMJiIi9uD95Xqsme4vsa8QDF8y7FTjvZbMiN2xNaA==", + "version": "2.27.199", + "resolved": "https://registry.npmjs.org/cdk-nag/-/cdk-nag-2.27.199.tgz", + "integrity": "sha512-1I953BbfIB8nizO2mN+9MpXUYGSF/BWUbXa6vCyZBJqFWXdOXhG66dbDg2FDHJ3mWVzm1+BdT4qXpcOJnoQP3Q==", "dev": true, "requires": {} }, @@ -24274,9 +24274,9 @@ "dev": true }, "projen": { - "version": "0.77.1", - "resolved": "https://registry.npmjs.org/projen/-/projen-0.77.1.tgz", - "integrity": "sha512-av8JCn/UfBMV+DqOG3P9wGuAH75Yd0jdYVMlXyzfL7RRA1vJzzRJo4QvS/b7+1EG4OsyTKOGxHmkjqvHfV/Wkw==", + "version": "0.77.2", + "resolved": "https://registry.npmjs.org/projen/-/projen-0.77.2.tgz", + "integrity": "sha512-e6jN0wKGXvukTZ1Tv+FZpNLSB+jjAVrFXHxzFH9Kgoc7OQFVrPdI9Rm6Lnlv+kyRnFGQw5vYs1byE8iW5ZjKKg==", "dev": true, "requires": { "@iarna/toml": "^2.2.5", @@ -24345,6 +24345,14 @@ "color-convert": "^2.0.1" } }, + "argparse": { + "version": "1.0.10", + "bundled": true, + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, "array-timsort": { "version": "1.0.3", "bundled": true, @@ -24356,11 +24364,12 @@ "dev": true }, "brace-expansion": { - "version": "2.0.1", + "version": "1.1.11", "bundled": true, "dev": true, "requires": { - "balanced-match": "^1.0.0" + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" } }, "case": { @@ -24474,6 +24483,14 @@ "once": "^1.3.0" }, "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "bundled": true, + "dev": true, + "requires": { + "balanced-match": "^1.0.0" + } + }, "minimatch": { "version": "5.1.6", "bundled": true, @@ -24539,23 +24556,29 @@ "bundled": true, "dev": true }, + "js-yaml": { + "version": "3.14.1", + "bundled": true, + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "lru-cache": { + "version": "6.0.0", + "bundled": true, + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, "minimatch": { "version": "3.1.2", "bundled": true, "dev": true, "requires": { "brace-expansion": "^1.1.7" - }, - "dependencies": { - "brace-expansion": { - "version": "1.1.11", - "bundled": true, - "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - } } }, "minimist": { @@ -24615,16 +24638,6 @@ "dev": true, "requires": { "lru-cache": "^6.0.0" - }, - "dependencies": { - "lru-cache": { - "version": "6.0.0", - "bundled": true, - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - } } }, "shelljs": { @@ -24721,25 +24734,6 @@ "@oozcitak/infra": "1.0.8", "@oozcitak/util": "8.3.8", "js-yaml": "3.14.1" - }, - "dependencies": { - "argparse": { - "version": "1.0.10", - "bundled": true, - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "js-yaml": { - "version": "3.14.1", - "bundled": true, - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - } } }, "y18n": { diff --git a/examples/codecatalyst-application-pipeline/package.json b/examples/codecatalyst-application-pipeline/package.json index 758fe19..bf209aa 100644 --- a/examples/codecatalyst-application-pipeline/package.json +++ b/examples/codecatalyst-application-pipeline/package.json @@ -15,7 +15,7 @@ "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.12.0", "aws-cdk": "^2.110.1", - "cdk-nag": "^2.27.198", + "cdk-nag": "^2.27.199", "esbuild": "^0.19.7", "eslint": "^8.54.0", "eslint-import-resolver-node": "^0.3.9", @@ -26,7 +26,7 @@ "json-schema": "^0.4.0", "license-checker": "^25.0.1", "npm-check-updates": "^16.14.11", - "projen": "^0.77.1", + "projen": "^0.77.2", "ts-jest": "^29.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" @@ -42,8 +42,8 @@ "@aws-sdk/client-sts": "^3.454.0", "@aws-sdk/credential-providers": "^3.454.0", "@aws-sdk/shared-ini-file-loader": "^3.374.0", - "@cdklabs/cdk-ecs-codedeploy": "^0.0.211", - "@types/aws-lambda": "^8.10.128", + "@cdklabs/cdk-ecs-codedeploy": "^0.0.212", + "@types/aws-lambda": "^8.10.129", "@types/prompts": "^2.4.9", "aws-cdk-lib": "^2.110.1", "constructs": "^10.3.0", diff --git a/examples/codecatalyst-application-pipeline/pom.xml b/examples/codecatalyst-application-pipeline/pom.xml index 13a9726..3a1c624 100644 --- a/examples/codecatalyst-application-pipeline/pom.xml +++ b/examples/codecatalyst-application-pipeline/pom.xml @@ -28,7 +28,7 @@ org.springframework spring-core - 6.1.0 + 6.1.1 org.springframework.boot