From 1e72e0006a68f6a9fc56c9eb8a3ee35dc184d59d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 08:49:32 +0000 Subject: [PATCH] chore(deps): bump @strapi/strapi from 4.13.6 to 4.13.7 Bumps [@strapi/strapi](https://github.com/strapi/strapi) from 4.13.6 to 4.13.7. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/compare/v4.13.6...v4.13.7) --- updated-dependencies: - dependency-name: "@strapi/strapi" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 483 ++++++++++++++++++++++++++++++++++++---------- package.json | 2 +- 2 files changed, 381 insertions(+), 104 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1257fa1..c7fd914 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@strapi/plugin-i18n": "4.13.6", "@strapi/plugin-users-permissions": "4.13.6", "@strapi/provider-upload-aws-s3": "4.13.6", - "@strapi/strapi": "4.13.6", + "@strapi/strapi": "4.13.7", "patch-package": "^8.0.0", "pg": "^8.11.3", "pluralize": "^8.0.0", @@ -2734,9 +2734,9 @@ "integrity": "sha512-XjDVbs3ZU16CO1h5Q3Ew2RPJqmZBDE/EVf1LYp6ePEffs3V/MX9ZbL5bJr8qiK5SbGmUMuDoaFgyKacYz8prRA==" }, "node_modules/@rushstack/ts-command-line": { - "version": "4.15.2", - "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.15.2.tgz", - "integrity": "sha512-5+C2uoJY8b+odcZD6coEe2XNC4ZjGB4vCMESbqW/8DHRWC/qIHfANdmN9F1wz/lAgxz72i7xRoVtPY2j7e4gpQ==", + "version": "4.16.0", + "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.16.0.tgz", + "integrity": "sha512-WJKhdR9ThK9Iy7t78O3at7I3X4Ssp5RRZay/IQa8NywqkFy/DQbT3iLouodMMdUwLZD9n8n++xLubVd3dkmpkg==", "dependencies": { "@types/argparse": "1.0.38", "argparse": "~1.0.9", @@ -2905,20 +2905,20 @@ } }, "node_modules/@strapi/admin": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-4.13.6.tgz", - "integrity": "sha512-ba7QCpYuSC+O7UvqZ5WQ2qOZHYuvyGhNd9T8m0OyEbgj99JPcahRq54RO/BFiIZA1brbYNOe6tVglCpKaPnfcw==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-4.13.7.tgz", + "integrity": "sha512-ihe9n7CNGrdnNyAwq+yRSMKC0yEclKISeFsgNl2fdKcShUAPPg0Ac4YGDDXHYqka+RKUe2/MqKXf6lDR51s5Ww==", "dependencies": { "@casl/ability": "^5.4.3", "@pmmmwh/react-refresh-webpack-plugin": "0.5.10", - "@strapi/data-transfer": "4.13.6", + "@strapi/data-transfer": "4.13.7", "@strapi/design-system": "1.10.1", - "@strapi/helper-plugin": "4.13.6", + "@strapi/helper-plugin": "4.13.7", "@strapi/icons": "1.10.1", - "@strapi/permissions": "4.13.6", - "@strapi/provider-audit-logs-local": "4.13.6", - "@strapi/typescript-utils": "4.13.6", - "@strapi/utils": "4.13.6", + "@strapi/permissions": "4.13.7", + "@strapi/provider-audit-logs-local": "4.13.7", + "@strapi/typescript-utils": "4.13.7", + "@strapi/utils": "4.13.7", "axios": "1.5.0", "bcryptjs": "2.4.3", "browserslist": "^4.17.3", @@ -3005,13 +3005,60 @@ "@strapi/strapi": "^4.3.4" } }, + "node_modules/@strapi/admin/node_modules/@strapi/helper-plugin": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/helper-plugin/-/helper-plugin-4.13.7.tgz", + "integrity": "sha512-El4xRSXp4qf+FNgylWmJ91xWKrdiyd7vU1dN48qRk8jJr5ileGHUDMOJ70ioYUnY/g203w0qVnAPyQug0Yl97Q==", + "dependencies": { + "axios": "1.5.0", + "date-fns": "2.30.0", + "formik": "2.4.0", + "immer": "9.0.19", + "lodash": "4.17.21", + "prop-types": "^15.8.1", + "qs": "6.11.1", + "react-helmet": "6.1.0", + "react-intl": "6.4.1", + "react-query": "3.39.3", + "react-select": "5.7.0" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + }, + "peerDependencies": { + "@strapi/design-system": "1.10.1", + "@strapi/icons": "1.10.1", + "react": "^17.0.0 || ^18.0.0", + "react-dom": "^17.0.0 || ^18.0.0", + "react-router-dom": "^5.3.4", + "styled-components": "^5.3.3" + } + }, + "node_modules/@strapi/admin/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/data-transfer": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-4.13.6.tgz", - "integrity": "sha512-Q3/nbwBQVdGyILnfom/T8SCB+o13LqniwpOZX1+l8qdrOG84zsQhfLDJta0UO18Y2fZmQGFiGMd9CL7DicG9HQ==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-4.13.7.tgz", + "integrity": "sha512-uw1vq8h+S0dx0OIG5gk3Zbf932zEVuQOk3pMTvL2wknHwIz4J+/4tvJz2hO/l+56RWOWKoQIeutHU3Om2gcUng==", "dependencies": { - "@strapi/logger": "4.13.6", - "@strapi/strapi": "4.13.6", + "@strapi/logger": "4.13.7", + "@strapi/strapi": "4.13.7", "chalk": "4.1.2", "fs-extra": "10.0.0", "lodash": "4.17.21", @@ -3031,11 +3078,11 @@ } }, "node_modules/@strapi/database": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-4.13.6.tgz", - "integrity": "sha512-0UAJVfmdLm7u2xDmStOCI30EjCOjTqe+HOwVrFApU5oiGDmQvXNqpgR8wX4Io6cHg/evCooNIFxEZPlTuuWamg==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/database/-/database-4.13.7.tgz", + "integrity": "sha512-gaOtohoLl2Kzz7V2lq/DjgRzYGwcr7MiXV9dhwog3T637jtsuKPTFnd6EJa45KIe69h2Dk2VNDAmUDX4/uhChg==", "dependencies": { - "@strapi/utils": "4.13.6", + "@strapi/utils": "4.13.7", "date-fns": "2.30.0", "debug": "4.3.4", "fs-extra": "10.0.0", @@ -3049,6 +3096,23 @@ "npm": ">=6.0.0" } }, + "node_modules/@strapi/database/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/design-system": { "version": "1.10.1", "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-1.10.1.tgz", @@ -3077,9 +3141,9 @@ } }, "node_modules/@strapi/generate-new": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/generate-new/-/generate-new-4.13.6.tgz", - "integrity": "sha512-GKSd8FdbWqiN7VEg3O8pwDXgivaiOf/eY2B2hcu5+L6Z3jNfQI9lNHbKO0RUBv5u/3J/+HxEY4XcIRI3rq6ncg==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/generate-new/-/generate-new-4.13.7.tgz", + "integrity": "sha512-4CVyfb0u7sfBXdyzUfZn0+1sxje0zjlxhGi7Coo/LFS8kmTgqjG0PMAFSoSXEpzM+bP7d+OAFe4hqT7KkJgf1Q==", "dependencies": { "@sentry/node": "6.19.7", "chalk": "^4.1.2", @@ -3099,13 +3163,13 @@ } }, "node_modules/@strapi/generators": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-4.13.6.tgz", - "integrity": "sha512-+h4dxiDb95gDjrgoLda153uM2poPdt0QlEM1+dvJ2BC9XdRiYCgJRqRLaYvt7uxRLq7/0PSDATuamQZ6hlZlFw==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-4.13.7.tgz", + "integrity": "sha512-box2Jhsbyo5Q+6NmaAH129g1JySEwMg0XSRfgQmINy1cCarngrHi2JR52QhFbpKwOTF3p4jluRZ6nHjS5H93Lg==", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "4.13.6", - "@strapi/utils": "4.13.6", + "@strapi/typescript-utils": "4.13.7", + "@strapi/utils": "4.13.7", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "10.0.0", @@ -3118,6 +3182,23 @@ "npm": ">=6.0.0" } }, + "node_modules/@strapi/generators/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/helper-plugin": { "version": "4.13.6", "resolved": "https://registry.npmjs.org/@strapi/helper-plugin/-/helper-plugin-4.13.6.tgz", @@ -3158,9 +3239,9 @@ } }, "node_modules/@strapi/logger": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-4.13.6.tgz", - "integrity": "sha512-0jk0LrgE+0aNAFrppj1Y0i/tXoDxXxzKyiU4+n+FG1XKH2gTGkiQ6J4YqA5KiVDa6Cp5etVzTmgMXPAHZZPBTg==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-4.13.7.tgz", + "integrity": "sha512-Dkl3NM0Lw6UDwX6WOo/ZG1BywXRi0xzydLZ4cPJtR14kQyURvuAgC3c2ewyyfz1Rcau0B/puG5WB9765tGjLPA==", "dependencies": { "lodash": "4.17.21", "winston": "3.10.0" @@ -3171,12 +3252,12 @@ } }, "node_modules/@strapi/permissions": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-4.13.6.tgz", - "integrity": "sha512-2hg+5f26BO3RAVVmmxIWd+GaAkVNrXZgDxUclb89X8qk3wm/bZs8nTJIAtHeXi2FfL1C4BwrK75uWsNpN83HXQ==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-4.13.7.tgz", + "integrity": "sha512-cziBOjb1sRp9cpTmRKlbT0Zsx5VL9/z0seAso8FmI/eaaNZScldvWi3oEKrz8nWYaLXlk/7OMsYqZGLcuL6+5A==", "dependencies": { "@casl/ability": "5.4.4", - "@strapi/utils": "4.13.6", + "@strapi/utils": "4.13.7", "lodash": "4.17.21", "sift": "16.0.1" }, @@ -3185,13 +3266,30 @@ "npm": ">=6.0.0" } }, + "node_modules/@strapi/permissions/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/plugin-content-manager": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/plugin-content-manager/-/plugin-content-manager-4.13.6.tgz", - "integrity": "sha512-VeqETXoNfVSenQxvyMCSvOeBdwih52DgMEFHkZXZYWSzc2aEh63Y2VpbyKV3Fhfu/MtU6dMw6+ZCLdzFWbVKlw==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/plugin-content-manager/-/plugin-content-manager-4.13.7.tgz", + "integrity": "sha512-Ah3V+WFc0/jWUHUXEOvx8U+qSe8CR1rwg4MCBrmSRJ+D2Jj0Lgzn2s3HlOL95jIVgO9+ugE5NkDYDqAM7oxyIQ==", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/utils": "4.13.6", + "@strapi/utils": "4.13.7", "lodash": "4.17.21", "qs": "6.11.1" }, @@ -3200,17 +3298,34 @@ "npm": ">=6.0.0" } }, + "node_modules/@strapi/plugin-content-manager/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/plugin-content-type-builder": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/plugin-content-type-builder/-/plugin-content-type-builder-4.13.6.tgz", - "integrity": "sha512-54f9WryV5CCqz2owvH5+rl8cAlLveDxcvAMZP3NZSVkpZYoXRkZBvGZRn3GO91bwHeg4j4bpnbj/Aj+wlduVPQ==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/plugin-content-type-builder/-/plugin-content-type-builder-4.13.7.tgz", + "integrity": "sha512-1vq1MbdsicuzIzUWfm2SyfllQ0OtTcSxx3nfEEMu931s9wQgv5TtAQ5s8Vgudhl9dulszSf2rbTX/ucNKzIS/g==", "dependencies": { "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "1.10.1", - "@strapi/generators": "4.13.6", - "@strapi/helper-plugin": "4.13.6", + "@strapi/generators": "4.13.7", + "@strapi/helper-plugin": "4.13.7", "@strapi/icons": "1.10.1", - "@strapi/utils": "4.13.6", + "@strapi/utils": "4.13.7", "fs-extra": "10.0.0", "immer": "9.0.19", "lodash": "4.17.21", @@ -3235,15 +3350,62 @@ "styled-components": "5.3.3" } }, + "node_modules/@strapi/plugin-content-type-builder/node_modules/@strapi/helper-plugin": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/helper-plugin/-/helper-plugin-4.13.7.tgz", + "integrity": "sha512-El4xRSXp4qf+FNgylWmJ91xWKrdiyd7vU1dN48qRk8jJr5ileGHUDMOJ70ioYUnY/g203w0qVnAPyQug0Yl97Q==", + "dependencies": { + "axios": "1.5.0", + "date-fns": "2.30.0", + "formik": "2.4.0", + "immer": "9.0.19", + "lodash": "4.17.21", + "prop-types": "^15.8.1", + "qs": "6.11.1", + "react-helmet": "6.1.0", + "react-intl": "6.4.1", + "react-query": "3.39.3", + "react-select": "5.7.0" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + }, + "peerDependencies": { + "@strapi/design-system": "1.10.1", + "@strapi/icons": "1.10.1", + "react": "^17.0.0 || ^18.0.0", + "react-dom": "^17.0.0 || ^18.0.0", + "react-router-dom": "^5.3.4", + "styled-components": "^5.3.3" + } + }, + "node_modules/@strapi/plugin-content-type-builder/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/plugin-email": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/plugin-email/-/plugin-email-4.13.6.tgz", - "integrity": "sha512-szuiBO/ZihSL8vAKA1wFY/6Gl8rWZdZwF5fJRhuWihLdMStVoRjZ3C3Z+LAtKuOCAvN+aDAOBUTcD/8z8wmUbA==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/plugin-email/-/plugin-email-4.13.7.tgz", + "integrity": "sha512-zZymyCBYaFFQ7iwk05yQ+H7ovazKkI4bi/JHDs1SKmthFZv3SpBFU5BaZoBYWL5ZuoG/r+1Z9qwbsb4bU2OK9Q==", "dependencies": { "@strapi/design-system": "1.10.1", "@strapi/icons": "1.10.1", - "@strapi/provider-email-sendmail": "4.13.6", - "@strapi/utils": "4.13.6", + "@strapi/provider-email-sendmail": "4.13.7", + "@strapi/utils": "4.13.7", "lodash": "4.17.21", "prop-types": "^15.8.1", "react-intl": "6.4.1", @@ -3261,6 +3423,23 @@ "styled-components": "5.3.3" } }, + "node_modules/@strapi/plugin-email/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/plugin-i18n": { "version": "4.13.6", "resolved": "https://registry.npmjs.org/@strapi/plugin-i18n/-/plugin-i18n-4.13.6.tgz", @@ -3293,15 +3472,15 @@ } }, "node_modules/@strapi/plugin-upload": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/plugin-upload/-/plugin-upload-4.13.6.tgz", - "integrity": "sha512-t5iUIN4tCbmBv+KuRj3rC5x88RRsEJXXaCAmIIzX8V3zjbLpMWeXqenxbQWKYnXmvYs3LMWhe3XfZWlJwePdwQ==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/plugin-upload/-/plugin-upload-4.13.7.tgz", + "integrity": "sha512-7NdBL5zcVZYHK3uPGR9+ylsjFUXEVEqY7wF/yhYjtlj1gVEwMyfvHY+gmk3Z7nrfohk4eHxLnkwryNu/lPYMmg==", "dependencies": { "@strapi/design-system": "1.10.1", - "@strapi/helper-plugin": "4.13.6", + "@strapi/helper-plugin": "4.13.7", "@strapi/icons": "1.10.1", - "@strapi/provider-upload-local": "4.13.6", - "@strapi/utils": "4.13.6", + "@strapi/provider-upload-local": "4.13.7", + "@strapi/utils": "4.13.7", "axios": "1.5.0", "byte-size": "7.0.1", "cropperjs": "1.6.0", @@ -3335,6 +3514,53 @@ "styled-components": "5.3.3" } }, + "node_modules/@strapi/plugin-upload/node_modules/@strapi/helper-plugin": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/helper-plugin/-/helper-plugin-4.13.7.tgz", + "integrity": "sha512-El4xRSXp4qf+FNgylWmJ91xWKrdiyd7vU1dN48qRk8jJr5ileGHUDMOJ70ioYUnY/g203w0qVnAPyQug0Yl97Q==", + "dependencies": { + "axios": "1.5.0", + "date-fns": "2.30.0", + "formik": "2.4.0", + "immer": "9.0.19", + "lodash": "4.17.21", + "prop-types": "^15.8.1", + "qs": "6.11.1", + "react-helmet": "6.1.0", + "react-intl": "6.4.1", + "react-query": "3.39.3", + "react-select": "5.7.0" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + }, + "peerDependencies": { + "@strapi/design-system": "1.10.1", + "@strapi/icons": "1.10.1", + "react": "^17.0.0 || ^18.0.0", + "react-dom": "^17.0.0 || ^18.0.0", + "react-router-dom": "^5.3.4", + "styled-components": "^5.3.3" + } + }, + "node_modules/@strapi/plugin-upload/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/plugin-users-permissions": { "version": "4.13.6", "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.13.6.tgz", @@ -3373,9 +3599,9 @@ } }, "node_modules/@strapi/provider-audit-logs-local": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/provider-audit-logs-local/-/provider-audit-logs-local-4.13.6.tgz", - "integrity": "sha512-4EmnrKI3U74M+IUxxF/wyEltAUb9C7Dw2MMuZ8UiO9Dd+mdJ7CqB05PAj4elXHnVQdYoFLNuDoV7CI4cRU9zpw==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/provider-audit-logs-local/-/provider-audit-logs-local-4.13.7.tgz", + "integrity": "sha512-liIn9uQkeQVAo7ki/hSlQOmq36MgPrDOerXpiY1T8qQn2o3gyg8tJ/fqPe8YAcmXsehwOBQYCfOWRlgAyUGKIw==", "engines": { "node": ">=16.0.0 <=20.x.x", "npm": ">=6.0.0" @@ -3385,11 +3611,11 @@ } }, "node_modules/@strapi/provider-email-sendmail": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-4.13.6.tgz", - "integrity": "sha512-Wk751z5UiuI0yKJIQ29lnUJGNZV/EXF88OGVH4WyHLf+4imsg9wGTzCRJvqisejMVVkCkivg2UHsqZa477yRwQ==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-4.13.7.tgz", + "integrity": "sha512-d9ixgBk1kZbMI2BiG9xJYKHDv9G99ktrTyT5kgu+1Rz9fn2QO8co5OCECXF2+RaVZWI+Dv//27a2qDngl6TSlA==", "dependencies": { - "@strapi/utils": "4.13.6", + "@strapi/utils": "4.13.7", "sendmail": "^1.6.1" }, "engines": { @@ -3397,6 +3623,23 @@ "npm": ">=6.0.0" } }, + "node_modules/@strapi/provider-email-sendmail/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/provider-upload-aws-s3": { "version": "4.13.6", "resolved": "https://registry.npmjs.org/@strapi/provider-upload-aws-s3/-/provider-upload-aws-s3-4.13.6.tgz", @@ -3411,11 +3654,11 @@ } }, "node_modules/@strapi/provider-upload-local": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-4.13.6.tgz", - "integrity": "sha512-OqIn0054T6QJRgMGgIIieHpqw6vWvsPhaOwyPE/vVHg5UgRYhWpov2Y5zekS6f8792b2AetcQIjGX9YdPW9Ffg==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-4.13.7.tgz", + "integrity": "sha512-p+FIHu8NEOW8rj1mmJX3Y4OqRiUB8wjHVecwKBvthsArGhV2EAUbcoFOzPLPKtjr7anR21A2y8oXz+Pw6Ft48g==", "dependencies": { - "@strapi/utils": "4.13.6", + "@strapi/utils": "4.13.7", "fs-extra": "10.0.0" }, "engines": { @@ -3423,27 +3666,44 @@ "npm": ">=6.0.0" } }, + "node_modules/@strapi/provider-upload-local/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/strapi": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-4.13.6.tgz", - "integrity": "sha512-E8TBDfPZ/rX5GlZ6AsbB82BPXCbzwapDbLHEjOE68co0xvUG9pT981MgIpbMmR1VxcLP0+ydoi8Q7z7hOCfrCA==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-4.13.7.tgz", + "integrity": "sha512-t7HaENDxXJEKg1Lx+9lW5ifWckm5GRAp0tJmHtbzlkgDENpCJJPrcEa8mTiD8JNZrW3JUZV2TeHMTT4znKWleQ==", "hasInstallScript": true, "dependencies": { "@koa/cors": "3.4.3", "@koa/router": "10.1.1", - "@strapi/admin": "4.13.6", - "@strapi/data-transfer": "4.13.6", - "@strapi/database": "4.13.6", - "@strapi/generate-new": "4.13.6", - "@strapi/generators": "4.13.6", - "@strapi/logger": "4.13.6", - "@strapi/permissions": "4.13.6", - "@strapi/plugin-content-manager": "4.13.6", - "@strapi/plugin-content-type-builder": "4.13.6", - "@strapi/plugin-email": "4.13.6", - "@strapi/plugin-upload": "4.13.6", - "@strapi/typescript-utils": "4.13.6", - "@strapi/utils": "4.13.6", + "@strapi/admin": "4.13.7", + "@strapi/data-transfer": "4.13.7", + "@strapi/database": "4.13.7", + "@strapi/generate-new": "4.13.7", + "@strapi/generators": "4.13.7", + "@strapi/logger": "4.13.7", + "@strapi/permissions": "4.13.7", + "@strapi/plugin-content-manager": "4.13.7", + "@strapi/plugin-content-type-builder": "4.13.7", + "@strapi/plugin-email": "4.13.7", + "@strapi/plugin-upload": "4.13.7", + "@strapi/typescript-utils": "4.13.7", + "@strapi/utils": "4.13.7", "@vitejs/plugin-react": "4.0.4", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -3497,10 +3757,27 @@ "npm": ">=6.0.0" } }, + "node_modules/@strapi/strapi/node_modules/@strapi/utils": { + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.13.7.tgz", + "integrity": "sha512-v1e0408+wYr7WbAxQ1Vdwv117J8GorgAGd9l2y8nhBQIRKpNgFx0Ym93N8YVCtLQPPwHM83TOr/Sc3x99f8jbQ==", + "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" + }, + "engines": { + "node": ">=16.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/typescript-utils": { - "version": "4.13.6", - "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-4.13.6.tgz", - "integrity": "sha512-7+rWBiUAZuoEUKFYj6HZMPgPnTXHynXwws6WtO7nuKKs8ro+5AByuLuaVPj84LwWNUMaprmwdQpHrtObh0Ad2g==", + "version": "4.13.7", + "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-4.13.7.tgz", + "integrity": "sha512-9wm3/cv94zbACgcBw9+ZroVSHaffDBKYNq3BI1yREXViI3biTqjSeDmbdBc9Yf1NbshvAuoh5b1YA38jQgG2qw==", "dependencies": { "chalk": "4.1.2", "cli-table3": "0.6.2", @@ -3644,18 +3921,18 @@ } }, "node_modules/@types/body-parser": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz", - "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==", + "version": "1.19.3", + "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.3.tgz", + "integrity": "sha512-oyl4jvAfTGX9Bt6Or4H9ni1Z447/tQuxnZsytsCaExKlmJiU8sFgnIBRzJUpKwB5eWn9HuBYlUlVA74q/yN0eQ==", "dependencies": { "@types/connect": "*", "@types/node": "*" } }, "node_modules/@types/bonjour": { - "version": "3.5.10", - "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.10.tgz", - "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==", + "version": "3.5.11", + "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.11.tgz", + "integrity": "sha512-isGhjmBtLIxdHBDl2xGwUzEM8AOyOvWsADWq7rqirdi/ZQoHnLWErHvsThcEzTX8juDRiZtzp2Qkv5bgNh6mAg==", "dependencies": { "@types/node": "*" } @@ -3784,14 +4061,14 @@ "integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==" }, "node_modules/@types/http-errors": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.1.tgz", - "integrity": "sha512-/K3ds8TRAfBvi5vfjuz8y6+GiAYBZ0x4tXv1Av6CWBWn0IlADc+ZX9pMq7oU0fNQPnBwIZl3rmeLp6SBApbxSQ==" + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.2.tgz", + "integrity": "sha512-lPG6KlZs88gef6aD85z3HNkztpj7w2R7HmR3gygjfXCQmsLloWNARFkMuzKiiY8FGdh1XDpgBdrSf4aKDiA7Kg==" }, "node_modules/@types/http-proxy": { - "version": "1.17.11", - "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.11.tgz", - "integrity": "sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==", + "version": "1.17.12", + "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.12.tgz", + "integrity": "sha512-kQtujO08dVtQ2wXAuSFfk9ASy3sug4+ogFR8Kd8UgP8PEuc1/G/8yjYRmp//PcDNJEUKOza/MrQu15bouEUCiw==", "dependencies": { "@types/node": "*" } @@ -3849,9 +4126,9 @@ } }, "node_modules/@types/json-schema": { - "version": "7.0.12", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz", - "integrity": "sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==" + "version": "7.0.13", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.13.tgz", + "integrity": "sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==" }, "node_modules/@types/keyv": { "version": "3.1.4", diff --git a/package.json b/package.json index 854b404..3d2a83a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@strapi/plugin-i18n": "4.13.6", "@strapi/plugin-users-permissions": "4.13.6", "@strapi/provider-upload-aws-s3": "4.13.6", - "@strapi/strapi": "4.13.6", + "@strapi/strapi": "4.13.7", "patch-package": "^8.0.0", "pg": "^8.11.3", "pluralize": "^8.0.0",