fix: consume blob stream correctly (#5706)

This commit is contained in:
李华桥
2024-01-29 17:50:23 +08:00
parent 5e9739eb3a
commit 24dc3f95ff
5 changed files with 1003 additions and 761 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"dependencies": {
"@apollo/server": "^4.9.5",
"@auth/prisma-adapter": "^1.0.7",
"@aws-sdk/client-s3": "^3.454.0",
"@aws-sdk/client-s3": "^3.499.0",
"@google-cloud/opentelemetry-cloud-monitoring-exporter": "^0.17.0",
"@google-cloud/opentelemetry-cloud-trace-exporter": "^2.1.0",
"@keyv/redis": "^2.8.0",