Skip to content

Commit

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

---
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 4, 2024
1 parent b211985 commit 31ff2e7
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.9",
"@strapi/plugin-i18n": "^4.25.9",
"@strapi/plugin-users-permissions": "^4.25.9",
"@strapi/provider-upload-aws-s3": "^4.25.9",
"@strapi/provider-upload-aws-s3": "^4.25.10",
"@strapi/strapi": "^4.25.9",
"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.9"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.25.9":
version "4.25.9"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.25.9.tgz#dcfbb427c983ccefc6cdee157380c664b297602e"
integrity sha512-NxdKv8SKqolR/2VqvPZqTuy57qkZinupR9YSroEyw1/k4eUrLIx3TDPb1q7at3ee5N2/TcK8PUc+vTmDgC598g==
"@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==
dependencies:
"@aws-sdk/client-s3" "3.600.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit 31ff2e7

Please sign in to comment.