diff --git a/package.json b/package.json index 48e5fec..536581b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@strapi/plugin-graphql": "^4.25.9", "@strapi/plugin-i18n": "^4.25.8", "@strapi/plugin-users-permissions": "^4.25.9", - "@strapi/provider-upload-aws-s3": "^4.25.8", + "@strapi/provider-upload-aws-s3": "^4.25.9", "@strapi/strapi": "^4.25.9", "fs": "^0.0.1-security", "pg": "^8.12.0", diff --git a/yarn.lock b/yarn.lock index ad0f449..09364f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4321,38 +4321,6 @@ react-query "3.39.3" react-select "5.7.0" -"@strapi/helper-plugin@4.25.9": - version "4.25.9" - resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.9.tgz#34ff9dfcab19b62c2330e9fa917af4f40e5ffb8a" - integrity sha512-SFHVvKTf/7TNenDa6/6aafMvYyUKWWos+rjwL8qHqG975we9IZIjiQHYytJY5ZzYYAnL7vsT86RKmTA96Kf+bQ== - dependencies: - axios "1.7.4" - 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/helper-plugin@4.25.9": - version "4.25.9" - resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.9.tgz#34ff9dfcab19b62c2330e9fa917af4f40e5ffb8a" - integrity sha512-SFHVvKTf/7TNenDa6/6aafMvYyUKWWos+rjwL8qHqG975we9IZIjiQHYytJY5ZzYYAnL7vsT86RKmTA96Kf+bQ== - dependencies: - axios "1.7.4" - 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/icons@1.19.0": version "1.19.0" resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.19.0.tgz#efa6b553a7de437171512e3549859faa141a145f" @@ -4572,10 +4540,10 @@ "@strapi/utils" "4.25.9" sendmail "^1.6.1" -"@strapi/provider-upload-aws-s3@^4.25.8": - version "4.25.8" - resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.25.8.tgz#ba3f7fc631ea73f94e6fe20fd5e9c2d5226edb6c" - integrity sha512-ilFdkiZNe9857mo8WycxhNMaEMlBfYVLTdvT8nUXPxhcFhlQEBET4n+ZgKnuHFsKuSeRV5RZdyb//lPAbbHdvw== +"@strapi/provider-upload-aws-s3@^4.25.9": + version "4.25.9" + resolved "https://registry.yarnpkg.com/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.25.9.tgz#dcfbb427c983ccefc6cdee157380c664b297602e" + integrity sha512-NxdKv8SKqolR/2VqvPZqTuy57qkZinupR9YSroEyw1/k4eUrLIx3TDPb1q7at3ee5N2/TcK8PUc+vTmDgC598g== dependencies: "@aws-sdk/client-s3" "3.600.0" "@aws-sdk/lib-storage" "3.433.0" @@ -4745,30 +4713,6 @@ p-map "4.0.0" yup "0.32.9" -"@strapi/utils@4.25.9": - version "4.25.9" - resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.9.tgz#bf917a03efd1ec595ccbb8494e63f931a95b0f97" - integrity sha512-tAcxiT0l0Of3FSsN1K2/BfpwyRP8ZbnjjpKZsODRj+OIWPAMFuEBYet4CFBpbu2jjPsc/maTtaSOBwNrJRN2bA== - 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" - -"@strapi/utils@4.25.9": - version "4.25.9" - resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.9.tgz#bf917a03efd1ec595ccbb8494e63f931a95b0f97" - integrity sha512-tAcxiT0l0Of3FSsN1K2/BfpwyRP8ZbnjjpKZsODRj+OIWPAMFuEBYet4CFBpbu2jjPsc/maTtaSOBwNrJRN2bA== - 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/core-darwin-arm64@1.3.105": version "1.3.105" resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.105.tgz#2960f8a87aed01b3850d5c37f05b51d9d3747141"