Skip to content

Commit

Permalink
fix(deps): bump aws-sdk-wrap from 5.0.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-wrap](https://github.com/blackflux/aws-sdk-wrap) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/blackflux/aws-sdk-wrap/releases)
- [Changelog](https://github.com/blackflux/aws-sdk-wrap/blob/master/.releaserc.json)
- [Commits](blackflux/aws-sdk-wrap@v5.0.1...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 26, 2021
1 parent f66a3c7 commit 13d12ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
},
"homepage": "https://github.com/blackflux/s3-cached#readme",
"dependencies": {
"aws-sdk-wrap": "5.0.1",
"aws-sdk-wrap": "6.0.0",
"cache-manager": "3.4.0",
"cache-manager-fs": "1.0.8",
"lodash.defaults": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1023,10 +1023,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-wrap@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-5.0.1.tgz#9be4dc9c3f0fbf54f878fe32436637c3714ccf6d"
integrity sha512-xGUi2Qp3I/KsDL8xATGiKB6RmpVrC6WIwhgeWHdcEQ4qLsxxkqREh3ZPTag2PSEG15rKAppojer9iGbgp/Y4pg==
aws-sdk-wrap@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-6.0.0.tgz#eb4b76583c8408d68e4742dc07434e7977e63692"
integrity sha512-AqQlZZ6liulA4omOfVEFFFy4wxwKXXVu6sHr5Ymz8zdNj6T1LnLIaK3Bkk1XRqycZFPJrfU82EYqk/mp70IrwQ==
dependencies:
dynamodb-toolbox "0.3.2"
joi-strict "1.2.9"
Expand Down

0 comments on commit 13d12ef

Please sign in to comment.