Skip to content

Commit da86194

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.228.0 to 2.230.0 (#393)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.228.0 to 2.230.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk-lib's releases</a>.</em></p> <blockquote> <h2>v2.230.0</h2> <h3>Features</h3> <ul> <li><strong>apigateway:</strong> support response streaming with response transfer mode (<a href="https://redirect.github.com/aws/aws-cdk/issues/36155">#36155</a>) (<a href="https://github.com/aws/aws-cdk/commit/f4310219ae134a03693330cb55da5fa1cb789c48">f431021</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36156">#36156</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/commit/f203b8e2d1af592b70bfe8d1cafc496c5a28b0df">f203b8e</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/36193">#36193</a>) (<a href="https://github.com/aws/aws-cdk/commit/d0740240d4dc52524faa8328467c92c360f52cc8">d074024</a>)</li> <li><strong>events:</strong> the L2 <code>EventPattern</code> interfaces can be used with <code>CfnRule</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36191">#36191</a>) (<a href="https://github.com/aws/aws-cdk/commit/efc135e60cacc55ccdf3b347c08fb78e5b735d3d">efc135e</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/36180">#36180</a>) (<a href="https://github.com/aws/aws-cdk/commit/5cddd7ec34392198436710635bcee1921ce35d10">5cddd7e</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ecs:</strong> wrong ARN generated in <code>Cluster.grantTaskProtection</code> method (<a href="https://redirect.github.com/aws/aws-cdk/issues/36207">#36207</a>) (<a href="https://github.com/aws/aws-cdk/commit/9b337dfe2ca0a3920f9542802da73b670915fe01">9b337df</a>)</li> <li><strong>ecs-patterns:</strong> target group ID changes without setting feature flag (<a href="https://redirect.github.com/aws/aws-cdk/issues/36199">#36199</a>) (<a href="https://github.com/aws/aws-cdk/commit/b7ca082ec460db7eccd96661623fb7f7cb26c34e">b7ca082</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36149">#36149</a></li> <li><strong>scheduler:</strong> wrong ARN generated in <code>ScheduleGroup.grant*</code> methods (<a href="https://redirect.github.com/aws/aws-cdk/issues/36175">#36175</a>) (<a href="https://github.com/aws/aws-cdk/commit/eae88380aa71bd841279fdfa37120ed244dd5eae">eae8838</a>)</li> </ul> <hr /> <h2>Alpha modules (2.230.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> update resources on grantInvokeXXX for runtime (<a href="https://redirect.github.com/aws/aws-cdk/issues/35864">#35864</a>) (<a href="https://github.com/aws/aws-cdk/commit/5dad62f94c1a9f02c5fda1df7aa105e14630beb3">5dad62f</a>)</li> <li><strong>imagebuilder-alpha:</strong> add support for Image Pipeline Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36153">#36153</a>) (<a href="https://github.com/aws/aws-cdk/commit/d8c324ae31db5997f9511e3f43affceea57d86c3">d8c324a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a> <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li> <li><strong>imagebuilder-alpha:</strong> add support for Lifecycle Policy Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36152">#36152</a>) (<a href="https://github.com/aws/aws-cdk/commit/7e31eb6a310344634fefa0651bf55c7493fc09bd">7e31eb6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a> <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li> <li><strong>mixins-preview:</strong> adds LogDelivery Mixins for 47 resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/36158">#36158</a>) (<a href="https://github.com/aws/aws-cdk/commit/6607ce95256acda86107fa30b1f000a9dc189df7">6607ce9</a>)</li> <li><strong>mixins-preview:</strong> vended log deliveries (<a href="https://redirect.github.com/aws/aws-cdk/issues/36138">#36138</a>) (<a href="https://github.com/aws/aws-cdk/commit/69442a88b16b39d485bf7ec57d520599c564a612">69442a8</a>)</li> <li><strong>mixins-preview:</strong> helpers to generate EventBridge event patterns for 26 services (<a href="https://redirect.github.com/aws/aws-cdk/issues/36121">#36121</a>) (<a href="https://github.com/aws/aws-cdk/commit/073185d46e5d8a95915579013d1ef8fe47e6343c">073185d</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>mixins-preview:</strong> <code>AutoDeleteObjects</code> mixin fails with cannot find file error (<a href="https://redirect.github.com/aws/aws-cdk/issues/36188">#36188</a>) (<a href="https://github.com/aws/aws-cdk/commit/3ef337dba5d9f6f13ca8faa84376bd9177a7ecbd">3ef337d</a>), closes <a href="https://github.com/aws-cdk/mixins-preview/lib/custom-resource-handlers/aws-s3/auto-delete-objects-provider.ts/issues/L21">aws-cdk/mixins-preview/lib/custom-resource-handlers/aws-s3/auto-delete-objects-provider.ts#L21</a></li> <li><strong>mixins-preview:</strong> <code>ResourcePolicy with this name already exists</code> error when setting up <code>LogDelivery</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36195">#36195</a>) (<a href="https://github.com/aws/aws-cdk/commit/f9aa31d021400aee8e172b3b0c949cd2d00473f7">f9aa31d</a>)</li> <li><strong>mixins-preview:</strong> cannot use string literal types for <code>S3LogsDeliveryProps.permissionsVersion</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36197">#36197</a>) (<a href="https://github.com/aws/aws-cdk/commit/cc491df13f6a4e62e0233b90dcc636efa34e32d7">cc491df</a>)</li> </ul> <h2>v2.229.1</h2> <h3>Bug Fixes</h3> <ul> <li><strong>scheduler:</strong> wrong ARN generated in <code>ScheduleGroup.grant*</code> methods (<a href="https://redirect.github.com/aws/aws-cdk/issues/36175">#36175</a>) (<a href="https://github.com/aws/aws-cdk/commit/ca9fbdd4c7d9551e18abe4967f0b8649302aaa56">ca9fbdd</a>)</li> </ul> <hr /> <h2>Alpha modules (2.229.1-alpha.0)</h2> <h2>v2.229.0</h2> <h3>Features</h3> <ul> <li><strong>agentcore:</strong> add new properties for runtime, browser (<a href="https://redirect.github.com/aws/aws-cdk/issues/36003">#36003</a>) (<a href="https://github.com/aws/aws-cdk/commit/439495fd2c60b5a9b1e413c089e6e5cb822cba90">439495f</a>)</li> <li><strong>route53:</strong> add <code>HostedZoneGrants</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36109">#36109</a>) (<a href="https://github.com/aws/aws-cdk/commit/d24305c29d1e2968fbdbccbcd087ad7ac8d67332">d24305c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>stepfunctions:</strong> allow multiline jsonata strings (<a href="https://redirect.github.com/aws/aws-cdk/issues/35985">#35985</a>) (<a href="https://github.com/aws/aws-cdk/commit/8805e138a1a885dc068b984af838656ae5f384bc">8805e13</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35912">#35912</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/35912">#35912</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md">aws-cdk-lib's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.229.1-alpha.0...v2.230.0-alpha.0">2.230.0-alpha.0</a> (2025-11-26)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> update resources on grantInvokeXXX for runtime (<a href="https://redirect.github.com/aws/aws-cdk/issues/35864">#35864</a>) (<a href="https://github.com/aws/aws-cdk/commit/5dad62f94c1a9f02c5fda1df7aa105e14630beb3">5dad62f</a>)</li> <li><strong>imagebuilder-alpha:</strong> add support for Image Pipeline Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36153">#36153</a>) (<a href="https://github.com/aws/aws-cdk/commit/d8c324ae31db5997f9511e3f43affceea57d86c3">d8c324a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a> <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li> <li><strong>imagebuilder-alpha:</strong> add support for Lifecycle Policy Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36152">#36152</a>) (<a href="https://github.com/aws/aws-cdk/commit/7e31eb6a310344634fefa0651bf55c7493fc09bd">7e31eb6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a> <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li> <li><strong>mixins-preview:</strong> adds LogDelivery Mixins for 47 resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/36158">#36158</a>) (<a href="https://github.com/aws/aws-cdk/commit/6607ce95256acda86107fa30b1f000a9dc189df7">6607ce9</a>)</li> <li><strong>mixins-preview:</strong> vended log deliveries (<a href="https://redirect.github.com/aws/aws-cdk/issues/36138">#36138</a>) (<a href="https://github.com/aws/aws-cdk/commit/69442a88b16b39d485bf7ec57d520599c564a612">69442a8</a>)</li> <li><strong>mixins-preview:</strong> helpers to generate EventBridge event patterns for 26 services (<a href="https://redirect.github.com/aws/aws-cdk/issues/36121">#36121</a>) (<a href="https://github.com/aws/aws-cdk/commit/073185d46e5d8a95915579013d1ef8fe47e6343c">073185d</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>mixins-preview:</strong> <code>AutoDeleteObjects</code> mixin fails with cannot find file error (<a href="https://redirect.github.com/aws/aws-cdk/issues/36188">#36188</a>) (<a href="https://github.com/aws/aws-cdk/commit/3ef337dba5d9f6f13ca8faa84376bd9177a7ecbd">3ef337d</a>), closes <a href="https://github.com/aws-cdk/mixins-preview/lib/custom-resource-handlers/aws-s3/auto-delete-objects-provider.ts/issues/L21">aws-cdk/mixins-preview/lib/custom-resource-handlers/aws-s3/auto-delete-objects-provider.ts#L21</a></li> <li><strong>mixins-preview:</strong> <code>ResourcePolicy with this name already exists</code> error when setting up <code>LogDelivery</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36195">#36195</a>) (<a href="https://github.com/aws/aws-cdk/commit/f9aa31d021400aee8e172b3b0c949cd2d00473f7">f9aa31d</a>)</li> <li><strong>mixins-preview:</strong> cannot use string literal types for <code>S3LogsDeliveryProps.permissionsVersion</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36197">#36197</a>) (<a href="https://github.com/aws/aws-cdk/commit/cc491df13f6a4e62e0233b90dcc636efa34e32d7">cc491df</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.229.0-alpha.0...v2.229.1-alpha.0">2.229.1-alpha.0</a> (2025-11-25)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.228.0-alpha.0...v2.229.0-alpha.0">2.229.0-alpha.0</a> (2025-11-24)</h2> <h3>Features</h3> <ul> <li><strong>imagebuilder-alpha:</strong> add support for Container Recipe Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36091">#36091</a>) (<a href="https://github.com/aws/aws-cdk/commit/875e0e72bcc791eac4ea93d223941bc3d4ba99e5">875e0e7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a> <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li> <li><strong>imagebuilder-alpha:</strong> add support for Image Recipe Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36092">#36092</a>) (<a href="https://github.com/aws/aws-cdk/commit/4361f8bd0fca4b6a69b69a9ca69f178b9b220db2">4361f8b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a> <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li> <li><strong>imagebuilder-alpha:</strong> add support for Workflow Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36007">#36007</a>) (<a href="https://github.com/aws/aws-cdk/commit/616d32a0fde55abb203c7396801cf3adab8b5006">616d32a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a> <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li> <li><strong>mixins-preview:</strong> developer preview of CDK Mixins (<a href="https://redirect.github.com/aws/aws-cdk/issues/36136">#36136</a>) (<a href="https://github.com/aws/aws-cdk/commit/0c6ee1d2dc2b7474d767b947558369b3d67122d9">0c6ee1d</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> empty submodule accidentally exposed and runtime validation fix (<a href="https://redirect.github.com/aws/aws-cdk/issues/36148">#36148</a>) (<a href="https://github.com/aws/aws-cdk/commit/72d3e6f40528092e99fe2390e0d0101e1075e8af">72d3e6f</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.227.0-alpha.0...v2.228.0-alpha.0">2.228.0-alpha.0</a> (2025-11-24)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.226.0-alpha.0...v2.227.0-alpha.0">2.227.0-alpha.0</a> (2025-11-20)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> agentcore gateway L2 construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/35771">#35771</a>) (<a href="https://github.com/aws/aws-cdk/commit/07c4a0dfd4f26519f433ec3dc19b4c294ae8d56e">07c4a0d</a>)</li> <li><strong>imagebuilder-alpha:</strong> add support for Component Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36107">#36107</a>) (<a href="https://github.com/aws/aws-cdk/commit/93a76e481e79bb7e0df1aabcb158cc9b064345bf">93a76e4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36006">#36006</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/36104">#36104</a></li> <li><strong>imagebuilder-alpha:</strong> add support for Distribution Configuration Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36108">#36108</a>) (<a href="https://github.com/aws/aws-cdk/commit/605103939894a785062422f04ee31f5460b18d6f">6051039</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36005">#36005</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/5b64bb8538bf28ac739341165648a347cf15dd7e"><code>5b64bb8</code></a> chore(release): 2.230.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/073185d46e5d8a95915579013d1ef8fe47e6343c"><code>073185d</code></a> feat: helpers to generate EventBridge event patterns for 26 services (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36121">#36121</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/9b337dfe2ca0a3920f9542802da73b670915fe01"><code>9b337df</code></a> fix(ecs): wrong ARN generated in <code>Cluster.grantTaskProtection</code> method (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36207">#36207</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/4762f0e932da14b40edb86d3f643fa251e9705ee"><code>4762f0e</code></a> chore(rds): postgres 16.10 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36173">#36173</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/b7ca082ec460db7eccd96661623fb7f7cb26c34e"><code>b7ca082</code></a> fix(ecs-patterns): target group ID changes without setting feature flag (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36199">#36199</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/f4310219ae134a03693330cb55da5fa1cb789c48"><code>f431021</code></a> feat(apigateway): support response streaming with response transfer mode (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36">#36</a>...</li> <li><a href="https://github.com/aws/aws-cdk/commit/d0740240d4dc52524faa8328467c92c360f52cc8"><code>d074024</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36193">#36193</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/efc135e60cacc55ccdf3b347c08fb78e5b735d3d"><code>efc135e</code></a> feat(events): the L2 <code>EventPattern</code> interfaces can be used with <code>CfnRule</code> (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/3">#3</a>...</li> <li><a href="https://github.com/aws/aws-cdk/commit/0b9d7e6d9a608a49cc06d2c34ac0f6a88b158212"><code>0b9d7e6</code></a> chore(bedrock): support Claude Opus 4.5 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36182">#36182</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/847d5f86a5e6caebc83588460c86e922a9b2bfaf"><code>847d5f8</code></a> Merge branch 'main' into merge-back/2.229.0</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.230.0/packages/aws-cdk-lib">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk-lib&package-manager=npm_and_yarn&previous-version=2.228.0&new-version=2.230.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <[email protected]>
1 parent 1405729 commit da86194

File tree

3 files changed

+28
-8
lines changed

3 files changed

+28
-8
lines changed

package-lock.json

Lines changed: 26 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"aws-cdk": "^2.1033.0",
38-
"aws-cdk-lib": "^2.228.0",
38+
"aws-cdk-lib": "^2.230.0",
3939
"cdk-nag": "^2.37.52",
4040
"constructs": "^10.4.3",
4141
"esbuild": "^0.27.0"

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"type": "module",
2222
"dependencies": {
2323
"aws-cdk": "^2.1033.0",
24-
"aws-cdk-lib": "^2.228.0",
24+
"aws-cdk-lib": "^2.230.0",
2525
"cdk-nag": "^2.37.52",
2626
"constructs": "^10.4.3"
2727
},

0 commit comments

Comments
 (0)