diff --git a/lam/composer.lock b/lam/composer.lock index 872c4f795..73cf80a33 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.30", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "f844afab2a74eb3cf881970a9c31de460510eb74" + "reference": "8a0fc0da51eff807f8978613a82df9871b236718" }, "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/8a0fc0da51eff807f8978613a82df9871b236718", + "reference": "8a0fc0da51eff807f8978613a82df9871b236718", "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.30" }, - "time": "2026-02-04T19:07:08+00:00" + "time": "2026-02-09T19:19:31+00:00" }, { "name": "brick/math",