Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/lib-storage from 3.209.0 to 3.210.0 (#333)
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.209.0 to 3.210.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.210.0/lib/lib-storage)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sasi.eth <me@sasi.codes>
  • Loading branch information
dependabot[bot] and sasicodes committed Nov 15, 2022
1 parent de4a82f commit d81038a
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 @@ -19,7 +19,7 @@
"@apollo/client": "^3.7.1",
"@aws-sdk/client-s3": "^3.209.0",
"@aws-sdk/client-sts": "^3.210.0",
"@aws-sdk/lib-storage": "^3.209.0",
"@aws-sdk/lib-storage": "^3.210.0",
"@bundlr-network/client": "^0.9.0",
"@headlessui/react": "^1.7.3",
"@hookform/resolvers": "^2.9.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -695,10 +695,10 @@
dependencies:
tslib "^2.3.1"

"@aws-sdk/lib-storage@^3.209.0":
version "3.209.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.209.0.tgz#095530d29daf8b393bdccc408c957d210d312cf1"
integrity sha512-ZVTq8zieqq9xtLCwTY21XZcKG/jRvXoZ1yZir8z6eMVvTB8pib+vQ6sKzHRLcqOYIiTT2ojUoawxLLTNEqqTQQ==
"@aws-sdk/lib-storage@^3.210.0":
version "3.210.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.210.0.tgz#aad98c3d0d0e6f27171dac0cf94927f499a5f719"
integrity sha512-4+01EB+dJws1VBDaM2IjuI7pcB0lCk2/tw0Vd2S0GxOkNWetXrkDpTue/BkeXPg17VC3Vj58uCXMxNXtgLQjJQ==
dependencies:
"@aws-sdk/middleware-endpoint" "3.208.0"
"@aws-sdk/smithy-client" "3.209.0"
Expand Down

1 comment on commit d81038a

@vercel
Copy link

@vercel vercel bot commented on d81038a Nov 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lenstube – ./

lenstube-git-main-lenstube.vercel.app
lenstube-lenstube.vercel.app
lenstube.xyz

Please sign in to comment.