diff --git a/composer.lock b/composer.lock index 25e364f..4ccd582 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.258.8", + "version": "3.258.9", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3bb42aeb1e11f17b0ca7357385a427a438df35b1" + "reference": "1d42f8170ecc775a85e0efa96476caa2d4be13ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3bb42aeb1e11f17b0ca7357385a427a438df35b1", - "reference": "3bb42aeb1e11f17b0ca7357385a427a438df35b1", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1d42f8170ecc775a85e0efa96476caa2d4be13ae", + "reference": "1d42f8170ecc775a85e0efa96476caa2d4be13ae", "shasum": "" }, "require": { @@ -146,9 +146,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.258.8" + "source": "https://github.com/aws/aws-sdk-php/tree/3.258.9" }, - "time": "2023-02-10T19:22:52+00:00" + "time": "2023-02-13T19:21:26+00:00" }, { "name": "guzzlehttp/guzzle",