Compare commits

...

2 Commits

Author SHA1 Message Date
dicedtomato
5e6d28deac Merge branch 'trunk' into drizzle 2025-09-19 20:29:44 -07:00
diced
a7a23f3fd9 chore: downgrade aws sdks (#888)
newer AWS sdks introduce dumb AWS specific stuff that break
interoperability with other services.
2025-09-19 20:26:20 -07:00
2 changed files with 794 additions and 676 deletions

View File

@@ -21,8 +21,8 @@
"docker:compose:dev:logs": "docker-compose --file docker-compose.dev.yml logs -f"
},
"dependencies": {
"@aws-sdk/client-s3": "3.879.0",
"@aws-sdk/lib-storage": "3.879.0",
"@aws-sdk/client-s3": "3.726.1",
"@aws-sdk/lib-storage": "3.726.1",
"@fastify/cookie": "^11.0.2",
"@fastify/cors": "^11.1.0",
"@fastify/multipart": "^9.0.3",

1466
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff