Skip to content

Commit

Permalink
fix(deps): bump aws-sdk-wrap from 4.1.3 to 4.1.4
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-wrap](https://github.com/blackflux/aws-sdk-wrap) from 4.1.3 to 4.1.4.
- [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@v4.1.3...v4.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 7, 2020
1 parent 751d48d commit e6dc69a
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 @@ -46,7 +46,7 @@
},
"homepage": "https://github.com/blackflux/s3-cached#readme",
"dependencies": {
"aws-sdk-wrap": "4.1.3",
"aws-sdk-wrap": "4.1.4",
"cache-manager": "3.3.0",
"cache-manager-fs": "1.0.8",
"lodash.defaults": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -865,10 +865,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-wrap@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-4.1.3.tgz#eb83437f78e3fafe040855809fe9f20c86b8e62c"
integrity sha512-+5GTRW7LtquzVisv+tds81SmmOPc/j5PKgnEhPeiMrvYnj1/1r8hHKYYzGHG2phoLCyD3ZZf6otOXE8QSaVhOw==
aws-sdk-wrap@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-4.1.4.tgz#4bed2ec16f40627e601e952affa4c44efcad6a86"
integrity sha512-ty3pv8fWkUXP1DKIOZRi96DjMn5K9onVUbJC06d19a5ijzdswYHxhkuCnY8tgvgYXQzvzkvv/nbCXcUyLx1OEg==
dependencies:
joi-strict "1.2.2"
lambda-async "1.0.5"
Expand Down

0 comments on commit e6dc69a

Please sign in to comment.