From 06cf2390e8f9c76e73771e7a5130f648a1d2b4ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 20:25:44 +0000 Subject: [PATCH] chore(deps): bump @aws-sdk/client-cloudformation in /unicorn_web Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.812.0 to 3.821.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.821.0/clients/client-cloudformation) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.821.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- unicorn_web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicorn_web/package.json b/unicorn_web/package.json index 0823a7a8..6812b863 100644 --- a/unicorn_web/package.json +++ b/unicorn_web/package.json @@ -19,7 +19,7 @@ "@aws-lambda-powertools/logger": "^2.20.0", "@aws-lambda-powertools/metrics": "^2.20.0", "@aws-lambda-powertools/tracer": "^2.20.0", - "@aws-sdk/client-cloudformation": "^3.812.0", + "@aws-sdk/client-cloudformation": "^3.821.0", "@aws-sdk/client-cloudwatch-logs": "^3.812.0", "@aws-sdk/client-dynamodb": "^3.812.0", "@aws-sdk/client-eventbridge": "^3.812.0",