Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 16, 2020
1 parent 1bf0e8a commit 0a2f24b
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.2.0",
"aws-sdk-wrap": "4.2.1",
"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.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-4.2.0.tgz#55d7928e57e768c54c46940aad3cbbdd500da790"
integrity sha512-UJHuNgFNr/l9HLwYBK7lbt8u572oOUOxKjHGcE6EpbkJyFlXXBLFpgKPqMzghVVQKaynAls+dwpT+Os5/fizFw==
aws-sdk-wrap@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-4.2.1.tgz#714f828e404e997866a78ccfacbaf72066e76da8"
integrity sha512-LgqvBLxYRw3Mqdc7qNK6Ez1dIa+u7AgsWsadLADjsPxdf5xplevRZ4rAg+cWi5nKdHT2UlaASH2qgoDaUvnIeA==
dependencies:
joi-strict "1.2.2"
lambda-async "1.0.5"
Expand Down

0 comments on commit 0a2f24b

Please sign in to comment.