Skip to content

Commit

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

---
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 Aug 7, 2024
1 parent 53162a3 commit 1caf0ca
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.6",
"@strapi/plugin-i18n": "^4.25.6",
"@strapi/plugin-users-permissions": "^4.25.6",
"@strapi/provider-upload-aws-s3": "^4.25.6",
"@strapi/provider-upload-aws-s3": "^4.25.7",
"@strapi/strapi": "^4.25.6",
"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 @@ -4524,10 +4524,10 @@
"@strapi/utils" "4.25.6"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.25.6":
version "4.25.6"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.25.6.tgz#a1fdd4461f4e6dbdc40b410c649d6e7c5595571e"
integrity sha512-EXQdh7uVDyQshTBK4fr0XxthvpfwlLHbL/9+8mRRxGApCz9DZ2JYZV5bRdyRXdHKaQeJHFMouHoLDUFdompk6Q==
"@strapi/provider-upload-aws-s3@^4.25.7":
version "4.25.7"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.25.7.tgz#469f3f5dd21ceb31f4a0e2b98831f75bab241c31"
integrity sha512-yNTwgFbrUb1lTwtqzjPt+QRtLEiPEzwaapLzcmAFcjHCt1fVVuQtB63q48D/pXfHcev7eM9NQimpFrYF1geuuQ==
dependencies:
"@aws-sdk/client-s3" "3.600.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit 1caf0ca

Please sign in to comment.