Skip to content

Commit

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

Bump @strapi/provider-upload-aws-s3 from 4.14.2 to 4.14.3
  • Loading branch information
github-actions[bot] authored Oct 4, 2023
2 parents c45dea7 + 776f64a commit 51bd0a6
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.14.3",
"@strapi/plugin-i18n": "^4.14.2",
"@strapi/plugin-users-permissions": "^4.14.3",
"@strapi/provider-upload-aws-s3": "^4.14.2",
"@strapi/provider-upload-aws-s3": "^4.14.3",
"@strapi/strapi": "^4.14.3",
"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 @@ -2940,10 +2940,10 @@
"@strapi/utils" "4.14.3"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.14.2":
version "4.14.2"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.14.2.tgz#4e9fd2bb69d86ae7f4bc8681f90cbbba5a20e5c1"
integrity sha512-MlUShM++KWpe+RP6GPdNIggHgNUylzv3aC9VBMM5oNahcaAjAAQOpbZRUKaWQFq12zFrRY+lu5aCmOijOK2h+A==
"@strapi/provider-upload-aws-s3@^4.14.3":
version "4.14.3"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.14.3.tgz#90a391a99c65e35e79b0f88b9956aa641d660b70"
integrity sha512-VqYPt9cqO8D542mSny5FLdWmK1yk+ycsQLMZPcTCCYltd0PBTNhXABKsJrEwz086jkDpFEN9Jc8WViAVx198iQ==
dependencies:
aws-sdk "2.1437.0"
lodash "4.17.21"
Expand Down

0 comments on commit 51bd0a6

Please sign in to comment.