Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@strapi/provider-upload-aws-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent bb07797 commit 4323b38
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.23.0",
"@strapi/plugin-i18n": "^4.22.1",
"@strapi/plugin-users-permissions": "^4.23.0",
"@strapi/provider-upload-aws-s3": "^4.22.1",
"@strapi/provider-upload-aws-s3": "^4.23.0",
"@strapi/strapi": "^4.23.0",
"fs": "^0.0.1-security",
"pg": "^8.11.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4042,10 +4042,10 @@
"@strapi/utils" "4.23.0"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.22.1":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.22.1.tgz#651ce4474f87640e318c8a084d0566fa74c27d58"
integrity sha512-J/8EZTp6Tfn7XV1TK3cyf7hBRFYfxW3RyxWAVM8/4eqIjRSYLSdcUwFV2/vN8v0eJNyMouyLu7hSjusS8LVMxg==
"@strapi/provider-upload-aws-s3@^4.23.0":
version "4.23.0"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.23.0.tgz#3d3e6fd3793831cf189b747b9617d9bc190a6f45"
integrity sha512-U5aA7LwawgNxKHuocI/lTmbbzEgo2utnEQ23RgCueNYPdmum4R9SbHQYolErnFeXxzoQYKRXKZIg0EbBTQ+omg==
dependencies:
"@aws-sdk/client-s3" "3.433.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit 4323b38

Please sign in to comment.