Skip to content

Commit

Permalink
Bump @strapi/provider-upload-aws-s3 from 4.20.2 to 4.20.3
Browse files Browse the repository at this point in the history
Bumps [@strapi/provider-upload-aws-s3](https://github.com/strapi/strapi) from 4.20.2 to 4.20.3.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.20.2...v4.20.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 5800e78 commit e13aca9
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.20.2",
"@strapi/plugin-i18n": "^4.20.2",
"@strapi/plugin-users-permissions": "^4.20.2",
"@strapi/provider-upload-aws-s3": "^4.20.2",
"@strapi/provider-upload-aws-s3": "^4.20.3",
"@strapi/strapi": "^4.20.2",
"fs": "^0.0.1-security",
"pg": "^8.11.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4025,10 +4025,10 @@
"@strapi/utils" "4.20.2"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.20.2":
version "4.20.2"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.20.2.tgz#d68689107e28de2bfabe8811864269de1306f109"
integrity sha512-qibL9DkICbr/NPcZdLFtGvdryKObeQ9JoADTs6VVdsO6BpdFo1frAfXo+C8vSQo14ymqpmF2f+dOgdOL/eFF8A==
"@strapi/provider-upload-aws-s3@^4.20.3":
version "4.20.3"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.20.3.tgz#0cc2474a7b06903da7711b77e7070e36b9fb4b77"
integrity sha512-/nIhkuhiRswjF/K1L8n6stb/4W5QP/KGc4PE1vuvrwOGjl/zitO7W3gL0aoo3BtYXNlaCEUZv5+YAB+pgY6BcA==
dependencies:
"@aws-sdk/client-s3" "3.433.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit e13aca9

Please sign in to comment.