Skip to content

Commit

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

---
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 Nov 27, 2024
1 parent 323b816 commit c8afe4b
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.4.1",
"@strapi/provider-upload-aws-s3": "^5.4.2",
"@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.4.1":
version "5.4.1"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-5.4.1.tgz#18ff759d584cb9673bd072a2cafec1871e4179c7"
integrity sha512-ewugiVHH9Tx/eC/WC3N5o03Zk0KL4qjRCWB/LOds+b8AkJcnJlJnGjuBgd0uDLFIT4hvUjzKv88sLwEKWtVAgA==
"@strapi/provider-upload-aws-s3@^5.4.2":
version "5.4.2"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-5.4.2.tgz#2f5b313b68878b0814d5a7ec8c107eb1eca1b42d"
integrity sha512-RNNtVunj37dXMzN429mV1lc6YUF7cJN4+5+XGTev04Vc0XIEeDbZA3IsdA+PGFAjna/FIV3CHIoN6JSabRCATA==
dependencies:
"@aws-sdk/client-s3" "3.600.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit c8afe4b

Please sign in to comment.