Skip to content

Commit

Permalink
Merge pull request #447 from mitre/dependabot/npm_and_yarn/dev/strapi…
Browse files Browse the repository at this point in the history
…/provider-upload-aws-s3-5.0.5

Bump @strapi/provider-upload-aws-s3 from 5.0.4 to 5.0.5
  • Loading branch information
github-actions[bot] authored Oct 10, 2024
2 parents f9ca5f7 + ee326fc commit f8a10a4
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.0.4",
"@strapi/provider-upload-aws-s3": "^5.0.5",
"@strapi/strapi": "^4.25.13",
"fs": "^0.0.1-security",
"pg": "^8.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4043,10 +4043,10 @@
"@strapi/utils" "4.25.13"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^5.0.4":
version "5.0.4"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-5.0.4.tgz#43134e357a838208234b9fc69f21bfc1c772b356"
integrity sha512-XPabAb87QEoS0dovEE6Dz3RJxu77ZYT+zJZMF/Wi1AyKKvw5gKsgrFXD6pYJxAUXhZWzNryGC19Fwfp/nhWCNA==
"@strapi/provider-upload-aws-s3@^5.0.5":
version "5.0.5"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-5.0.5.tgz#3a89fd4e24705404546c844e1e8adf694475a9a6"
integrity sha512-R7k58HEXyQNoqifLp8xNuefYAniw4SwB47qsEyg3/5j/h2UYecp9bTGKbR2I8wheDG+S0O3QT6icaBvAhpIiyw==
dependencies:
"@aws-sdk/client-s3" "3.600.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit f8a10a4

Please sign in to comment.