Skip to content

Commit

Permalink
Merge pull request #17944 from emberjs/dependabot/npm_and_yarn/aws-sd…
Browse files Browse the repository at this point in the history
…k-2.439.0
  • Loading branch information
dependabot[bot] authored Apr 18, 2019
2 parents c8f30b7 + bb6269d commit 4acfe10
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 @@ -102,7 +102,7 @@
"@types/qunit": "^2.5.4",
"@types/rsvp": "^4.0.2",
"auto-dist-tag": "^1.0.0",
"aws-sdk": "^2.438.0",
"aws-sdk": "^2.439.0",
"babel-eslint": "^10.0.1",
"babel-plugin-debug-macros": "^0.3.1",
"babel-plugin-filter-imports": "^2.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1277,10 +1277,10 @@ auto-dist-tag@^1.0.0:
pkg-up "^2.0.0"
semver "^5.3.0"

aws-sdk@^2.0.9, aws-sdk@^2.438.0:
version "2.438.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.438.0.tgz#197f0adff835a633dec067c19f0e0a6f460a3d2b"
integrity sha512-j+7zZYHekFFqoERSLDF1fDmC9awmZG2YJDoGuxBxwozi6Rg2GjyglwVehrNs3oC51UyrWhzWdn7jOVG6It5nmw==
aws-sdk@^2.0.9, aws-sdk@^2.439.0:
version "2.439.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.439.0.tgz#4a1d177507ef80b0b515c043938d814777645c40"
integrity sha512-u7hCAMzpWbD6BqAwVHxr3cbm4YSbs0yv4crr7+bR/peM+UB6AbQLJFjFXx73dnIZq3R0Hr1bA7nh2Z9jkQLUdQ==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit 4acfe10

Please sign in to comment.