From 1484f24f9cac7a238cb00a2319d5f0f2ed407e45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 19:53:53 +0000 Subject: [PATCH] fix(deps): bump the all group with 2 updates Bumps the all group with 2 updates: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3). Updates `@aws-sdk/client-cloudformation` from 3.1114.0 to 3.1115.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.1115.0/clients/client-cloudformation) Updates `@aws-sdk/client-s3` from 3.1114.0 to 3.1115.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1115.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1115.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1115.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index aaf9339..24131a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -71,9 +71,9 @@ } }, "node_modules/@aws-sdk/client-cloudformation": { - "version": "3.1114.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudformation/-/client-cloudformation-3.1114.0.tgz", - "integrity": "sha512-oN4T95AeXWanpPdlAVL7fBt0ULz7aCTwfHu//tJopKOttga/B9rIkVUNsRo/1XZY+HfSVvZfPnZQ3XgeTl7x9A==", + "version": "3.1115.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudformation/-/client-cloudformation-3.1115.0.tgz", + "integrity": "sha512-5DEZkDp9tBx9pD8aBnj+xR/jcKp57ejMczWg66kZCqLESUEKY2TU49PMlYVA6ukYn7gpDFiFOjxpeDKzQZPDVA==", "license": "Apache-2.0", "dependencies": { "@aws-sdk/core": "^3.977.8", @@ -90,9 +90,9 @@ } }, "node_modules/@aws-sdk/client-s3": { - "version": "3.1114.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1114.0.tgz", - "integrity": "sha512-ZeAgOtB+CXFaWXph98U7a/XrBlVx1lQ2rCJRWLxLmAaQ9k5lht6DWfwnEcVjdzduK/ySao1tCjq0fBAScGqjAg==", + "version": "3.1115.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1115.0.tgz", + "integrity": "sha512-oeniaXZCRrKMaffnyjOSxp1xJNsuiku2SxyzVI1Bi1Gycpck/dRTVsloSa5E+nBKz1c5y5eMfbK4GAhGUCCC2Q==", "license": "Apache-2.0", "dependencies": { "@aws-sdk/checksums": "^3.1000.28",