Skip to content

Commit

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

---
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 Dec 11, 2024
1 parent c1649c3 commit 8cc4614
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.5.0",
"@strapi/provider-upload-aws-s3": "^5.5.1",
"@strapi/strapi": "^4.25.17",
"fs": "^0.0.1-security",
"pg": "^8.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4059,10 +4059,10 @@
"@strapi/utils" "4.25.17"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-5.5.0.tgz#5f21610422b96729438d628585a0f72d7b206712"
integrity sha512-Vpy2yPSmrt08fR+E0AWccIt69Z1KjufI47TbN5Xn5SFc5S0j7zBqohJLQInpQGBaGvgJQluNvfA9cEV1/K/aKQ==
"@strapi/provider-upload-aws-s3@^5.5.1":
version "5.5.1"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-5.5.1.tgz#72f6d1287e051ddedf40742c98a72dd31ee6d405"
integrity sha512-n3n/ue9WVWuaiECwLH/dtlHuVedxfAClUnGXdaQZh+aqILt2dBfGNXIRJQYvKtFKIMJSI6WMsDGTn7F2DjQTbA==
dependencies:
"@aws-sdk/client-s3" "3.600.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit 8cc4614

Please sign in to comment.