Compare commits

...

2 Commits

Author SHA1 Message Date
bert-e c1402d4783 Merge branch 'dependabot/npm_and_yarn/development/7.4/aws-sdk-2.997.0' into tmp/octopus/w/7.10/dependabot/npm_and_yarn/development/7.4/aws-sdk-2.997.0 2021-09-30 13:02:28 +00:00
dependabot[bot] 499d385e7b
build(deps): bump aws-sdk from 2.905.0 to 2.997.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.905.0 to 2.997.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.905.0...v2.997.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 13:02:22 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"@hapi/joi": "^17.1.0",
"arsenal": "github:scality/Arsenal#db7d8b0",
"async": "~2.5.0",
"aws-sdk": "2.905.0",
"aws-sdk": "2.997.0",
"azure-storage": "^2.1.0",
"bucketclient": "scality/bucketclient#8.1.0",
"commander": "^2.9.0",

View File

@ -854,10 +854,10 @@ aws-sdk@2.80.0:
xml2js "0.4.17"
xmlbuilder "4.2.1"
aws-sdk@2.905.0:
version "2.905.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.905.0.tgz#35f9a7af77ecc0f62598b9498aee7c90b7ace5c5"
integrity sha512-5A12gp+DCkJBdu3U2UvAHUACgd69NEqDBB+XUlGxaiO7a7T7y+9Azr3GKGFVICZ/vbr2Or7bUm4//wu3LVPnsg==
aws-sdk@2.997.0:
version "2.997.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.997.0.tgz#8598a5dd7bc6b6833a2fc3d737fba89020a79418"
integrity sha512-PiuDmC5hN+FsyLvl7GsZAnS6hQpo1pP+Ax2u8gyL19QlbBLwlhsFQF29vPcYatyv6WUxr51o6uymJdPxQg6uEA==
dependencies:
buffer "4.9.2"
events "1.1.1"