diff --git a/flake.lock b/flake.lock index 70159ec9..5b83b572 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/hashes.json b/hashes.json index e0225568..0d15fcea 100644 --- a/hashes.json +++ b/hashes.json @@ -1,3 +1,3 @@ { - "npmDepsHash": "sha256-u/rUOAUXNUtIxq08lux6g9D2+MERpHXYYLVN5vtDTKc=" + "npmDepsHash": "sha256-H/wnoGR4aAUWniJLzlfSeredDuxJjc3uw7dzot9zKSk=" } diff --git a/package-lock.json b/package-lock.json index 3157cb8d..08e87c98 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 6f8325ff..008d5002 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "typescript": "^5.9.3" }, "dependencies": { - "@aws-sdk/client-s3": "^3.910.0", + "@aws-sdk/client-s3": "^3.911.0", "ajv": "^8.17.1", "ajv-formats": "^3.0.1", "amqplib": "^0.10.9",