diff options
author | Yannick Bungers | 2020-11-27 21:06:20 +0100 |
---|---|---|
committer | GitHub | 2020-11-27 21:06:20 +0100 |
commit | d1245f8e0ff8ca335a9e53dda6ccccac59154c19 (patch) | |
tree | 9d5955509128a06c7c5549dd9f25d479295cd1b4 /package.json | |
parent | e985c2e694c110bd3837cc3127ffc78e37950dd1 (diff) | |
parent | 709b2c101c0f100576a2ca0f5f8e79a91f045143 (diff) |
Merge pull request #601 from renanqts/master
chore: bump AWS SDK from 2.345.0 to 2.521.0
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 603af0c7..f3bfaf9f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "Idle.Js": "git+https://github.com/shawnmclean/Idle.js", "archiver": "^5.0.2", "async": "^2.1.4", - "aws-sdk": "^2.345.0", + "aws-sdk": "^2.521.0", "azure-storage": "^2.7.0", "base64url": "^3.0.0", "body-parser": "^1.15.2", |