Update S3 client (#4533)

This commit is contained in:
Peter Hedenskog 2025-07-09 07:15:06 +02:00 committed by GitHub
parent 81e5ab8dff
commit f270ec42a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 378 additions and 366 deletions

742
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -81,7 +81,7 @@
}, },
"exports": "./lib/sitespeed.js", "exports": "./lib/sitespeed.js",
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "3.820.0", "@aws-sdk/client-s3": "3.842.0",
"@google-cloud/storage": "7.16.0", "@google-cloud/storage": "7.16.0",
"@sitespeed.io/log": "0.2.6", "@sitespeed.io/log": "0.2.6",
"@sitespeed.io/plugin": "1.0.0", "@sitespeed.io/plugin": "1.0.0",