Skip to content

Commit

Permalink
Bump @strapi/provider-upload-aws-s3 from 5.0.6 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [@strapi/provider-upload-aws-s3](https://github.com/strapi/strapi) from 5.0.6 to 5.1.0.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v5.0.6...v5.1.0)

---
updated-dependencies:
- dependency-name: "@strapi/provider-upload-aws-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 1987936 commit 5550acb
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 @@ -14,7 +14,7 @@
"@strapi/plugin-graphql": "^4.25.11",
"@strapi/plugin-i18n": "^4.25.13",
"@strapi/plugin-users-permissions": "^4.25.11",
"@strapi/provider-upload-aws-s3": "^5.0.6",
"@strapi/provider-upload-aws-s3": "^5.1.0",
"@strapi/strapi": "^4.25.13",
"fs": "^0.0.1-security",
"pg": "^8.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4043,10 +4043,10 @@
"@strapi/utils" "4.25.13"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-5.0.6.tgz#098654f0d7f65e3beae207af444e13d14ee38ef6"
integrity sha512-2lfqJyB4XcBtvuTQQydOWj+5pUnUdbft86DAAUoNxdhd1TkBnchVSgPbmHmxZbgQvhl/TlyFgTJp/0lktUKgig==
"@strapi/provider-upload-aws-s3@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-5.1.0.tgz#9e33630e7652e61a32f64afd630d0be79cbc2b7b"
integrity sha512-YMbtma4LEUnR2dl+HG4EWqf8Gh1m906yrzxo1zJqZjCHE6/K88/L0tWhA+ltNcaenDwXEeak/BSHbBZOWzs/zA==
dependencies:
"@aws-sdk/client-s3" "3.600.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit 5550acb

Please sign in to comment.