Bump aws-sdk from 2.1510.0 to 2.1536.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1510.0 to 2.1536.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1510.0...v2.1536.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-15 01:14:48 +00:00 committed by GitHub
parent a7c157fde8
commit a7ec110d0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@prisma/client": "^5.4.1", "@prisma/client": "^5.4.1",
"aws-sdk": "^2.1510.0", "aws-sdk": "^2.1536.0",
"bcrypt": "^5.1.0", "bcrypt": "^5.1.0",
"compression": "^1.7.4", "compression": "^1.7.4",
"cors": "^2.8.5", "cors": "^2.8.5",
@ -4412,9 +4412,9 @@
} }
}, },
"node_modules/aws-sdk": { "node_modules/aws-sdk": {
"version": "2.1510.0", "version": "2.1536.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1510.0.tgz", "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1536.0.tgz",
"integrity": "sha512-XQj3QINBNseA5G9Vaa/iihNz3HCrzeyhxrOUjuH0AVxYqa5Q4cxaQhrWiAiUndtO2F70nfukEYe4cCUoTalUoQ==", "integrity": "sha512-Kwl5xKti6qURwKkasZPA9d4q72tcNt0e3ZZ2ikjZvWbfWcIuuLN0GpUTarU8UpV4EiEw3W5z5G3jyHy8JLNyLw==",
"dependencies": { "dependencies": {
"buffer": "4.9.2", "buffer": "4.9.2",
"events": "1.1.1", "events": "1.1.1",

View file

@ -70,7 +70,7 @@
}, },
"dependencies": { "dependencies": {
"@prisma/client": "^5.4.1", "@prisma/client": "^5.4.1",
"aws-sdk": "^2.1510.0", "aws-sdk": "^2.1536.0",
"bcrypt": "^5.1.0", "bcrypt": "^5.1.0",
"compression": "^1.7.4", "compression": "^1.7.4",
"cors": "^2.8.5", "cors": "^2.8.5",