Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: npm-check-updates && yarn upgrade #33060

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@
"build-all": "tsc -b"
},
"devDependencies": {
"@nx/workspace": "^19.8.6",
"@nx/workspace": "^19.8.14",
"@types/node": "18.11.19",
"@types/prettier": "2.6.0",
"@yarnpkg/lockfile": "^1.1.0",
"aws-sdk-js-codemod": "^0.28.2",
"cdk-generate-synthetic-examples": "^0.2.17",
"cdk-generate-synthetic-examples": "^0.2.20",
"conventional-changelog-cli": "^2.2.2",
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.11",
"jest-junit": "^13.2.0",
"jsii-diff": "1.104.0",
"jsii-pacmak": "1.104.0",
"jsii-reflect": "1.104.0",
"lerna": "^8.1.8",
"nx": "^19.8.6",
"jsii-diff": "1.106.0",
"jsii-pacmak": "1.106.0",
"jsii-reflect": "1.106.0",
"lerna": "^8.1.9",
"nx": "^19.8.14",
"semver": "^7.6.3",
"standard-version": "^9.5.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.5.2"
"typescript": "~5.5.4"
},
"resolutions": {
"colors": "1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/@aws-cdk-testing/cli-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@
"@aws-sdk/client-sso": "3.632.0",
"@aws-sdk/client-sts": "3.632.0",
"@aws-sdk/credential-providers": "3.632.0",
"@smithy/util-retry": "3.0.8",
"@smithy/types": "3.6.0",
"axios": "^1.7.7",
"@smithy/util-retry": "3.0.11",
"@smithy/types": "3.7.2",
"axios": "^1.7.9",
"chalk": "^4",
"fs-extra": "^9.1.0",
"glob": "^7.2.3",
"jest": "^29.7.0",
"jest-junit": "^14.0.1",
"make-runnable": "^1.4.1",
"mockttp": "^3.15.4",
"mockttp": "^3.15.5",
"npm": "^8.19.4",
"p-queue": "^6.6.2",
"semver": "^7.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk-testing/framework-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@aws-cdk/lambda-layer-kubectl-v30": "^2.0.1",
"@aws-cdk/lambda-layer-kubectl-v31": "^2.0.0",
"aws-cdk-lib": "0.0.0",
"cdk8s": "2.69.10",
"cdk8s": "2.69.35",
"cdk8s-plus-27": "2.9.5",
"constructs": "^10.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@aws-sdk/client-sts": "3.632.0",
"@aws-sdk/client-synthetics": "3.632.0",
"@aws-sdk/s3-request-presigner": "3.632.0",
"@smithy/types": "3.6.0",
"@smithy/types": "3.7.2",
"@types/jest": "^29.5.14",
"jest": "^29.7.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/@aws-cdk/aws-eks-v2-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,16 +91,16 @@
"@aws-cdk/lambda-layer-kubectl-v29": "^2.1.0",
"@aws-cdk/lambda-layer-kubectl-v30": "^2.0.1",
"@aws-cdk/lambda-layer-kubectl-v31": "^2.0.0",
"@types/jest": "^29.5.1",
"aws-sdk": "^2.1379.0",
"@types/jest": "^29.5.14",
"aws-sdk": "^2.1692.0",
"aws-cdk-lib": "0.0.0",
"constructs": "^10.0.0",
"sinon": "^9.2.4",
"cdk8s": "2.69.10",
"cdk8s": "2.69.35",
"cdk8s-plus-27": "2.9.5"
},
"dependencies": {
"semver": "^7.5.1",
"semver": "^7.6.3",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-glue-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@aws-cdk/integ-runner": "0.0.0",
"@aws-cdk/integ-tests-alpha": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"aws-cdk-lib": "0.0.0",
"constructs": "^10.0.0",
"jest": "^29.7.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/cloudformation-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"diff": "^5.2.0",
"fast-deep-equal": "^3.1.3",
"string-width": "^4.2.3",
"table": "^6.8.2"
"table": "^6.9.0"
},
"devDependencies": {
"@aws-cdk/cdk-build-tools": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@aws-sdk/client-cloudformation": "3.662.0",
"@types/jest": "^29.5.14",
"@types/string-width": "^4.0.1",
"fast-check": "^3.22.0",
"fast-check": "^3.23.2",
"jest": "^29.7.0",
"ts-jest": "^29.2.5"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/@aws-cdk/custom-resource-handlers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
"@aws-sdk/client-dynamodb": "3.632.0",
"@aws-sdk/client-eks": "3.632.0",
"@aws-sdk/client-sts": "3.632.0",
"@smithy/node-http-handler": "3.2.5",
"@smithy/util-stream": "3.2.1",
"@smithy/node-http-handler": "3.3.3",
"@smithy/util-stream": "3.3.4",
"@types/jest": "^29.5.14",
"aws-sdk-client-mock": "4.1.0",
"aws-sdk-client-mock-jest": "4.1.0",
"@cdklabs/typewriter": "^0.0.3",
"@cdklabs/typewriter": "^0.0.5",
"jest": "^29.7.0",
"sinon": "^9.2.4",
"nock": "^13.5.5",
"fs-extra": "^11.2.0",
"esbuild": "^0.24.0"
"nock": "^13.5.6",
"fs-extra": "^11.3.0",
"esbuild": "^0.24.2"
},
"dependencies": {
"@aws-cdk/asset-node-proxy-agent-v6": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cx-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/cdk-build-tools": "0.0.0",
"@aws-cdk/cloud-assembly-schema": "^39.2.0",
"@aws-cdk/cloud-assembly-schema": "^39.2.2",
"@aws-cdk/pkglint": "0.0.0",
"@types/jest": "^29.5.14",
"@types/mock-fs": "^4.13.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/integ-runner/THIRD_PARTY_LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

----------------

** table@6.8.2 - https://www.npmjs.com/package/table/v/6.8.2 | BSD-3-Clause
** table@6.9.0 - https://www.npmjs.com/package/table/v/6.9.0 | BSD-3-Clause
Copyright (c) 2018, Gajus Kuizinas (http://gajus.com/)
All rights reserved.

Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/integ-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"aws-cdk-lib": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/mock-fs": "^4.13.4",
"@types/workerpool": "^6.4.7",
"@types/yargs": "^15.0.19",
Expand All @@ -72,11 +72,11 @@
},
"dependencies": {
"chokidar": "^3.6.0",
"@aws-cdk/cloud-assembly-schema": "^39.2.0",
"@aws-cdk/cloud-assembly-schema": "^39.2.2",
"@aws-cdk/cloudformation-diff": "0.0.0",
"@aws-cdk/cx-api": "0.0.0",
"@aws-cdk/aws-service-spec": "^0.1.49",
"cdk-assets": "3.0.0-rc.111",
"cdk-assets": "3.0.0-rc.126",
"@aws-cdk/cdk-cli-wrapper": "0.0.0",
"aws-cdk": "0.0.0",
"chalk": "^4",
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/integ-tests-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,17 @@
"@aws-sdk/client-ec2": "3.632.0",
"@aws-sdk/client-s3": "3.632.0",
"@aws-sdk/client-sfn": "3.632.0",
"@smithy/types": "3.6.0",
"@smithy/types": "3.7.2",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.5.14",
"aws-sdk-client-mock": "4.1.0",
"aws-sdk-client-mock-jest": "4.1.0",
"jest": "^29.7.0",
"nock": "^13.5.5",
"nock": "^13.5.6",
"sinon": "^9.2.4",
"aws-cdk-lib": "0.0.0",
"node-fetch": "^2.7.0",
"@types/node-fetch": "^2.6.11",
"@types/node-fetch": "^2.6.12",
"constructs": "^10.0.0"
},
"dependencies": {},
Expand Down
32 changes: 16 additions & 16 deletions packages/@aws-cdk/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@
"devDependencies": {
"@aws-cdk/cdk-build-tools": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@smithy/types": "3.5.0",
"@smithy/types": "3.7.2",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.5.14",
"@types/node": "^18.18.14",
"aws-cdk": "0.0.0",
"aws-cdk-lib": "0.0.0",
"aws-sdk-client-mock": "^4.0.1",
"esbuild": "^0.24.0",
"aws-sdk-client-mock": "^4.1.0",
"esbuild": "^0.24.2",
"jest": "^29.7.0",
"typedoc": "^0.27.6",
"typescript": "~5.6.3"
},
"dependencies": {
"@aws-cdk/cloud-assembly-schema": "^39.2.0",
"@aws-cdk/cloud-assembly-schema": "^39.2.2",
"@aws-cdk/cloudformation-diff": "0.0.0",
"@aws-cdk/cx-api": "0.0.0",
"@aws-cdk/region-info": "0.0.0",
Expand All @@ -81,18 +81,18 @@
"@aws-sdk/credential-providers": "3.699.0",
"@aws-sdk/ec2-metadata-service": "3.699.0",
"@aws-sdk/lib-storage": "3.699.0",
"@jsii/check-node": "1.104.0",
"@smithy/middleware-endpoint": "3.1.4",
"@smithy/node-http-handler": "3.2.4",
"@smithy/property-provider": "3.1.10",
"@smithy/shared-ini-file-loader": "3.1.8",
"@smithy/util-retry": "3.0.7",
"@smithy/util-stream": "3.1.9",
"@smithy/util-waiter": "3.1.6",
"@jsii/check-node": "1.106.0",
"@smithy/middleware-endpoint": "3.2.8",
"@smithy/node-http-handler": "3.3.3",
"@smithy/property-provider": "3.1.11",
"@smithy/shared-ini-file-loader": "3.1.12",
"@smithy/util-retry": "3.0.11",
"@smithy/util-stream": "3.3.4",
"@smithy/util-waiter": "3.2.0",
"archiver": "^5.3.2",
"camelcase": "^6.3.0",
"cdk-assets": "^3.0.0-rc.111",
"cdk-from-cfn": "^0.162.0",
"cdk-assets": "^3.0.0-rc.126",
"cdk-from-cfn": "^0.177.0",
"chalk": "^4",
"chokidar": "^3.6.0",
"decamelize": "^5.0.1",
Expand All @@ -102,10 +102,10 @@
"minimatch": "^9.0.5",
"p-limit": "^3.1.0",
"promptly": "^3.2.0",
"proxy-agent": "^6.4.0",
"proxy-agent": "^6.5.0",
"semver": "^7.6.3",
"strip-ansi": "^6.0.1",
"table": "^6.8.2",
"table": "^6.9.0",
"uuid": "^8.3.2",
"wrap-ansi": "^7.0.0",
"yaml": "1.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/cx-api/FEATURE_FLAGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Flags come in three types:
| [@aws-cdk/aws-route53-targets:userPoolDomainNameMethodWithoutCustomResource](#aws-cdkaws-route53-targetsuserpooldomainnamemethodwithoutcustomresource) | When enabled, use a new method for DNS Name of user pool domain target without creating a custom resource. | 2.174.0 | (fix) |
| [@aws-cdk/aws-ecs:disableEcsImdsBlocking](#aws-cdkaws-ecsdisableecsimdsblocking) | When set to true, CDK synth will throw exception if canContainersAccessInstanceRole is false. **IMPORTANT: See [details.](#aws-cdkaws-ecsdisableEcsImdsBlocking)** | 2.175.0 | (temporary) |
| [@aws-cdk/aws-ecs:enableImdsBlockingDeprecatedFeature](#aws-cdkaws-ecsenableimdsblockingdeprecatedfeature) | When set to true along with canContainersAccessInstanceRole=false in ECS cluster, new updated commands will be added to UserData to block container accessing IMDS. **Applicable to Linux only. IMPORTANT: See [details.](#aws-cdkaws-ecsenableImdsBlockingDeprecatedFeature)** | 2.175.0 | (temporary) |
| [@aws-cdk/aws-elasticloadbalancingV2:albDualstackWithoutPublicIpv4SecurityGroupRulesDefault](#aws-cdkaws-elasticloadbalancingv2albdualstackwithoutpublicipv4securitygrouprulesdefault) | When enabled, the default security group ingress rules will allow IPv6 ingress from anywhere | V2NEXT | (fix) |
| [@aws-cdk/aws-elasticloadbalancingV2:albDualstackWithoutPublicIpv4SecurityGroupRulesDefault](#aws-cdkaws-elasticloadbalancingv2albdualstackwithoutpublicipv4securitygrouprulesdefault) | When enabled, the default security group ingress rules will allow IPv6 ingress from anywhere | 2.176.0 | (fix) |
| [@aws-cdk/aws-iam:oidcRejectUnauthorizedConnections](#aws-cdkaws-iamoidcrejectunauthorizedconnections) | When enabled, the default behaviour of OIDC provider will reject unauthorized connections | V2NEXT | (fix) |

<!-- END table -->
Expand Down
30 changes: 15 additions & 15 deletions packages/aws-cdk-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,19 +119,19 @@
"mime-types"
],
"dependencies": {
"@aws-cdk/asset-awscli-v1": "^2.2.208",
"@aws-cdk/asset-awscli-v1": "^2.2.220",
"@aws-cdk/asset-kubectl-v20": "^2.1.3",
"@aws-cdk/asset-node-proxy-agent-v6": "^2.1.0",
"@aws-cdk/cloud-assembly-schema": "^39.2.0",
"@aws-cdk/cloud-assembly-schema": "^39.2.2",
"@balena/dockerignore": "^1.0.2",
"case": "1.6.3",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"ignore": "^5.3.2",
"jsonschema": "^1.4.1",
"jsonschema": "^1.5.0",
"minimatch": "^3.1.2",
"punycode": "^2.3.1",
"semver": "^7.6.3",
"table": "^6.8.2",
"table": "^6.9.0",
"yaml": "1.10.2",
"mime-types": "^2.1.35"
},
Expand All @@ -158,32 +158,32 @@
"@aws-sdk/client-ssm": "3.632.0",
"@aws-sdk/client-sts": "3.632.0",
"@aws-sdk/credential-providers": "3.632.0",
"@smithy/node-http-handler": "3.2.5",
"@smithy/types": "3.6.0",
"@smithy/util-stream": "3.2.1",
"@types/aws-lambda": "^8.10.145",
"@smithy/node-http-handler": "3.3.3",
"@smithy/types": "3.7.2",
"@smithy/util-stream": "3.3.4",
"@types/aws-lambda": "^8.10.147",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.12",
"@types/lodash": "^4.17.14",
"@types/punycode": "^2.1.4",
"@types/mime-types": "^2.1.4",
"@aws-cdk/lazify": "0.0.0",
"aws-sdk-client-mock": "4.1.0",
"aws-sdk-client-mock-jest": "4.1.0",
"cdk8s": "2.69.10",
"cdk8s": "2.69.35",
"constructs": "^10.0.0",
"delay": "5.0.0",
"esbuild": "^0.24.0",
"fast-check": "^3.22.0",
"esbuild": "^0.24.2",
"fast-check": "^3.23.2",
"jest": "^29.7.0",
"jest-each": "^29.7.0",
"jest-environment-node": "^29.7.0",
"lambda-tester": "^4.0.1",
"lodash": "^4.17.21",
"nock": "^13.5.5",
"nock": "^13.5.6",
"sinon": "^9.2.4",
"ts-mock-imports": "^1.3.16",
"ts-node": "^10.9.2",
"typescript": "~5.5.2",
"typescript": "~5.5.4",
"typescript-json-schema": "^0.65.1"
},
"peerDependencies": {
Expand Down
Loading
Loading