Skip to content

Commit

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

---
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 20, 2023
1 parent 3c2dd3a commit 2d32e55
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.13.6",
"@strapi/plugin-i18n": "^4.13.6",
"@strapi/plugin-users-permissions": "^4.13.6",
"@strapi/provider-upload-aws-s3": "^4.13.6",
"@strapi/provider-upload-aws-s3": "^4.13.7",
"@strapi/strapi": "^4.13.6",
"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 @@ -2939,10 +2939,10 @@
"@strapi/utils" "4.13.6"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.13.6":
version "4.13.6"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.13.6.tgz#2063343c605227de9e5fc98f25f1c81e4ce1afcf"
integrity sha512-NvGADQt8S7Vk5h/2aXgpkAmLVMPtG0lQiZ41LmVYvnlUfd+TUASdZGCwxKdGVhs2nL7MDwTrUhrS1Ek/W0iIJw==
"@strapi/provider-upload-aws-s3@^4.13.7":
version "4.13.7"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.13.7.tgz#829b9b05608fa32cebe58a4f9ea1b826f591fedb"
integrity sha512-bv7jr8fa42RYnFk5OjVwVXrfoy4nVNeUB6qzWgF+KrWXdVYhHoXXq6pNSiXqLfFOQitOh/crf03FWvIud+b7pQ==
dependencies:
aws-sdk "2.1437.0"
lodash "4.17.21"
Expand Down

0 comments on commit 2d32e55

Please sign in to comment.