Skip to content

Commit

Permalink
Merge pull request #388 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Mar 12, 2019
2 parents 77d398a + 020981e commit e4965fd
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 @@ -48,7 +48,7 @@
"lodash.get": "4.4.2"
},
"devDependencies": {
"aws-sdk": "2.418.0",
"aws-sdk": "2.419.0",
"babel-eslint": "10.0.1",
"chai": "4.2.0",
"coveralls": "3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,10 +643,10 @@ aws-sdk-wrap@1.1.6:
dependencies:
lodash.get "4.4.2"

aws-sdk@2.418.0:
version "2.418.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.418.0.tgz#840c4562c28fc63e99a9195a4644d0021f5b3e35"
integrity sha512-15aCtqqCsiyMW+CDwo6Fq3V5jDzpgb5//aPMosL+5FQnQu65t2GiLidcIPx4fWvsYpRiE/i4enz3a0Kqtt2acQ==
aws-sdk@2.419.0:
version "2.419.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.419.0.tgz#e0fec4acde5cec0d1591f819284bae7c1130726c"
integrity sha512-v071NTHwsgYmrnJBAboOjhcTVqB99GAQuqVaaeLBBt33/AebawxoJUkuJrezIni+inqnKOi9F6pi87g48iR1+w==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit e4965fd

Please sign in to comment.