Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump aws-cdk-lib from 2.172.0 to 2.173.0 (#146)
Browse files Browse the repository at this point in the history
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.172.0 to 2.173.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.173.0</h2>
<h3>Features</h3>
<ul>
<li><strong>cognito:</strong> user pool feature plans (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32367">#32367</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/39c22ded8f7f9b6f08c77113330d6169662094f2">39c22de</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32369">#32369</a></li>
<li><strong>dynamodb:</strong> add precision timestamp for kinesis
stream (<a
href="https://redirect.github.com/aws/aws-cdk/issues/31863">#31863</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/625c431334730cb7e5d429d39c5a586cc53771a8">625c431</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31761">#31761</a></li>
<li><strong>dynamodb:</strong> add warm-throughput to L2 constructs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32390">#32390</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/496bc78a25fc6ad31e22bd93f698f21df1fc44c0">496bc78</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32127">#32127</a></li>
<li><strong>route53:</strong> added EvaluateTargetHealth to Route53
Alias targets (<a
href="https://redirect.github.com/aws/aws-cdk/issues/9481">#9481</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/30664">#30664</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c23be8c24457e03001c16d3a8804ab558e62e899">c23be8c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/30739">#30739</a></li>
<li><strong>route53:</strong> added L2 construct for Route53's health
checks (<a
href="https://redirect.github.com/aws/aws-cdk/issues/30739">#30739</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7fdd974d08d7a6aa3c8bd8aac0fb99dcdd7d0381">7fdd974</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/9481">#9481</a> <a
href="https://redirect.github.com/aws/aws-cdk/issues/30664">#30664</a></li>
<li><strong>stepfunctions-tasks:</strong> support dynamic values for
Glue Job Worker Type (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32453">#32453</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7df954ca4279fa9734181264af7e55ff1463cbd4">7df954c</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32446">#32446</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/093c54042acff6e362e6cf7eb30254f879b94966">093c540</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>autoscaling:</strong> <code>AutoScalingGroup</code>
requireImdsv2 with launchTemplate or mixedInstancesPolicy throws unclear
error (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32220">#32220</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/06cdaacbd3385df51e4632aa8d943ce647855e82">06cdaac</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/27586">#27586</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/27586">#27586</a></li>
<li><strong>cli:</strong> assuming a role from the INI file fails in
non-commercial regions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32456">#32456</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/70282420238a094a7e604f8f6ff25b2f761dc5df">7028242</a>)</li>
<li><strong>cloudformation-include:</strong> string arrays inside
unknown properties cannot be parsed (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32461">#32461</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0c2f98b00f70bae8995f0a593e1853e93b3fb706">0c2f98b</a>)</li>
<li><strong>cloudwatch:</strong> <code>period</code> of each metric in
<code>usingMetrics</code> for <code>MathExpression</code> is ignored (<a
href="https://redirect.github.com/aws/aws-cdk/issues/30986">#30986</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/59e96a36f559d51467b00e92102bd9450f38a139">59e96a3</a>),
closes <a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts/issues/L606-L608">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L606-L608</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts/issues/L566">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L566</a></li>
<li><strong>elasticloadbalancingv2:</strong> cannot create UDP listener
for dual-stack NLB (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32184">#32184</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e9c6e23ec49405c2f24b7a78ffb427dff6b72822">e9c6e23</a>),
closes <a
href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/32184/issues/issuecomment-2510536270">aws/aws-cdk#32184</a></li>
<li><strong>lambda:</strong> improve validation errors for lambda
functions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32323">#32323</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2607eb3a905f735b96713dda4f32d28d10d686fd">2607eb3</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32324">#32324</a></li>
<li><strong>rds:</strong> serverlessV2MaxCapacity can be set to 0.5,
which is invalid (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32232">#32232</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3fe229d0eb48fe405e00bf3717face3c4cfc2cc1">3fe229d</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-serverlessv2scalingconfiguration.html/issues/cfn-rds-dbcluster-serverlessv2">/docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-serverlessv2scalingconfiguration.html#cfn-rds-dbcluster-serverlessv2</a></li>
<li><strong>stepfunctions-task:</strong> elasticloadbalancingv2 service
policy (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32419">#32419</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2677fce46275c9bdb54c1c6379b04f805c2ec9b2">2677fce</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32417">#32417</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blame/2607eb3a905f735b96713dda4f32d28d10d686fd/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/aws-sdk/call-aws-service.ts/issues/L93-L97">/github.com/aws/aws-cdk/blame/2607eb3a905f735b96713dda4f32d28d10d686fd/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/aws-sdk/call-aws-service.ts#L93-L97</a></li>
<li><strong>synthetics:</strong> canary name can be up to 255 characters
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/32385">#32385</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/231e1bf98597bcaf90a75632f9e217fbf33d585a">231e1bf</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32376">#32376</a></li>
</ul>
<hr />
<h2>Alpha modules (2.173.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>redshift-alpha:</strong> add support for RA3.large node type
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/31637">#31637</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ce0e09fea17c78d40026df114796bc89ad365d18">ce0e09f</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31634">#31634</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-cdk/blob/v2.173.0/CHANGELOG.v2.md">aws-cdk-lib's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.172.0...v2.173.0">2.173.0</a>
(2024-12-11)</h2>
<h3>Features</h3>
<ul>
<li><strong>cognito:</strong> user pool feature plans (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32367">#32367</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/39c22ded8f7f9b6f08c77113330d6169662094f2">39c22de</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32369">#32369</a></li>
<li><strong>dynamodb:</strong> add precision timestamp for kinesis
stream (<a
href="https://redirect.github.com/aws/aws-cdk/issues/31863">#31863</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/625c431334730cb7e5d429d39c5a586cc53771a8">625c431</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31761">#31761</a></li>
<li><strong>dynamodb:</strong> add warm-throughput to L2 constructs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32390">#32390</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/496bc78a25fc6ad31e22bd93f698f21df1fc44c0">496bc78</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32127">#32127</a></li>
<li><strong>route53:</strong> added EvaluateTargetHealth to Route53
Alias targets (<a
href="https://redirect.github.com/aws/aws-cdk/issues/9481">#9481</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/30664">#30664</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c23be8c24457e03001c16d3a8804ab558e62e899">c23be8c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/30739">#30739</a></li>
<li><strong>route53:</strong> added L2 construct for Route53's health
checks (<a
href="https://redirect.github.com/aws/aws-cdk/issues/30739">#30739</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7fdd974d08d7a6aa3c8bd8aac0fb99dcdd7d0381">7fdd974</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/9481">#9481</a> <a
href="https://redirect.github.com/aws/aws-cdk/issues/30664">#30664</a></li>
<li><strong>stepfunctions-tasks:</strong> support dynamic values for
Glue Job Worker Type (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32453">#32453</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7df954ca4279fa9734181264af7e55ff1463cbd4">7df954c</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32446">#32446</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/093c54042acff6e362e6cf7eb30254f879b94966">093c540</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>autoscaling:</strong> <code>AutoScalingGroup</code>
requireImdsv2 with launchTemplate or mixedInstancesPolicy throws unclear
error (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32220">#32220</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/06cdaacbd3385df51e4632aa8d943ce647855e82">06cdaac</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/27586">#27586</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/27586">#27586</a></li>
<li><strong>cli:</strong> assuming a role from the INI file fails in
non-commercial regions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32456">#32456</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/70282420238a094a7e604f8f6ff25b2f761dc5df">7028242</a>)</li>
<li><strong>cloudformation-include:</strong> string arrays inside
unknown properties cannot be parsed (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32461">#32461</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0c2f98b00f70bae8995f0a593e1853e93b3fb706">0c2f98b</a>)</li>
<li><strong>cloudwatch:</strong> <code>period</code> of each metric in
<code>usingMetrics</code> for <code>MathExpression</code> is ignored (<a
href="https://redirect.github.com/aws/aws-cdk/issues/30986">#30986</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/59e96a36f559d51467b00e92102bd9450f38a139">59e96a3</a>),
closes <a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts/issues/L606-L608">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L606-L608</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts/issues/L566">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L566</a></li>
<li><strong>elasticloadbalancingv2:</strong> cannot create UDP listener
for dual-stack NLB (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32184">#32184</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e9c6e23ec49405c2f24b7a78ffb427dff6b72822">e9c6e23</a>),
closes <a
href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/32184/issues/issuecomment-2510536270">aws/aws-cdk#32184</a></li>
<li><strong>lambda:</strong> improve validation errors for lambda
functions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32323">#32323</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2607eb3a905f735b96713dda4f32d28d10d686fd">2607eb3</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32324">#32324</a></li>
<li><strong>rds:</strong> serverlessV2MaxCapacity can be set to 0.5,
which is invalid (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32232">#32232</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3fe229d0eb48fe405e00bf3717face3c4cfc2cc1">3fe229d</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-serverlessv2scalingconfiguration.html/issues/cfn-rds-dbcluster-serverlessv2">/docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-serverlessv2scalingconfiguration.html#cfn-rds-dbcluster-serverlessv2</a></li>
<li><strong>stepfunctions-task:</strong> elasticloadbalancingv2 service
policy (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32419">#32419</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2677fce46275c9bdb54c1c6379b04f805c2ec9b2">2677fce</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32417">#32417</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blame/2607eb3a905f735b96713dda4f32d28d10d686fd/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/aws-sdk/call-aws-service.ts/issues/L93-L97">/github.com/aws/aws-cdk/blame/2607eb3a905f735b96713dda4f32d28d10d686fd/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/aws-sdk/call-aws-service.ts#L93-L97</a></li>
<li><strong>synthetics:</strong> canary name can be up to 255 characters
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/32385">#32385</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/231e1bf98597bcaf90a75632f9e217fbf33d585a">231e1bf</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32376">#32376</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/c23be8c24457e03001c16d3a8804ab558e62e899"><code>c23be8c</code></a>
feat(route53): added EvaluateTargetHealth to Route53 Alias targets (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/9481">#9481</a>)
(#...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/7df954ca4279fa9734181264af7e55ff1463cbd4"><code>7df954c</code></a>
feat(stepfunctions-tasks): support dynamic values for Glue Job Worker
Type (#...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/0c2f98b00f70bae8995f0a593e1853e93b3fb706"><code>0c2f98b</code></a>
fix(cloudformation-include): string arrays inside unknown properties
cannot b...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/c2087898496002b38b59dc61ec3dc84b9acd5916"><code>c208789</code></a>
chore(ec2): add Amazon MQ interface vpc endpoint (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32464">#32464</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/59e96a36f559d51467b00e92102bd9450f38a139"><code>59e96a3</code></a>
fix(cloudwatch): <code>period</code> of each metric in
<code>usingMetrics</code> for `MathExpressio...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/4937ee1175e497ce5b166fc7ac87ca6f53c7b0e5"><code>4937ee1</code></a>
chore(lambda): inline code size limit is 4MB (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30773">#30773</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/2677fce46275c9bdb54c1c6379b04f805c2ec9b2"><code>2677fce</code></a>
fix(stepfunctions-task): elasticloadbalancingv2 service policy (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32419">#32419</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/7fdd974d08d7a6aa3c8bd8aac0fb99dcdd7d0381"><code>7fdd974</code></a>
feat(route53): added L2 construct for Route53's health checks (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30739">#30739</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/625c431334730cb7e5d429d39c5a586cc53771a8"><code>625c431</code></a>
feat(dynamodb): add precision timestamp for kinesis stream (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/31863">#31863</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/784c834af6e32a64d0ec9d420dd2f0db8119c996"><code>784c834</code></a>
chore(eks): nodegroup add missing AL2023 AMI type (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32418">#32418</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.173.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.172.0&new-version=2.173.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>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent f16b137 commit 5878870
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
},
"dependencies": {
"aws-cdk-lib": "^2.172.0",
"aws-cdk-lib": "^2.173.0",
"cdk-nag": "^2.34.22",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21"
Expand Down

0 comments on commit 5878870

Please sign in to comment.