Skip to content

Commit

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

Bump @strapi/provider-upload-aws-s3 from 4.19.1 to 4.20.0
  • Loading branch information
github-actions[bot] authored Feb 7, 2024
2 parents 987293e + 73979cd commit 4864059
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.20.0",
"@strapi/plugin-i18n": "^4.20.0",
"@strapi/plugin-users-permissions": "^4.20.0",
"@strapi/provider-upload-aws-s3": "^4.19.1",
"@strapi/provider-upload-aws-s3": "^4.20.0",
"@strapi/strapi": "^4.20.0",
"fs": "^0.0.1-security",
"pg": "^8.11.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4024,10 +4024,10 @@
"@strapi/utils" "4.20.0"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.19.1":
version "4.19.1"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.19.1.tgz#ad7b50746435ca9c95e83fd314682fa0b4fe4c9d"
integrity sha512-Y02B/xAoc9rnVNqhNPCiLqd6+4+eYc8Mat2l8M3qfryP1mM409NUV2jJDDmvB6xjAkcBPY9IAUz8HiyccIA5Rw==
"@strapi/provider-upload-aws-s3@^4.20.0":
version "4.20.0"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.20.0.tgz#30bf9cb513843c9f42c75725f7529dcb9493b1d4"
integrity sha512-WwyII1ccMvBJM9uE/roIflkZeHLdT2uxLoxhHl3CBgDgL8H/bNGT+yXZnew4P2EzeMfbkuW0FfVham48nXoxCg==
dependencies:
"@aws-sdk/client-s3" "3.433.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down

0 comments on commit 4864059

Please sign in to comment.