fix: upgrade aws-sdk from 2.1259.0 to 2.1261.0

Snyk has created this PR to upgrade aws-sdk from 2.1259.0 to 2.1261.0.

See this package in npm:


See this project in Snyk:
615102f7-a2f9-49b6-9ccc-9cc98d52bdb2?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-12-14 23:22:55 +00:00
parent a3fe82ebc4
commit 25002c09ec
No known key found for this signature in database
GPG key ID: 5D98975276F8B078
2 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
"lint": "next lint"
},
"dependencies": {
"aws-sdk": "^2.1259.0",
"aws-sdk": "^2.1261.0",
"next": "^13.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",