From e9806a8c634d715afa28c9889a0aec96cd1bba63 Mon Sep 17 00:00:00 2001 From: Oren Aksakal Date: Thu, 26 Jun 2025 01:36:28 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80ef624..5209439 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "types": "./dist/commonjs/client/index.d.ts", "module": "./dist/esm/client/index.js", "dependencies": { - "@aws-sdk/client-s3": "^3.726.1", + "@aws-sdk/client-s3": "3.726.1", "@aws-sdk/s3-request-presigner": "^3.693.0", "@convex-dev/action-retrier": "^0.1.5", "convex-helpers": "^0.1.67",