Skip to content

Commit

Permalink
build(deps): Bump the aws group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the aws group with 3 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage).


Updates `@aws-sdk/client-s3` from 3.440.0 to 3.445.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.445.0/clients/client-s3)

Updates `@aws-sdk/credential-providers` from 3.438.0 to 3.445.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.445.0/packages/credential-providers)

Updates `@aws-sdk/lib-storage` from 3.440.0 to 3.445.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.445.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent edd552a commit af4ad69
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 62 deletions.
119 changes: 60 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"build/src/**"
],
"dependencies": {
"@aws-sdk/client-s3": "^3.440.0",
"@aws-sdk/credential-providers": "^3.438.0",
"@aws-sdk/lib-storage": "^3.440.0",
"@aws-sdk/client-s3": "^3.445.0",
"@aws-sdk/credential-providers": "^3.445.0",
"@aws-sdk/lib-storage": "^3.445.0",
"@basemaps/config": "^6.46.0",
"@basemaps/geo": "^6.44.0",
"@chunkd/fs": "^10.0.9",
Expand Down

0 comments on commit af4ad69

Please sign in to comment.