Skip to content

Commit

Permalink
update aws-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmaeuer committed Jun 25, 2021
1 parent 16d0ce1 commit 9e81d0a
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 @@ -17,7 +17,7 @@
},
"dependencies": {
"@google-cloud/storage": "5.8.5",
"aws-sdk": "2.932.0",
"aws-sdk": "2.934.0",
"node-fetch": "2.6.1",
"uuid": "8.3.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -391,10 +391,10 @@ async-retry@^1.3.1:
dependencies:
retry "0.12.0"

aws-sdk@2.932.0:
version "2.932.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.932.0.tgz#43da32ab6de58a0eac6c7976feb6c9879fe09e7c"
integrity sha512-U6MWUtFD0npWa+ReVEgm0fCIM0fMOYahFp14GLv8fC+BWOTvh5Iwt/gF8NrLomx42bBjA1Abaw6yhmiaSJDQHQ==
aws-sdk@2.934.0:
version "2.934.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.934.0.tgz#1c26bd8ded15d2f6b2aa3301d35fc5daf1a61d68"
integrity sha512-k7p08ewrKcbs0ikCLFi9OI98Iv9dMND5244xPxUIjK5BLtuT/9Gr6eSCHfN70eCQyM5Y2xG1VJP6zhpkihu9Ew==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 9e81d0a

Please sign in to comment.