Skip to content

Commit

Permalink
Bump @strapi/provider-upload-aws-s3 from 4.25.10 to 4.25.11
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.10 to 4.25.11.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v4.25.10...v4.25.11)

---
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 Sep 11, 2024
1 parent c544ed5 commit 0c4da25
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.9",
"@strapi/plugin-users-permissions": "^4.25.11",
"@strapi/provider-upload-aws-s3": "^4.25.10",
"@strapi/provider-upload-aws-s3": "^4.25.11",
"@strapi/strapi": "^4.25.10",
"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 @@ -4556,10 +4556,10 @@
"@strapi/utils" "4.25.10"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.25.10":
version "4.25.10"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.25.10.tgz#d0f4111da7a43e4c78aafd7d531688fd6017d22d"
integrity sha512-aVZe242Ksl9tNfEvCy8R4kuERiR6n/viwN83Yk6Kxbd9oZCKlhkMb2OK+pOU1b3wz1t0mJdRQ358k4YtmutyCQ==
"@strapi/provider-upload-aws-s3@^4.25.11":
version "4.25.11"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.25.11.tgz#97430c293ddda23812693a238ad3fab5632e971d"
integrity sha512-vsjFkh4aeMkHm3/T3bQiEmQPLgYE6gC89AW1n+uo7X2EOKJL09/teEhSemMM+f8vuejZaSChnBhZ2nK+uifoug==
dependencies:
"@aws-sdk/client-s3" "3.600.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit 0c4da25

Please sign in to comment.