Skip to content

Commit

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

---
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 Jun 5, 2024
1 parent adf0656 commit 1cb5346
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.24.5",
"@strapi/plugin-i18n": "^4.24.4",
"@strapi/plugin-users-permissions": "^4.24.5",
"@strapi/provider-upload-aws-s3": "^4.24.4",
"@strapi/provider-upload-aws-s3": "^4.24.5",
"@strapi/strapi": "^4.24.4",
"fs": "^0.0.1-security",
"pg": "^8.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4072,10 +4072,10 @@
"@strapi/utils" "4.24.4"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.24.4":
version "4.24.4"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.24.4.tgz#be794aaf96a0066ed3be452b4a9c0e1605a9420d"
integrity sha512-Un9KUlbdYmBwdhsAER+iJUmZU0grxNXdpPrVE7KsRRqV9eQoXiW6ZmAt5I13/TLr58g+1cfzJ4J3zgh+pfd5QQ==
"@strapi/provider-upload-aws-s3@^4.24.5":
version "4.24.5"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.24.5.tgz#c4cd60b3c07628d5412744270a78bc3cf9c87e2e"
integrity sha512-0BX/7bViuRqsOv7a2HmIokWS7FWpvI8eV+eGFdphIJVbvq5xUQYJJI5uEvbb8OF0BVSjOtQ4dgj1t/QtXHzNwA==
dependencies:
"@aws-sdk/client-s3" "3.433.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit 1cb5346

Please sign in to comment.