Update AWS s3 SDK to latest

This commit is contained in:
Emma [it/its]@Rory& 2024-10-29 21:06:18 +01:00
parent 604b485f8e
commit 21f88e400d
2 changed files with 1 additions and 1 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@ -67,7 +67,7 @@
"typescript": "^5.6.3" "typescript": "^5.6.3"
}, },
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "^3.679.0", "@aws-sdk/client-s3": "^3.682.0",
"@sentry/integrations": "^7.66.0", "@sentry/integrations": "^7.66.0",
"@sentry/node": "^7.119.2", "@sentry/node": "^7.119.2",
"ajv": "^8.17.1", "ajv": "^8.17.1",