We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7fa2f commit ef8ad60Copy full SHA for ef8ad60
backend/package.json
@@ -18,7 +18,7 @@
18
"typeorm": "typeorm-ts-node-commonjs"
19
},
20
"dependencies": {
21
- "@aws-sdk/client-sts": "^3.774.0",
+ "@aws-sdk/client-sts": "3.726.1",
22
"@google-cloud/local-auth": "^3.0.1",
23
"@nestjs/common": "^10.4.7",
24
"@nestjs/config": "^4.0.1",
@@ -75,7 +75,7 @@
75
"winston-loki": "^6.0.7"
76
77
"devDependencies": {
78
- "@aws-sdk/client-s3": "^3.726.1",
+ "@aws-sdk/client-s3": "3.726.1",
79
"@jest/globals": "^29.7.0",
80
"@nestjs/cli": "^11.0.5",
81
"@nestjs/schematics": "^11.0.2",
0 commit comments