Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.978.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and diego3g committed Aug 30, 2021
1 parent 44ea14c commit 1f8db47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"dependencies": {
"@prisma/client": "2.30.0",
"aws-sdk": "2.956.0",
"aws-sdk": "2.978.0",
"bcryptjs": "2.4.3",
"bullmq": "1.40.4",
"cors": "^2.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2442,10 +2442,10 @@ atob@^2.1.2:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==

aws-sdk@2.956.0:
version "2.956.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.956.0.tgz#fbc3900f413bb1a7a48f586587a8edea76bca615"
integrity sha512-vSzL66tjeRSBPnLR2Pkx4qS7SPqADT7K9QBjWdMhVd9BF5spyMvJ9hReIEShILp3hq99sHI+MvO+uTUm5s023g==
aws-sdk@2.978.0:
version "2.978.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.978.0.tgz#aba16756aab7e46d476d8f160a10a05ef3712afd"
integrity sha512-UO1HP2b9FFtPhc5KbzEJ9oMBdzCmVv9nQTb+yIEh6SajcaErmK/ryleLOuPq9EsirE6wgb6mtf2qodRFucUA3g==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 1f8db47

Please sign in to comment.