Skip to content

Commit

Permalink
Merge pull request #23 from uniquelyparticular/renovate/aws-sdk-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency aws-sdk to v2.464.0
  • Loading branch information
agrohs authored May 28, 2019
2 parents 2a26215 + 663fd4a commit 1f23085
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@moltin/request": "2.0.0",
"aws-sdk": "2.463.0",
"aws-sdk": "2.464.0",
"micro": "9.3.4",
"micro-cors": "0.1.1",
"shippo": "1.3.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -811,10 +811,10 @@ atob@^2.1.1:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==

aws-sdk@2.463.0:
version "2.463.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.463.0.tgz#57562a95aa9b071ee16bb9e18ddd5c6c27c6eda6"
integrity sha512-bl0S6mxA2o8Hpy9LsMcPC9kVnrL4+B4qayiMlNMrp+8gcEMzJSMzfrUDX4SCWsqGYT25sZn8TDqTGJp7XIh3yw==
aws-sdk@2.464.0:
version "2.464.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.464.0.tgz#1415ba026f5ca76ad32fce79d99131246d37cd6f"
integrity sha512-DsJ/V/Eaazio5klO49IXIgnDpBcObgOunFs0KsUbdPz5yxvznZQiez9LqTcaj0SaCS7zsrT9K5p+Jtbt60z1SA==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit 1f23085

Please sign in to comment.