Skip to content

Commit

Permalink
Merge pull request #1141 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Nov 18, 2019
2 parents 57c986b + b0cdfe2 commit a996c29
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": "3.5.10",
"aws-sdk-wrap": "3.5.11",
"cache-manager": "2.10.1",
"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 @@ -742,10 +742,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@3.5.10:
version "3.5.10"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-3.5.10.tgz#a07ded77a31b34d2c3c7d17bbc1f088cfe01dcb8"
integrity sha512-k2mrs2UbmoXJcYqYCbJktX4ywGMrCAUYAEDgdGqGyRZBNn9Wa1gf8Q9Lizmx4hUPfRUCy9maLV1ROqJ141We4g==
aws-sdk-wrap@3.5.11:
version "3.5.11"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-3.5.11.tgz#3a86cc1c767dc173cc38daba596d3f51a3e82491"
integrity sha512-8OTXiOqnoqJVRkvbNh5sf6jeNHjtJcCHSpoXkIZ994IKdOIWXuMdtc/9H1dJrgU8pmHaizKkbQoNosaWuU+AqA==
dependencies:
joi-strict "1.1.7"
lambda-async "1.0.2"
Expand Down

0 comments on commit a996c29

Please sign in to comment.