Skip to content

Commit

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

---
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 Dec 21, 2023
1 parent 9933a5b commit 1feb8c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 33 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.16.2",
"@strapi/plugin-i18n": "^4.16.0",
"@strapi/plugin-users-permissions": "^4.16.2",
"@strapi/provider-upload-aws-s3": "^4.16.0",
"@strapi/provider-upload-aws-s3": "^4.16.2",
"@strapi/strapi": "^4.16.0",
"fs": "^0.0.1-security",
"pg": "^8.11.3",
Expand Down
36 changes: 4 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3969,22 +3969,6 @@
react-query "3.39.3"
react-select "5.7.0"

"@strapi/[email protected]":
version "4.16.2"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.16.2.tgz#c9ed341965c1aba51b5adb7e413c91cac00b869e"
integrity sha512-O9ZWm/qHa2gZByuG4+YePvy9wfHykh4vUw7wufIWn4aTdv3AQdCIBmN33iiDXKd9Fxud+o7XIubXe2ZRTZbySQ==
dependencies:
axios "1.6.0"
date-fns "2.30.0"
formik "2.4.0"
immer "9.0.19"
lodash "4.17.21"
qs "6.11.1"
react-helmet "6.1.0"
react-intl "6.4.1"
react-query "3.39.3"
react-select "5.7.0"

"@strapi/[email protected]":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.13.0.tgz#0020560b5bed008ddc39aa177b264cb3bebe8b67"
Expand Down Expand Up @@ -4198,10 +4182,10 @@
"@strapi/utils" "4.16.0"
sendmail "^1.6.1"

"@strapi/provider-upload-aws-s3@^4.16.0":
version "4.16.0"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.16.0.tgz#aa210ae2351e4d60cd4c0adb3c954232d6729a4d"
integrity sha512-3nq3tg7Qb72+XPaQHcMyjd/lqJfmextYW1Lc85L3ezQAshZ2pWU+pkg1jyaHhmq9rHod2n2RQr8+UYwSdOg9kQ==
"@strapi/provider-upload-aws-s3@^4.16.2":
version "4.16.2"
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.16.2.tgz#d09b21e2eb98436c39521992a4e489ba4796f4ea"
integrity sha512-CDvFDGZDPrweDDGHtLIT56c4FbI+nt6WtNQtoqW2f9jeHnHjUXNSGXBpkpviT1my7EmcTC59E9iA+uZqS8F3cA==
dependencies:
"@aws-sdk/client-s3" "3.433.0"
"@aws-sdk/lib-storage" "3.433.0"
Expand Down Expand Up @@ -4362,18 +4346,6 @@
p-map "4.0.0"
yup "0.32.9"

"@strapi/[email protected]":
version "4.16.2"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.16.2.tgz#278b953872645e37ab46369f508bbe8c11ef0f02"
integrity sha512-CuAXBXXke4j0OTVuQswZ8c/Mpeb9W1DhcBhYQpc8Cwn9NeII5VGE57TrIkXL3FCU8q4fcL3IrSLaftmL6/e3uQ==
dependencies:
"@sindresorhus/slugify" "1.1.0"
date-fns "2.30.0"
http-errors "1.8.1"
lodash "4.17.21"
p-map "4.0.0"
yup "0.32.9"

"@swc/helpers@^0.5.0":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.1.tgz#e9031491aa3f26bfcc974a67f48bd456c8a5357a"
Expand Down

0 comments on commit 1feb8c8

Please sign in to comment.