From 42934e5eb5d4a080922daac116b59c3f405ac724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:21:51 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.369.27 to 3.369.34 in /lam Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.27 to 3.369.34. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.369.27...3.369.34) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.369.34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lam/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lam/composer.lock b/lam/composer.lock index 872c4f795..77c579e91 100644 --- a/lam/composer.lock +++ b/lam/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.27", + "version": "3.369.34", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "f844afab2a74eb3cf881970a9c31de460510eb74" + "reference": "5db21cd0e5c8a5b5344596649033acf861a5e117" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f844afab2a74eb3cf881970a9c31de460510eb74", - "reference": "f844afab2a74eb3cf881970a9c31de460510eb74", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5db21cd0e5c8a5b5344596649033acf861a5e117", + "reference": "5db21cd0e5c8a5b5344596649033acf861a5e117", "shasum": "" }, "require": { @@ -153,9 +153,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.369.27" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.34" }, - "time": "2026-02-04T19:07:08+00:00" + "time": "2026-02-13T19:09:12+00:00" }, { "name": "brick/math",