diff --git a/package-lock.json b/package-lock.json index 21d3142..23a6ea7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,10 +9,10 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@strapi/plugin-documentation": "4.21.1", - "@strapi/plugin-i18n": "4.21.1", - "@strapi/plugin-users-permissions": "4.21.1", - "@strapi/strapi": "4.21.1", + "@strapi/plugin-documentation": "4.22.0", + "@strapi/plugin-i18n": "4.22.0", + "@strapi/plugin-users-permissions": "4.22.0", + "@strapi/strapi": "4.22.0", "fuse": "0.12.1", "fuse.js": "7.0.0", "lodash": "^4.17.21", @@ -1562,9 +1562,9 @@ } }, "node_modules/@emotion/serialize": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.3.tgz", - "integrity": "sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==", + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.4.tgz", + "integrity": "sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==", "dependencies": { "@emotion/hash": "^0.9.1", "@emotion/memoize": "^0.8.1", @@ -3887,14 +3887,14 @@ "integrity": "sha512-gbkePEBupNydxCelHCESvFSFM8XPh1Zs/OAVRW/rKpEqPAl5PbOM90Si8mv9bvnR53uPD2s/FiRxdvSejpRJew==" }, "node_modules/@koa/cors": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@koa/cors/-/cors-3.4.3.tgz", - "integrity": "sha512-WPXQUaAeAMVaLTEFpoq3T2O1C+FstkjJnDQqy95Ck1UdILajsRhu6mhJ8H2f4NFPRBoCNN+qywTJfq/gGki5mw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@koa/cors/-/cors-5.0.0.tgz", + "integrity": "sha512-x/iUDjcS90W69PryLDIMgFyV21YLTnG9zOpPXS7Bkt2b8AsY3zZsIpOLBkYr9fBcF3HbkKaER5hOBZLfpLgYNw==", "dependencies": { "vary": "^1.1.2" }, "engines": { - "node": ">= 8.0.0" + "node": ">= 14.0.0" } }, "node_modules/@koa/router": { @@ -5503,6 +5503,18 @@ "linux" ] }, + "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.14.0.tgz", + "integrity": "sha512-xV0d5jDb4aFu84XKr+lcUJ9y3qpIWhttO3Qev97z8DKLXR62LC3cXT/bMZXrjLF9X+P5oSmJTzAhqwUbY96PnA==", + "cpu": [ + "ppc64le" + ], + "optional": true, + "os": [ + "linux" + ] + }, "node_modules/@rollup/rollup-linux-riscv64-gnu": { "version": "4.9.6", "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.9.6.tgz", @@ -5516,9 +5528,9 @@ ] }, "node_modules/@rollup/rollup-linux-s390x-gnu": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.13.1.tgz", - "integrity": "sha512-U564BrhEfaNChdATQaEODtquCC7Ez+8Hxz1h5MAdMYj0AqD0GA9rHCpElajb/sQcaFL6NXmHc5O+7FXpWMa73Q==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.14.0.tgz", + "integrity": "sha512-RxB/qez8zIDshNJDufYlTT0ZTVut5eCpAZ3bdXDU9yTxBzui3KhbGjROK2OYTTor7alM7XBhssgoO3CZ0XD3qA==", "cpu": [ "s390x" ], @@ -5848,9 +5860,9 @@ } }, "node_modules/@strapi/admin": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-4.21.1.tgz", - "integrity": "sha512-Jt75VmmwnhH69zkKQZ6u7geXFtcXZJShpsrAdgHmaXWdQb2E8kisdJ90gMOM667/385nkA8vsxDgapsQOuuabA==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-4.22.0.tgz", + "integrity": "sha512-vzT9xTAXdJP2uj6IIHDko5KbF/wMDMgHfxBCXSIgJvq2aFii7uljeu6XuKk5XuBl0BmC52zN7C6s2MHQfyw/Rg==", "dependencies": { "@casl/ability": "6.5.0", "@pmmmwh/react-refresh-webpack-plugin": "0.5.11", @@ -5858,13 +5870,13 @@ "@radix-ui/react-toolbar": "1.0.4", "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "1.16.0", - "@strapi/helper-plugin": "4.21.1", + "@strapi/helper-plugin": "4.22.0", "@strapi/icons": "1.16.0", - "@strapi/permissions": "4.21.1", - "@strapi/provider-audit-logs-local": "4.21.1", - "@strapi/types": "4.21.1", - "@strapi/typescript-utils": "4.21.1", - "@strapi/utils": "4.21.1", + "@strapi/permissions": "4.22.0", + "@strapi/provider-audit-logs-local": "4.22.0", + "@strapi/types": "4.22.0", + "@strapi/typescript-utils": "4.22.0", + "@strapi/utils": "4.22.0", "@vitejs/plugin-react-swc": "3.5.0", "axios": "1.6.0", "bcryptjs": "2.4.3", @@ -5937,7 +5949,7 @@ "read-pkg-up": "7.0.1", "resolve-from": "5.0.0", "rimraf": "3.0.2", - "sanitize-html": "2.11.0", + "sanitize-html": "2.13.0", "semver": "7.5.4", "sift": "16.0.1", "slate": "0.94.1", @@ -5967,9 +5979,9 @@ } }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-android-arm-eabi": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.13.1.tgz", - "integrity": "sha512-4C4UERETjXpC4WpBXDbkgNVgHyWfG3B/NKY46e7w5H134UDOFqUJKpsLm0UYmuupW+aJmRgeScrDNfvZ5WV80A==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.14.0.tgz", + "integrity": "sha512-jwXtxYbRt1V+CdQSy6Z+uZti7JF5irRKF8hlKfEnF/xJpcNGuuiZMBvuoYM+x9sr9iWGnzrlM0+9hvQ1kgkf1w==", "cpu": [ "arm" ], @@ -5979,9 +5991,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-android-arm64": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.13.1.tgz", - "integrity": "sha512-TrTaFJ9pXgfXEiJKQ3yQRelpQFqgRzVR9it8DbeRzG0RX7mKUy0bqhCFsgevwXLJepQKTnLl95TnPGf9T9AMOA==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.14.0.tgz", + "integrity": "sha512-fI9nduZhCccjzlsA/OuAwtFGWocxA4gqXGTLvOyiF8d+8o0fZUeSztixkYjcGq1fGZY3Tkq4yRvHPFxU+jdZ9Q==", "cpu": [ "arm64" ], @@ -5991,9 +6003,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-darwin-arm64": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.13.1.tgz", - "integrity": "sha512-fz7jN6ahTI3cKzDO2otQuybts5cyu0feymg0bjvYCBrZQ8tSgE8pc0sSNEuGvifrQJWiwx9F05BowihmLxeQKw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.14.0.tgz", + "integrity": "sha512-BcnSPRM76/cD2gQC+rQNGBN6GStBs2pl/FpweW8JYuz5J/IEa0Fr4AtrPv766DB/6b2MZ/AfSIOSGw3nEIP8SA==", "cpu": [ "arm64" ], @@ -6003,9 +6015,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-darwin-x64": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.13.1.tgz", - "integrity": "sha512-WTvdz7SLMlJpektdrnWRUN9C0N2qNHwNbWpNo0a3Tod3gb9leX+yrYdCeB7VV36OtoyiPAivl7/xZ3G1z5h20g==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.14.0.tgz", + "integrity": "sha512-LDyFB9GRolGN7XI6955aFeI3wCdCUszFWumWU0deHA8VpR3nWRrjG6GtGjBrQxQKFevnUTHKCfPR4IvrW3kCgQ==", "cpu": [ "x64" ], @@ -6015,9 +6027,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.13.1.tgz", - "integrity": "sha512-dBHQl+7wZzBYcIF6o4k2XkAfwP2ks1mYW2q/Gzv9n39uDcDiAGDqEyml08OdY0BIct0yLSPkDTqn4i6czpBLLw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.14.0.tgz", + "integrity": "sha512-ygrGVhQP47mRh0AAD0zl6QqCbNsf0eTo+vgwkY6LunBcg0f2Jv365GXlDUECIyoXp1kKwL5WW6rsO429DBY/bA==", "cpu": [ "arm" ], @@ -6027,9 +6039,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-linux-arm64-gnu": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.13.1.tgz", - "integrity": "sha512-bur4JOxvYxfrAmocRJIW0SADs3QdEYK6TQ7dTNz6Z4/lySeu3Z1H/+tl0a4qDYv0bCdBpUYM0sYa/X+9ZqgfSQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.14.0.tgz", + "integrity": "sha512-x+uJ6MAYRlHGe9wi4HQjxpaKHPM3d3JjqqCkeC5gpnnI6OWovLdXTpfa8trjxPLnWKyBsSi5kne+146GAxFt4A==", "cpu": [ "arm64" ], @@ -6039,9 +6051,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-linux-arm64-musl": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.13.1.tgz", - "integrity": "sha512-ssp77SjcDIUSoUyj7DU7/5iwM4ZEluY+N8umtCT9nBRs3u045t0KkW02LTyHouHDomnMXaXSZcCSr2bdMK63kA==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.14.0.tgz", + "integrity": "sha512-nrRw8ZTQKg6+Lttwqo6a2VxR9tOroa2m91XbdQ2sUUzHoedXlsyvY1fN4xWdqz8PKmf4orDwejxXHjh7YBGUCA==", "cpu": [ "arm64" ], @@ -6051,9 +6063,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-linux-riscv64-gnu": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.13.1.tgz", - "integrity": "sha512-Jv1DkIvwEPAb+v25/Unrnnq9BO3F5cbFPT821n3S5litkz+O5NuXuNhqtPx5KtcwOTtaqkTsO+IVzJOsxd11aQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.14.0.tgz", + "integrity": "sha512-SDDhBQwZX6LPRoPYjAZWyL27LbcBo7WdBFWJi5PI9RPCzU8ijzkQn7tt8NXiXRiFMJCVpkuMkBf4OxSxVMizAw==", "cpu": [ "riscv64" ], @@ -6063,9 +6075,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.13.1.tgz", - "integrity": "sha512-zGRDulLTeDemR8DFYyFIQ8kMP02xpUsX4IBikc7lwL9PrwR3gWmX2NopqiGlI2ZVWMl15qZeUjumTwpv18N7sQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.14.0.tgz", + "integrity": "sha512-C6y6z2eCNCfhZxT9u+jAM2Fup89ZjiG5pIzZIDycs1IwESviLxwkQcFRGLjnDrP+PT+v5i4YFvlcfAs+LnreXg==", "cpu": [ "x64" ], @@ -6075,9 +6087,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.13.1.tgz", - "integrity": "sha512-VTk/MveyPdMFkYJJPCkYBw07KcTkGU2hLEyqYMsU4NjiOfzoaDTW9PWGRsNwiOA3qI0k/JQPjkl/4FCK1smskQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.14.0.tgz", + "integrity": "sha512-i0QwbHYfnOMYsBEyjxcwGu5SMIi9sImDVjDg087hpzXqhBSosxkE7gyIYFHgfFl4mr7RrXksIBZ4DoLoP4FhJg==", "cpu": [ "x64" ], @@ -6087,9 +6099,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-win32-arm64-msvc": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.13.1.tgz", - "integrity": "sha512-L+hX8Dtibb02r/OYCsp4sQQIi3ldZkFI0EUkMTDwRfFykXBPptoz/tuuGqEd3bThBSLRWPR6wsixDSgOx/U3Zw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.14.0.tgz", + "integrity": "sha512-Fq52EYb0riNHLBTAcL0cun+rRwyZ10S9vKzhGKKgeD+XbwunszSY0rVMco5KbOsTlwovP2rTOkiII/fQ4ih/zQ==", "cpu": [ "arm64" ], @@ -6099,9 +6111,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-win32-ia32-msvc": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.13.1.tgz", - "integrity": "sha512-+dI2jVPfM5A8zme8riEoNC7UKk0Lzc7jCj/U89cQIrOjrZTCWZl/+IXUeRT2rEZ5j25lnSA9G9H1Ob9azaF/KQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.14.0.tgz", + "integrity": "sha512-e/PBHxPdJ00O9p5Ui43+vixSgVf4NlLsmV6QneGERJ3lnjIua/kim6PRFe3iDueT1rQcgSkYP8ZBBXa/h4iPvw==", "cpu": [ "ia32" ], @@ -6111,9 +6123,9 @@ ] }, "node_modules/@strapi/admin/node_modules/@rollup/rollup-win32-x64-msvc": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.13.1.tgz", - "integrity": "sha512-YY1Exxo2viZ/O2dMHuwQvimJ0SqvL+OAWQLLY6rvXavgQKjhQUzn7nc1Dd29gjB5Fqi00nrBWctJBOyfVMIVxw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.14.0.tgz", + "integrity": "sha512-aGg7iToJjdklmxlUlJh/PaPNa4PmqHfyRMLunbL3eaMO0gp656+q1zOKkpJ/CVe9CryJv6tAN1HDoR8cNGzkag==", "cpu": [ "x64" ], @@ -6123,9 +6135,9 @@ ] }, "node_modules/@strapi/admin/node_modules/rollup": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.13.1.tgz", - "integrity": "sha512-hFi+fU132IvJ2ZuihN56dwgpltpmLZHZWsx27rMCTZ2sYwrqlgL5sECGy1eeV2lAihD8EzChBVVhsXci0wD4Tg==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.14.0.tgz", + "integrity": "sha512-Qe7w62TyawbDzB4yt32R0+AbIo6m1/sqO7UPzFS8Z/ksL5mrfhA0v4CavfdmFav3D+ub4QeAgsGEe84DoWe/nQ==", "dependencies": { "@types/estree": "1.0.5" }, @@ -6137,20 +6149,21 @@ "npm": ">=8.0.0" }, "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.13.1", - "@rollup/rollup-android-arm64": "4.13.1", - "@rollup/rollup-darwin-arm64": "4.13.1", - "@rollup/rollup-darwin-x64": "4.13.1", - "@rollup/rollup-linux-arm-gnueabihf": "4.13.1", - "@rollup/rollup-linux-arm64-gnu": "4.13.1", - "@rollup/rollup-linux-arm64-musl": "4.13.1", - "@rollup/rollup-linux-riscv64-gnu": "4.13.1", - "@rollup/rollup-linux-s390x-gnu": "4.13.1", - "@rollup/rollup-linux-x64-gnu": "4.13.1", - "@rollup/rollup-linux-x64-musl": "4.13.1", - "@rollup/rollup-win32-arm64-msvc": "4.13.1", - "@rollup/rollup-win32-ia32-msvc": "4.13.1", - "@rollup/rollup-win32-x64-msvc": "4.13.1", + "@rollup/rollup-android-arm-eabi": "4.14.0", + "@rollup/rollup-android-arm64": "4.14.0", + "@rollup/rollup-darwin-arm64": "4.14.0", + "@rollup/rollup-darwin-x64": "4.14.0", + "@rollup/rollup-linux-arm-gnueabihf": "4.14.0", + "@rollup/rollup-linux-arm64-gnu": "4.14.0", + "@rollup/rollup-linux-arm64-musl": "4.14.0", + "@rollup/rollup-linux-powerpc64le-gnu": "4.14.0", + "@rollup/rollup-linux-riscv64-gnu": "4.14.0", + "@rollup/rollup-linux-s390x-gnu": "4.14.0", + "@rollup/rollup-linux-x64-gnu": "4.14.0", + "@rollup/rollup-linux-x64-musl": "4.14.0", + "@rollup/rollup-win32-arm64-msvc": "4.14.0", + "@rollup/rollup-win32-ia32-msvc": "4.14.0", + "@rollup/rollup-win32-x64-msvc": "4.14.0", "fsevents": "~2.3.2" } }, @@ -6209,16 +6222,16 @@ } }, "node_modules/@strapi/content-releases": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-4.21.1.tgz", - "integrity": "sha512-uehSWdKLFGEGf2AQp6hY/l+epmIjafyf29foKX0ACHwa1sZ0RNEcEVqNXWA+u1KE9qulq8nXK/UD190Prw/uWw==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-4.22.0.tgz", + "integrity": "sha512-FAobGiCtxbLGCfgK6RHbJT9oQe6a7t3qQiPH7AhDFrdMxdIu8NHQkkMdYczLhsScib/dh32YkjplT5CngYMiyg==", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "1.16.0", - "@strapi/helper-plugin": "4.21.1", + "@strapi/helper-plugin": "4.22.0", "@strapi/icons": "1.16.0", - "@strapi/types": "4.21.1", - "@strapi/utils": "4.21.1", + "@strapi/types": "4.22.0", + "@strapi/utils": "4.22.0", "axios": "1.6.0", "date-fns": "2.30.0", "date-fns-tz": "2.0.0", @@ -6243,14 +6256,14 @@ } }, "node_modules/@strapi/data-transfer": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-4.21.1.tgz", - "integrity": "sha512-47LBEJB8LjgDAzAErNRkNmAucJOwglOaA2qg5K1njqY4Nfzuixd899asj0JAA8Ce82wcZeOyGHjt74ozgOvWuw==", - "dependencies": { - "@strapi/logger": "4.21.1", - "@strapi/strapi": "4.21.1", - "@strapi/types": "4.21.1", - "@strapi/utils": "4.21.1", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-4.22.0.tgz", + "integrity": "sha512-VyviDXWPTP8syxRay5OyVmHUZALsN7T8jjwceGdDpvi+SO0uHO7g3eF5CmbeNLvB5CZJ8FZ9nLFVgwweiYUk9w==", + "dependencies": { + "@strapi/logger": "4.22.0", + "@strapi/strapi": "4.22.0", + "@strapi/types": "4.22.0", + "@strapi/utils": "4.22.0", "chalk": "4.1.2", "cli-table3": "0.6.2", "commander": "8.3.0", @@ -6275,11 +6288,11 @@ } }, "node_modules/@strapi/database": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-4.21.1.tgz", - "integrity": "sha512-FF02oF0YZBc3zrb9k3n/0+hBfS/srpRT38OiQTvIUhOJpMgXqBHCnmVDuNSBxHuj8ze4bAbSvZzmSypnI5QAIQ==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/database/-/database-4.22.0.tgz", + "integrity": "sha512-rUsuEHDCjjdAU32ymFQq7v+WZZMhi+tCZ0vbNl1iVRDXzjbU1YEnbsQEOVyxGvpSRj1y0xwuskd7MTWKIR9bCw==", "dependencies": { - "@strapi/utils": "4.21.1", + "@strapi/utils": "4.22.0", "date-fns": "2.30.0", "debug": "4.3.4", "fs-extra": "10.0.0", @@ -6321,9 +6334,9 @@ } }, "node_modules/@strapi/generate-new": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/generate-new/-/generate-new-4.21.1.tgz", - "integrity": "sha512-0MKrbJrh1cGtcUsCKWtChcFjspJDUApGCCHwqK8nD3NoVAzNjNJO3wYNdZAIFgT2S+1x7P0IAAWIl/Azg84r2g==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/generate-new/-/generate-new-4.22.0.tgz", + "integrity": "sha512-CUkU37l/NfiT5gp3Mp9vWhAloypii8O7+s2n1lqjrjhBDtyJAkulVWfylKKghPX3MiYxsMv8nktUGtGnwb4CFw==", "dependencies": { "@sentry/node": "6.19.7", "chalk": "^4.1.2", @@ -6343,13 +6356,13 @@ } }, "node_modules/@strapi/generators": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-4.21.1.tgz", - "integrity": "sha512-Xl/JFJYu5GKSOOb1SzRZgDD9Bddj5enSuUHpV8//yM1M64a/46kx3MFjzfW6hq1btCB10mh0Gex21llGoNLkdA==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-4.22.0.tgz", + "integrity": "sha512-PPgZuNHXueX3kTQcfk9F0NBjOKSxfCC9h4w085Dwhd721gDwcrpBFs0JPWtj4nTZ5J7MbxqT7mreL75SEeNRww==", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "4.21.1", - "@strapi/utils": "4.21.1", + "@strapi/typescript-utils": "4.22.0", + "@strapi/utils": "4.22.0", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "10.0.0", @@ -6363,9 +6376,9 @@ } }, "node_modules/@strapi/helper-plugin": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/helper-plugin/-/helper-plugin-4.21.1.tgz", - "integrity": "sha512-7fvg8dWE+QYaGk8ELiytrRvIkqIfy5wX7d6TsIqlqNe+QTcicx4Xhv4dvVUrIW+438RXrcn8OfMAjQMBSJDQzw==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/helper-plugin/-/helper-plugin-4.22.0.tgz", + "integrity": "sha512-xmQqVBzU9C1Y/pAjHFLUMlj/bFmfsmGNcsAp3Xwot0wANcJ0BGBxTj77JlNj9wJ5GhBqN8P5LEhRZcx07vk4fw==", "dependencies": { "axios": "1.6.0", "date-fns": "2.30.0", @@ -6401,9 +6414,9 @@ } }, "node_modules/@strapi/logger": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-4.21.1.tgz", - "integrity": "sha512-HRCH5prGpZkhh1ddm0ozQAdzekyjw4HzjC1QpQ5of1+zKXWWgRsKswtSH7UoxbfIEkMSkbCjmjdy0IJJgvOxnw==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-4.22.0.tgz", + "integrity": "sha512-S57LOC1oFxzVBrn9L2C7WVJvqShVjbxA4gDVzoNe0jkWzIKOakAuB+kUyGXlQ4Spebh4TC/qRrgYR+50nbO2tg==", "dependencies": { "lodash": "4.17.21", "winston": "3.10.0" @@ -6414,9 +6427,9 @@ } }, "node_modules/@strapi/pack-up": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/pack-up/-/pack-up-4.21.1.tgz", - "integrity": "sha512-D3A0PMjjAdwxNWtTX9nUJScfVZ+e6CcAKxPnMLfS956Zdd4EHCLXSU5IpHQY57Giuu4kg+5mTm6ZB2x03Y/Yyg==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/pack-up/-/pack-up-4.22.0.tgz", + "integrity": "sha512-lguuxdO/LAOQVdNJSyG8cWdrXIL3CUjsITIEvikGV1F6e9IEMFuE25LwSDxPPTlD0jdc1A9PPkDkDn8nvzcPvA==", "dependencies": { "@vitejs/plugin-react-swc": "3.5.0", "boxen": "5.1.2", @@ -6449,9 +6462,9 @@ } }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-android-arm-eabi": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.13.1.tgz", - "integrity": "sha512-4C4UERETjXpC4WpBXDbkgNVgHyWfG3B/NKY46e7w5H134UDOFqUJKpsLm0UYmuupW+aJmRgeScrDNfvZ5WV80A==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.14.0.tgz", + "integrity": "sha512-jwXtxYbRt1V+CdQSy6Z+uZti7JF5irRKF8hlKfEnF/xJpcNGuuiZMBvuoYM+x9sr9iWGnzrlM0+9hvQ1kgkf1w==", "cpu": [ "arm" ], @@ -6461,9 +6474,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-android-arm64": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.13.1.tgz", - "integrity": "sha512-TrTaFJ9pXgfXEiJKQ3yQRelpQFqgRzVR9it8DbeRzG0RX7mKUy0bqhCFsgevwXLJepQKTnLl95TnPGf9T9AMOA==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.14.0.tgz", + "integrity": "sha512-fI9nduZhCccjzlsA/OuAwtFGWocxA4gqXGTLvOyiF8d+8o0fZUeSztixkYjcGq1fGZY3Tkq4yRvHPFxU+jdZ9Q==", "cpu": [ "arm64" ], @@ -6473,9 +6486,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-darwin-arm64": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.13.1.tgz", - "integrity": "sha512-fz7jN6ahTI3cKzDO2otQuybts5cyu0feymg0bjvYCBrZQ8tSgE8pc0sSNEuGvifrQJWiwx9F05BowihmLxeQKw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.14.0.tgz", + "integrity": "sha512-BcnSPRM76/cD2gQC+rQNGBN6GStBs2pl/FpweW8JYuz5J/IEa0Fr4AtrPv766DB/6b2MZ/AfSIOSGw3nEIP8SA==", "cpu": [ "arm64" ], @@ -6485,9 +6498,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-darwin-x64": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.13.1.tgz", - "integrity": "sha512-WTvdz7SLMlJpektdrnWRUN9C0N2qNHwNbWpNo0a3Tod3gb9leX+yrYdCeB7VV36OtoyiPAivl7/xZ3G1z5h20g==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.14.0.tgz", + "integrity": "sha512-LDyFB9GRolGN7XI6955aFeI3wCdCUszFWumWU0deHA8VpR3nWRrjG6GtGjBrQxQKFevnUTHKCfPR4IvrW3kCgQ==", "cpu": [ "x64" ], @@ -6497,9 +6510,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.13.1.tgz", - "integrity": "sha512-dBHQl+7wZzBYcIF6o4k2XkAfwP2ks1mYW2q/Gzv9n39uDcDiAGDqEyml08OdY0BIct0yLSPkDTqn4i6czpBLLw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.14.0.tgz", + "integrity": "sha512-ygrGVhQP47mRh0AAD0zl6QqCbNsf0eTo+vgwkY6LunBcg0f2Jv365GXlDUECIyoXp1kKwL5WW6rsO429DBY/bA==", "cpu": [ "arm" ], @@ -6509,9 +6522,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-linux-arm64-gnu": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.13.1.tgz", - "integrity": "sha512-bur4JOxvYxfrAmocRJIW0SADs3QdEYK6TQ7dTNz6Z4/lySeu3Z1H/+tl0a4qDYv0bCdBpUYM0sYa/X+9ZqgfSQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.14.0.tgz", + "integrity": "sha512-x+uJ6MAYRlHGe9wi4HQjxpaKHPM3d3JjqqCkeC5gpnnI6OWovLdXTpfa8trjxPLnWKyBsSi5kne+146GAxFt4A==", "cpu": [ "arm64" ], @@ -6521,9 +6534,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-linux-arm64-musl": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.13.1.tgz", - "integrity": "sha512-ssp77SjcDIUSoUyj7DU7/5iwM4ZEluY+N8umtCT9nBRs3u045t0KkW02LTyHouHDomnMXaXSZcCSr2bdMK63kA==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.14.0.tgz", + "integrity": "sha512-nrRw8ZTQKg6+Lttwqo6a2VxR9tOroa2m91XbdQ2sUUzHoedXlsyvY1fN4xWdqz8PKmf4orDwejxXHjh7YBGUCA==", "cpu": [ "arm64" ], @@ -6533,9 +6546,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-linux-riscv64-gnu": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.13.1.tgz", - "integrity": "sha512-Jv1DkIvwEPAb+v25/Unrnnq9BO3F5cbFPT821n3S5litkz+O5NuXuNhqtPx5KtcwOTtaqkTsO+IVzJOsxd11aQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.14.0.tgz", + "integrity": "sha512-SDDhBQwZX6LPRoPYjAZWyL27LbcBo7WdBFWJi5PI9RPCzU8ijzkQn7tt8NXiXRiFMJCVpkuMkBf4OxSxVMizAw==", "cpu": [ "riscv64" ], @@ -6545,9 +6558,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.13.1.tgz", - "integrity": "sha512-zGRDulLTeDemR8DFYyFIQ8kMP02xpUsX4IBikc7lwL9PrwR3gWmX2NopqiGlI2ZVWMl15qZeUjumTwpv18N7sQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.14.0.tgz", + "integrity": "sha512-C6y6z2eCNCfhZxT9u+jAM2Fup89ZjiG5pIzZIDycs1IwESviLxwkQcFRGLjnDrP+PT+v5i4YFvlcfAs+LnreXg==", "cpu": [ "x64" ], @@ -6557,9 +6570,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.13.1.tgz", - "integrity": "sha512-VTk/MveyPdMFkYJJPCkYBw07KcTkGU2hLEyqYMsU4NjiOfzoaDTW9PWGRsNwiOA3qI0k/JQPjkl/4FCK1smskQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.14.0.tgz", + "integrity": "sha512-i0QwbHYfnOMYsBEyjxcwGu5SMIi9sImDVjDg087hpzXqhBSosxkE7gyIYFHgfFl4mr7RrXksIBZ4DoLoP4FhJg==", "cpu": [ "x64" ], @@ -6569,9 +6582,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-win32-arm64-msvc": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.13.1.tgz", - "integrity": "sha512-L+hX8Dtibb02r/OYCsp4sQQIi3ldZkFI0EUkMTDwRfFykXBPptoz/tuuGqEd3bThBSLRWPR6wsixDSgOx/U3Zw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.14.0.tgz", + "integrity": "sha512-Fq52EYb0riNHLBTAcL0cun+rRwyZ10S9vKzhGKKgeD+XbwunszSY0rVMco5KbOsTlwovP2rTOkiII/fQ4ih/zQ==", "cpu": [ "arm64" ], @@ -6581,9 +6594,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-win32-ia32-msvc": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.13.1.tgz", - "integrity": "sha512-+dI2jVPfM5A8zme8riEoNC7UKk0Lzc7jCj/U89cQIrOjrZTCWZl/+IXUeRT2rEZ5j25lnSA9G9H1Ob9azaF/KQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.14.0.tgz", + "integrity": "sha512-e/PBHxPdJ00O9p5Ui43+vixSgVf4NlLsmV6QneGERJ3lnjIua/kim6PRFe3iDueT1rQcgSkYP8ZBBXa/h4iPvw==", "cpu": [ "ia32" ], @@ -6593,9 +6606,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/@rollup/rollup-win32-x64-msvc": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.13.1.tgz", - "integrity": "sha512-YY1Exxo2viZ/O2dMHuwQvimJ0SqvL+OAWQLLY6rvXavgQKjhQUzn7nc1Dd29gjB5Fqi00nrBWctJBOyfVMIVxw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.14.0.tgz", + "integrity": "sha512-aGg7iToJjdklmxlUlJh/PaPNa4PmqHfyRMLunbL3eaMO0gp656+q1zOKkpJ/CVe9CryJv6tAN1HDoR8cNGzkag==", "cpu": [ "x64" ], @@ -6605,9 +6618,9 @@ ] }, "node_modules/@strapi/pack-up/node_modules/rollup": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.13.1.tgz", - "integrity": "sha512-hFi+fU132IvJ2ZuihN56dwgpltpmLZHZWsx27rMCTZ2sYwrqlgL5sECGy1eeV2lAihD8EzChBVVhsXci0wD4Tg==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.14.0.tgz", + "integrity": "sha512-Qe7w62TyawbDzB4yt32R0+AbIo6m1/sqO7UPzFS8Z/ksL5mrfhA0v4CavfdmFav3D+ub4QeAgsGEe84DoWe/nQ==", "dependencies": { "@types/estree": "1.0.5" }, @@ -6619,20 +6632,21 @@ "npm": ">=8.0.0" }, "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.13.1", - "@rollup/rollup-android-arm64": "4.13.1", - "@rollup/rollup-darwin-arm64": "4.13.1", - "@rollup/rollup-darwin-x64": "4.13.1", - "@rollup/rollup-linux-arm-gnueabihf": "4.13.1", - "@rollup/rollup-linux-arm64-gnu": "4.13.1", - "@rollup/rollup-linux-arm64-musl": "4.13.1", - "@rollup/rollup-linux-riscv64-gnu": "4.13.1", - "@rollup/rollup-linux-s390x-gnu": "4.13.1", - "@rollup/rollup-linux-x64-gnu": "4.13.1", - "@rollup/rollup-linux-x64-musl": "4.13.1", - "@rollup/rollup-win32-arm64-msvc": "4.13.1", - "@rollup/rollup-win32-ia32-msvc": "4.13.1", - "@rollup/rollup-win32-x64-msvc": "4.13.1", + "@rollup/rollup-android-arm-eabi": "4.14.0", + "@rollup/rollup-android-arm64": "4.14.0", + "@rollup/rollup-darwin-arm64": "4.14.0", + "@rollup/rollup-darwin-x64": "4.14.0", + "@rollup/rollup-linux-arm-gnueabihf": "4.14.0", + "@rollup/rollup-linux-arm64-gnu": "4.14.0", + "@rollup/rollup-linux-arm64-musl": "4.14.0", + "@rollup/rollup-linux-powerpc64le-gnu": "4.14.0", + "@rollup/rollup-linux-riscv64-gnu": "4.14.0", + "@rollup/rollup-linux-s390x-gnu": "4.14.0", + "@rollup/rollup-linux-x64-gnu": "4.14.0", + "@rollup/rollup-linux-x64-musl": "4.14.0", + "@rollup/rollup-win32-arm64-msvc": "4.14.0", + "@rollup/rollup-win32-ia32-msvc": "4.14.0", + "@rollup/rollup-win32-x64-msvc": "4.14.0", "fsevents": "~2.3.2" } }, @@ -6691,12 +6705,12 @@ } }, "node_modules/@strapi/permissions": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-4.21.1.tgz", - "integrity": "sha512-SS3KcKt16Alm9T1kb6uNa4yRW23UoQEcmWyUCD35wFJrJX9corFpvC9Nvr51OhqiQrPdqv3eZKFvXeObs8lisg==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-4.22.0.tgz", + "integrity": "sha512-X1hyDHUpF9FbrD0K585xLlMFBSDqD7oRieMIjmXxHmrGdlg9D0ZJKvCLpUwVa0KVqOzgQei68xKH1gcURPxBnQ==", "dependencies": { "@casl/ability": "6.5.0", - "@strapi/utils": "4.21.1", + "@strapi/utils": "4.22.0", "lodash": "4.17.21", "qs": "6.11.1", "sift": "16.0.1" @@ -6707,13 +6721,13 @@ } }, "node_modules/@strapi/plugin-content-manager": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-content-manager/-/plugin-content-manager-4.21.1.tgz", - "integrity": "sha512-Ot0qxnrtYNwPGCO/h4IPyAcoX30mX+DCh0F4Fjwdc8s/zeIkG4Jb76qB3/EmpagZGkBsc1RRBYaXy/jAw9pxvg==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-content-manager/-/plugin-content-manager-4.22.0.tgz", + "integrity": "sha512-+gVqqsFENDoc+0VNpuJ5RIsLgcU0gbo8Ng8mdtdITNK4onmih5mW4ZRw/gEpIOi5wVdZhYpEQf5K6fkFkbCIuQ==", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/types": "4.21.1", - "@strapi/utils": "4.21.1", + "@strapi/types": "4.22.0", + "@strapi/utils": "4.22.0", "koa": "2.13.4", "koa-bodyparser": "4.4.1", "lodash": "4.17.21", @@ -6725,17 +6739,17 @@ } }, "node_modules/@strapi/plugin-content-type-builder": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-content-type-builder/-/plugin-content-type-builder-4.21.1.tgz", - "integrity": "sha512-shX9MT09hfXhlNKfIvTZFVS1aR4SCf8WQ9wNzVDE+NQL7nrAZBJ9dHIpBUjhnGvRFhCWw9sXjZIEuh1vj7Yn6Q==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-content-type-builder/-/plugin-content-type-builder-4.22.0.tgz", + "integrity": "sha512-7/UJeyI5HLYsJXuGO4OhpwWe8tj4k+LgT5DLRWiUtg5orxHrnMhLNf6FD797DV2hxfvYdyHxUfFIq9AnKJwooA==", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "1.16.0", - "@strapi/generators": "4.21.1", - "@strapi/helper-plugin": "4.21.1", + "@strapi/generators": "4.22.0", + "@strapi/helper-plugin": "4.22.0", "@strapi/icons": "1.16.0", - "@strapi/utils": "4.21.1", + "@strapi/utils": "4.22.0", "fs-extra": "10.0.0", "immer": "9.0.19", "koa-bodyparser": "4.4.1", @@ -6761,14 +6775,14 @@ } }, "node_modules/@strapi/plugin-documentation": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-documentation/-/plugin-documentation-4.21.1.tgz", - "integrity": "sha512-kelY1SKIs9uBb9O0NUlny18kxERfw0EdeT0P9y4ggRSwYm0CTQfQPTSILJl6TQcd3GJ/rwtIJTWLYHkIpPMxyw==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-documentation/-/plugin-documentation-4.22.0.tgz", + "integrity": "sha512-wvIwWXECfXeenEPdOL1IiaOQfxI/kpn3AqKZcXKJwWCheF6WODClTJbg/DAmq4rnK04yn+WYsuhrZGzfW1AG3g==", "dependencies": { "@strapi/design-system": "1.16.0", - "@strapi/helper-plugin": "4.21.1", + "@strapi/helper-plugin": "4.22.0", "@strapi/icons": "1.16.0", - "@strapi/utils": "4.21.1", + "@strapi/utils": "4.22.0", "bcryptjs": "2.4.3", "cheerio": "^1.0.0-rc.12", "formik": "2.4.0", @@ -6797,15 +6811,15 @@ } }, "node_modules/@strapi/plugin-email": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-email/-/plugin-email-4.21.1.tgz", - "integrity": "sha512-R2xZaZTfc5ppGhwb6Wccvc+nvcnSpguOSmWnEmJMv2qWsXYocRCP8boHutmCc9n7bstID2PYJfia6+gt7PMmQQ==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-email/-/plugin-email-4.22.0.tgz", + "integrity": "sha512-TabMH2xAUm0WwO1dI0q6faFKsyeCzNJEJoRL8J/SI4eCWoyVARsN/3ggUgUL4BIr96lJAgol1KqgjpbPts9KMQ==", "dependencies": { "@strapi/design-system": "1.16.0", - "@strapi/helper-plugin": "4.21.1", + "@strapi/helper-plugin": "4.22.0", "@strapi/icons": "1.16.0", - "@strapi/provider-email-sendmail": "4.21.1", - "@strapi/utils": "4.21.1", + "@strapi/provider-email-sendmail": "4.22.0", + "@strapi/utils": "4.22.0", "lodash": "4.17.21", "prop-types": "^15.8.1", "react-intl": "6.4.1", @@ -6825,15 +6839,15 @@ } }, "node_modules/@strapi/plugin-i18n": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-i18n/-/plugin-i18n-4.21.1.tgz", - "integrity": "sha512-Yd+6KFW1r48C5EP+63jqCPUancTcGppC/2o38Q9wsd7oeMTi6I5lDGOily1c1MF434RnOwWsfIBRQmZoAvwozw==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-i18n/-/plugin-i18n-4.22.0.tgz", + "integrity": "sha512-CdscEuN4+l6BMBVB9gMXwNvTqJmYzC2p0lxwipdfGOXCw317b0C+kybi2+FvTASJCLEEUvdpnZ4tWeapHfl61w==", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "1.16.0", - "@strapi/helper-plugin": "4.21.1", + "@strapi/helper-plugin": "4.22.0", "@strapi/icons": "1.16.0", - "@strapi/utils": "4.21.1", + "@strapi/utils": "4.22.0", "axios": "1.6.0", "formik": "2.4.0", "immer": "9.0.19", @@ -6858,15 +6872,15 @@ } }, "node_modules/@strapi/plugin-upload": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-upload/-/plugin-upload-4.21.1.tgz", - "integrity": "sha512-MGw8qel+f+EP/wUeTPeM5uSOAFu9nsGNEvScVbdIqrwVXgg+bxKe+v+0WDnsCj3PY9lPsdsdYIisU6H+Ljcd8A==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-upload/-/plugin-upload-4.22.0.tgz", + "integrity": "sha512-0BU7Gko/07sSXos09iOb2mG9eWmn+/aSWhPpPUlWIZCIIQAoVO3p3sm8sj0F7yx/xxnIcd2scZEmizO20Rg/yQ==", "dependencies": { "@strapi/design-system": "1.16.0", - "@strapi/helper-plugin": "4.21.1", + "@strapi/helper-plugin": "4.22.0", "@strapi/icons": "1.16.0", - "@strapi/provider-upload-local": "4.21.1", - "@strapi/utils": "4.21.1", + "@strapi/provider-upload-local": "4.22.0", + "@strapi/utils": "4.22.0", "axios": "1.6.0", "byte-size": "7.0.1", "cropperjs": "1.6.0", @@ -6902,14 +6916,14 @@ } }, "node_modules/@strapi/plugin-users-permissions": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.21.1.tgz", - "integrity": "sha512-aBI9xCsToTGNwuORUWEadTctMHRYagK8HCmY7QGaVeYEpcLMXat3oued/zXyIEx9gF8KXYAx8vhpMcSaXwQaow==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.22.0.tgz", + "integrity": "sha512-VB4RhK7RvefEfW0Gyag/aL7RebL93y0RW03fesBbYV1QzlMDr4/CsVeNx5HjJPCB2x54VeNU36TA0QcGSuBgLA==", "dependencies": { "@strapi/design-system": "1.16.0", - "@strapi/helper-plugin": "4.21.1", + "@strapi/helper-plugin": "4.22.0", "@strapi/icons": "1.16.0", - "@strapi/utils": "4.21.1", + "@strapi/utils": "4.22.0", "bcryptjs": "2.4.3", "formik": "2.4.0", "grant-koa": "5.4.8", @@ -6940,20 +6954,20 @@ } }, "node_modules/@strapi/provider-audit-logs-local": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/provider-audit-logs-local/-/provider-audit-logs-local-4.21.1.tgz", - "integrity": "sha512-L+2IiJU933fDFsOtfYs2XABB5/VhO8LOmhBE0mHjv20r3VezRje6LTfqOEtkYzLggZyUFdCTVz7n2n0gVlmWcw==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-audit-logs-local/-/provider-audit-logs-local-4.22.0.tgz", + "integrity": "sha512-3h8SUGvigwOziAMQ5obwRVGNM2yVyaw8Cyd4CF5suoOSEn6mi+Z6H4z94dN6aoyWEzscZTOwWaaF6qrqMTb8aw==", "engines": { "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/provider-email-sendmail": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-4.21.1.tgz", - "integrity": "sha512-oe+0aRJmHqA/NmSE/Dl6BiGmg79sJpwk20V/KQREW732H2ZnB+KJF+v9T89ebQDZQYtr0b0eFq+Kg3ZCspt9/w==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-4.22.0.tgz", + "integrity": "sha512-ue5sBXkkdMHytG2E9SoMx0tCLWdjBGh4+VE7kRy+fmHQeVpSlkmOuxpz3Iuzs2+R98hOuchMG0H2z2iySjGItw==", "dependencies": { - "@strapi/utils": "4.21.1", + "@strapi/utils": "4.22.0", "sendmail": "^1.6.1" }, "engines": { @@ -6962,11 +6976,11 @@ } }, "node_modules/@strapi/provider-upload-local": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-4.21.1.tgz", - "integrity": "sha512-9JMxHKZ77BCDxCQTLvYi0b9JdHBt6rkDubXMqy0k09JBMpKyzthstsgTpxjzFrD/2UF3dJkKxaexgNtbNOL9/w==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-4.22.0.tgz", + "integrity": "sha512-BqDx6TDXH7yO5GFf2G6QwY9P4hjf+H+gN2lJ75cAt9BcBvE7brM09lMLgWwl2XRIBmfRWHF65MMsYkAuXkoHNg==", "dependencies": { - "@strapi/utils": "4.21.1", + "@strapi/utils": "4.22.0", "fs-extra": "10.0.0" }, "engines": { @@ -6975,29 +6989,29 @@ } }, "node_modules/@strapi/strapi": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-4.21.1.tgz", - "integrity": "sha512-KXVwQd0ZMbZHIqkE2wRunRZVneIVsVb4/Eci96CimOnPJ1w5DPxHHpJrDmHfGmz7xHIJlGgg0EayFqxCUn1sZA==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-4.22.0.tgz", + "integrity": "sha512-ir17VIhAQB95vZPq/I/Vpel4e7gMoMLHgHTtA1v+D1c9lAfhPK/CaRxQm524U8oj85vnB2e4SD3c64pJwyFxRg==", "hasInstallScript": true, "dependencies": { - "@koa/cors": "3.4.3", + "@koa/cors": "5.0.0", "@koa/router": "10.1.1", - "@strapi/admin": "4.21.1", - "@strapi/content-releases": "4.21.1", - "@strapi/data-transfer": "4.21.1", - "@strapi/database": "4.21.1", - "@strapi/generate-new": "4.21.1", - "@strapi/generators": "4.21.1", - "@strapi/logger": "4.21.1", - "@strapi/pack-up": "4.21.1", - "@strapi/permissions": "4.21.1", - "@strapi/plugin-content-manager": "4.21.1", - "@strapi/plugin-content-type-builder": "4.21.1", - "@strapi/plugin-email": "4.21.1", - "@strapi/plugin-upload": "4.21.1", - "@strapi/types": "4.21.1", - "@strapi/typescript-utils": "4.21.1", - "@strapi/utils": "4.21.1", + "@strapi/admin": "4.22.0", + "@strapi/content-releases": "4.22.0", + "@strapi/data-transfer": "4.22.0", + "@strapi/database": "4.22.0", + "@strapi/generate-new": "4.22.0", + "@strapi/generators": "4.22.0", + "@strapi/logger": "4.22.0", + "@strapi/pack-up": "4.22.0", + "@strapi/permissions": "4.22.0", + "@strapi/plugin-content-manager": "4.22.0", + "@strapi/plugin-content-type-builder": "4.22.0", + "@strapi/plugin-email": "4.22.0", + "@strapi/plugin-upload": "4.22.0", + "@strapi/types": "4.22.0", + "@strapi/typescript-utils": "4.22.0", + "@strapi/utils": "4.22.0", "bcryptjs": "2.4.3", "boxen": "5.1.2", "chalk": "4.1.2", @@ -7055,17 +7069,17 @@ } }, "node_modules/@strapi/types": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/types/-/types-4.21.1.tgz", - "integrity": "sha512-f7hKzpxGUETouN6P+onlHQHGfCmEa2m5yQyzeJAfKMc6ab18KkACc38YKmFlpDWuhW/Yec28Lh4GPvmmt8RtkQ==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/types/-/types-4.22.0.tgz", + "integrity": "sha512-hBs8C43oSvb4Gjo/rNn2Y4FGBYYBEtM2aXKgT01xa1sLfI2LlyMJOOTInxD1qEFSE3jjJlfrWMnA3Hrcxmi4zA==", "dependencies": { "@casl/ability": "6.5.0", - "@koa/cors": "3.4.3", + "@koa/cors": "5.0.0", "@koa/router": "10.1.1", - "@strapi/database": "4.21.1", - "@strapi/logger": "4.21.1", - "@strapi/permissions": "4.21.1", - "@strapi/utils": "4.21.1", + "@strapi/database": "4.22.0", + "@strapi/logger": "4.22.0", + "@strapi/permissions": "4.22.0", + "@strapi/utils": "4.22.0", "commander": "8.3.0", "https-proxy-agent": "5.0.1", "koa": "2.13.4", @@ -7078,9 +7092,9 @@ } }, "node_modules/@strapi/typescript-utils": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-4.21.1.tgz", - "integrity": "sha512-/zKA7i2rT6JD+Bj/RBErzzUW++wc7Imi5LRpSVx0RIylFgiRka4kzUgj498lloZury9AK0LhHTUcFazhMtXe1g==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-4.22.0.tgz", + "integrity": "sha512-UzDKNA6pYvUO0D3ln3u4IwwHsSqhI2HqjPB5U2+OaxtiKm1C4/HDWL2pHKJ+MYhbOyOsawFDVlP/8WfkuCXlGQ==", "dependencies": { "chalk": "4.1.2", "cli-table3": "0.6.2", @@ -7127,9 +7141,9 @@ } }, "node_modules/@strapi/utils": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.21.1.tgz", - "integrity": "sha512-SbaAO6bT3bHWqhAn0cvkCqp9JBBWJJlZRUTu4QGRJunFpC3lOAI+uTZJk5a1KNkdZoTUup8+l8yjcs+G7LBheQ==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.22.0.tgz", + "integrity": "sha512-iToanmryZoq91GGwg0/Uorvqupb2Yw6gU5MgLoGBhg1HxJgENtuoBkWCY1RCFbbrXZMFGbzrABlLZ51zXN7+1Q==", "dependencies": { "@sindresorhus/slugify": "1.1.0", "date-fns": "2.30.0", @@ -7432,9 +7446,9 @@ } }, "node_modules/@types/eslint": { - "version": "8.56.6", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.6.tgz", - "integrity": "sha512-ymwc+qb1XkjT/gfoQwxIeHZ6ixH23A+tCT2ADSA/DPVKzAjwYkTXBMCQ/f6fe4wEa85Lhp26VPeUxI7wMhAi7A==", + "version": "8.56.7", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.7.tgz", + "integrity": "sha512-SjDvI/x3zsZnOkYZ3lCt9lOZWZLB2jIlNKz+LBgCtDurK0JZcwucxYHn1w2BJkD34dgX9Tjnak0txtq4WTggEA==", "dependencies": { "@types/estree": "*", "@types/json-schema": "*" @@ -19723,9 +19737,9 @@ } }, "node_modules/postcss-modules-extract-imports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", - "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz", + "integrity": "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==", "engines": { "node": "^10 || ^12 || >= 14" }, @@ -19734,9 +19748,9 @@ } }, "node_modules/postcss-modules-local-by-default": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.4.tgz", - "integrity": "sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.5.tgz", + "integrity": "sha512-6MieY7sIfTK0hYfafw1OMEG+2bg8Q1ocHCpoWLqOKj3JXlKu4G7btkmM/B7lFubYkYWmRSPLZi5chid63ZaZYw==", "dependencies": { "icss-utils": "^5.0.0", "postcss-selector-parser": "^6.0.2", @@ -19750,9 +19764,9 @@ } }, "node_modules/postcss-modules-scope": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.1.1.tgz", - "integrity": "sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.0.tgz", + "integrity": "sha512-oq+g1ssrsZOsx9M96c5w8laRmvEu9C3adDSjI8oTcbfkrTE8hx/zfyobUoWIxaKPO8bt6S62kxpw5GqypEw1QQ==", "dependencies": { "postcss-selector-parser": "^6.0.4" }, @@ -21405,9 +21419,9 @@ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, "node_modules/sanitize-html": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.11.0.tgz", - "integrity": "sha512-BG68EDHRaGKqlsNjJ2xUB7gpInPA8gVx/mvjO743hZaeMCZ2DwzW7xvsqZ+KNU4QKwj86HJ3uu2liISf2qBBUA==", + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.13.0.tgz", + "integrity": "sha512-Xff91Z+4Mz5QiNSLdLWwjgBDm5b1RU6xBT0+12rapjiaR7SwfRdjw8f+6Rir2MXKLrDicRFHdb51hGOAxmsUIA==", "dependencies": { "deepmerge": "^4.2.2", "escape-string-regexp": "^4.0.0", diff --git a/package.json b/package.json index 15f70b2..2652460 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "supertest": "6.3.4" }, "dependencies": { - "@strapi/plugin-documentation": "4.21.1", - "@strapi/plugin-i18n": "4.21.1", - "@strapi/plugin-users-permissions": "4.21.1", - "@strapi/strapi": "4.21.1", + "@strapi/plugin-documentation": "4.22.0", + "@strapi/plugin-i18n": "4.22.0", + "@strapi/plugin-users-permissions": "4.22.0", + "@strapi/strapi": "4.22.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "5.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a76aca..d4b1201 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,17 +6,17 @@ settings: dependencies: '@strapi/plugin-documentation': - specifier: 4.21.1 - version: 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + specifier: 4.22.0 + version: 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/plugin-i18n': - specifier: 4.21.1 - version: 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2) + specifier: 4.22.0 + version: 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/plugin-users-permissions': - specifier: 4.21.1 - version: 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2) + specifier: 4.22.0 + version: 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/strapi': - specifier: 4.21.1 - version: 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + specifier: 4.22.0 + version: 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) fuse: specifier: 0.12.1 version: 0.12.1(next@14.1.4)(react@18.2.0)(typescript@5.2.2) @@ -891,7 +891,7 @@ packages: dependencies: '@codemirror/language': 6.10.1 '@codemirror/state': 6.4.1 - '@codemirror/view': 6.26.0 + '@codemirror/view': 6.26.1 '@lezer/common': 1.2.1 dev: false @@ -906,7 +906,7 @@ packages: resolution: {integrity: sha512-5GrXzrhq6k+gL5fjkAwt90nYDmjlzTIJV8THnxNFtNKWotMIlzzN+CpqxqwXOECnUdOndmSeWntVrVcv5axWRQ==} dependencies: '@codemirror/state': 6.4.1 - '@codemirror/view': 6.26.0 + '@codemirror/view': 6.26.1 '@lezer/common': 1.2.1 '@lezer/highlight': 1.2.0 '@lezer/lr': 1.4.0 @@ -942,14 +942,6 @@ packages: '@lezer/highlight': 1.2.0 dev: false - /@codemirror/view@6.26.0: - resolution: {integrity: sha512-nSSmzONpqsNzshPOxiKhK203R6BvABepugAe34QfQDbNDslyjkqBuKgrK5ZBvqNXpfxz5iLrlGTmEfhbQyH46A==} - dependencies: - '@codemirror/state': 6.4.1 - style-mod: 4.1.2 - w3c-keyname: 2.2.8 - dev: false - /@codemirror/view@6.26.1: resolution: {integrity: sha512-wLw0t3R9AwOSQThdZ5Onw8QQtem5asE7+bPlnzc57eubPqiuJKIzwjMZ+C42vQett+iva+J8VgFV4RYWDBh5FA==} dependencies: @@ -2969,9 +2961,9 @@ packages: resolution: {integrity: sha512-gbkePEBupNydxCelHCESvFSFM8XPh1Zs/OAVRW/rKpEqPAl5PbOM90Si8mv9bvnR53uPD2s/FiRxdvSejpRJew==} dev: false - /@koa/cors@3.4.3: - resolution: {integrity: sha512-WPXQUaAeAMVaLTEFpoq3T2O1C+FstkjJnDQqy95Ck1UdILajsRhu6mhJ8H2f4NFPRBoCNN+qywTJfq/gGki5mw==} - engines: {node: '>= 8.0.0'} + /@koa/cors@5.0.0: + resolution: {integrity: sha512-x/iUDjcS90W69PryLDIMgFyV21YLTnG9zOpPXS7Bkt2b8AsY3zZsIpOLBkYr9fBcF3HbkKaER5hOBZLfpLgYNw==} + engines: {node: '>= 14.0.0'} dependencies: vary: 1.1.2 dev: false @@ -4267,8 +4259,8 @@ packages: '@sinonjs/commons': 3.0.1 dev: true - /@strapi/admin@4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/data-transfer@4.21.1)(@strapi/strapi@4.21.1)(better-sqlite3@9.4.4)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11): - resolution: {integrity: sha512-Jt75VmmwnhH69zkKQZ6u7geXFtcXZJShpsrAdgHmaXWdQb2E8kisdJ90gMOM667/385nkA8vsxDgapsQOuuabA==} + /@strapi/admin@4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/data-transfer@4.22.0)(@strapi/strapi@4.22.0)(better-sqlite3@9.4.4)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11): + resolution: {integrity: sha512-vzT9xTAXdJP2uj6IIHDko5KbF/wMDMgHfxBCXSIgJvq2aFii7uljeu6XuKk5XuBl0BmC52zN7C6s2MHQfyw/Rg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/data-transfer': ^4.16.0 @@ -4283,16 +4275,16 @@ packages: '@radix-ui/react-context': 1.0.1(react@18.2.0) '@radix-ui/react-toolbar': 1.0.4(react-dom@18.2.0)(react@18.2.0) '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1)(react@18.2.0) - '@strapi/data-transfer': 4.21.1(@strapi/strapi@4.21.1)(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/data-transfer': 4.22.0(@strapi/strapi@4.22.0)(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) '@strapi/design-system': 1.16.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/icons@1.16.0)(codemirror@5.65.16)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11) - '@strapi/helper-plugin': 4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/helper-plugin': 4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/icons': 1.16.0(react-dom@18.2.0)(react@18.2.0) - '@strapi/permissions': 4.21.1 - '@strapi/provider-audit-logs-local': 4.21.1 - '@strapi/strapi': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) - '@strapi/types': 4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) - '@strapi/typescript-utils': 4.21.1 - '@strapi/utils': 4.21.1 + '@strapi/permissions': 4.22.0 + '@strapi/provider-audit-logs-local': 4.22.0 + '@strapi/strapi': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/types': 4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/typescript-utils': 4.22.0 + '@strapi/utils': 4.22.0 '@vitejs/plugin-react-swc': 3.5.0(vite@5.0.11) axios: 1.6.0(debug@4.3.4) bcryptjs: 2.4.3 @@ -4368,7 +4360,7 @@ packages: read-pkg-up: 7.0.1 resolve-from: 5.0.0 rimraf: 3.0.2 - sanitize-html: 2.11.0 + sanitize-html: 2.13.0 semver: 7.5.4 sift: 16.0.1 slate: 0.94.1 @@ -4434,8 +4426,8 @@ packages: - webpack-plugin-serve dev: false - /@strapi/content-releases@4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/admin@4.21.1)(@strapi/strapi@4.21.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(sqlite3@5.1.7)(styled-components@5.3.11)(typescript@5.2.2): - resolution: {integrity: sha512-uehSWdKLFGEGf2AQp6hY/l+epmIjafyf29foKX0ACHwa1sZ0RNEcEVqNXWA+u1KE9qulq8nXK/UD190Prw/uWw==} + /@strapi/content-releases@4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/admin@4.22.0)(@strapi/strapi@4.22.0)(better-sqlite3@9.4.4)(codemirror@6.0.1)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(sqlite3@5.1.7)(styled-components@5.3.11)(typescript@5.2.2): + resolution: {integrity: sha512-FAobGiCtxbLGCfgK6RHbJT9oQe6a7t3qQiPH7AhDFrdMxdIu8NHQkkMdYczLhsScib/dh32YkjplT5CngYMiyg==} engines: {node: '>=16.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/admin': ^4.19.0 @@ -4446,13 +4438,13 @@ packages: styled-components: 5.3.3 dependencies: '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1)(react@18.2.0) - '@strapi/admin': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/data-transfer@4.21.1)(@strapi/strapi@4.21.1)(better-sqlite3@9.4.4)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/admin': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/data-transfer@4.22.0)(@strapi/strapi@4.22.0)(better-sqlite3@9.4.4)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) '@strapi/design-system': 1.16.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/icons@1.16.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11) - '@strapi/helper-plugin': 4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/helper-plugin': 4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/icons': 1.16.0(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) - '@strapi/types': 4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) - '@strapi/utils': 4.21.1 + '@strapi/strapi': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/types': 4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/utils': 4.22.0 axios: 1.6.0(debug@4.3.4) date-fns: 2.30.0 date-fns-tz: 2.0.0(date-fns@2.30.0) @@ -4494,16 +4486,16 @@ packages: - typescript dev: false - /@strapi/data-transfer@4.21.1(@strapi/strapi@4.21.1)(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7): - resolution: {integrity: sha512-47LBEJB8LjgDAzAErNRkNmAucJOwglOaA2qg5K1njqY4Nfzuixd899asj0JAA8Ce82wcZeOyGHjt74ozgOvWuw==} + /@strapi/data-transfer@4.22.0(@strapi/strapi@4.22.0)(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7): + resolution: {integrity: sha512-VyviDXWPTP8syxRay5OyVmHUZALsN7T8jjwceGdDpvi+SO0uHO7g3eF5CmbeNLvB5CZJ8FZ9nLFVgwweiYUk9w==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.14.4 dependencies: - '@strapi/logger': 4.21.1 - '@strapi/strapi': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) - '@strapi/types': 4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) - '@strapi/utils': 4.21.1 + '@strapi/logger': 4.22.0 + '@strapi/strapi': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/types': 4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/utils': 4.22.0 chalk: 4.1.2 cli-table3: 0.6.2 commander: 8.3.0 @@ -4533,11 +4525,11 @@ packages: - utf-8-validate dev: false - /@strapi/database@4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7): - resolution: {integrity: sha512-FF02oF0YZBc3zrb9k3n/0+hBfS/srpRT38OiQTvIUhOJpMgXqBHCnmVDuNSBxHuj8ze4bAbSvZzmSypnI5QAIQ==} + /@strapi/database@4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7): + resolution: {integrity: sha512-rUsuEHDCjjdAU32ymFQq7v+WZZMhi+tCZ0vbNl1iVRDXzjbU1YEnbsQEOVyxGvpSRj1y0xwuskd7MTWKIR9bCw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: - '@strapi/utils': 4.21.1 + '@strapi/utils': 4.22.0 date-fns: 2.30.0 debug: 4.3.4(supports-color@5.5.0) fs-extra: 10.0.0 @@ -4639,8 +4631,8 @@ packages: - codemirror dev: false - /@strapi/generate-new@4.21.1: - resolution: {integrity: sha512-0MKrbJrh1cGtcUsCKWtChcFjspJDUApGCCHwqK8nD3NoVAzNjNJO3wYNdZAIFgT2S+1x7P0IAAWIl/Azg84r2g==} + /@strapi/generate-new@4.22.0: + resolution: {integrity: sha512-CUkU37l/NfiT5gp3Mp9vWhAloypii8O7+s2n1lqjrjhBDtyJAkulVWfylKKghPX3MiYxsMv8nktUGtGnwb4CFw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@sentry/node': 6.19.7 @@ -4659,13 +4651,13 @@ packages: - supports-color dev: false - /@strapi/generators@4.21.1: - resolution: {integrity: sha512-Xl/JFJYu5GKSOOb1SzRZgDD9Bddj5enSuUHpV8//yM1M64a/46kx3MFjzfW6hq1btCB10mh0Gex21llGoNLkdA==} + /@strapi/generators@4.22.0: + resolution: {integrity: sha512-PPgZuNHXueX3kTQcfk9F0NBjOKSxfCC9h4w085Dwhd721gDwcrpBFs0JPWtj4nTZ5J7MbxqT7mreL75SEeNRww==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@sindresorhus/slugify': 1.1.0 - '@strapi/typescript-utils': 4.21.1 - '@strapi/utils': 4.21.1 + '@strapi/typescript-utils': 4.22.0 + '@strapi/utils': 4.22.0 chalk: 4.1.2 copyfiles: 2.4.1 fs-extra: 10.0.0 @@ -4676,8 +4668,8 @@ packages: - supports-color dev: false - /@strapi/helper-plugin@4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2): - resolution: {integrity: sha512-7fvg8dWE+QYaGk8ELiytrRvIkqIfy5wX7d6TsIqlqNe+QTcicx4Xhv4dvVUrIW+438RXrcn8OfMAjQMBSJDQzw==} + /@strapi/helper-plugin@4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2): + resolution: {integrity: sha512-xmQqVBzU9C1Y/pAjHFLUMlj/bFmfsmGNcsAp3Xwot0wANcJ0BGBxTj77JlNj9wJ5GhBqN8P5LEhRZcx07vk4fw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/design-system': 1.16.0 @@ -4710,8 +4702,8 @@ packages: - typescript dev: false - /@strapi/helper-plugin@4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2): - resolution: {integrity: sha512-7fvg8dWE+QYaGk8ELiytrRvIkqIfy5wX7d6TsIqlqNe+QTcicx4Xhv4dvVUrIW+438RXrcn8OfMAjQMBSJDQzw==} + /@strapi/helper-plugin@4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2): + resolution: {integrity: sha512-xmQqVBzU9C1Y/pAjHFLUMlj/bFmfsmGNcsAp3Xwot0wANcJ0BGBxTj77JlNj9wJ5GhBqN8P5LEhRZcx07vk4fw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/design-system': 1.16.0 @@ -4754,16 +4746,16 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /@strapi/logger@4.21.1: - resolution: {integrity: sha512-HRCH5prGpZkhh1ddm0ozQAdzekyjw4HzjC1QpQ5of1+zKXWWgRsKswtSH7UoxbfIEkMSkbCjmjdy0IJJgvOxnw==} + /@strapi/logger@4.22.0: + resolution: {integrity: sha512-S57LOC1oFxzVBrn9L2C7WVJvqShVjbxA4gDVzoNe0jkWzIKOakAuB+kUyGXlQ4Spebh4TC/qRrgYR+50nbO2tg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: lodash: 4.17.21 winston: 3.10.0 dev: false - /@strapi/pack-up@4.21.1: - resolution: {integrity: sha512-D3A0PMjjAdwxNWtTX9nUJScfVZ+e6CcAKxPnMLfS956Zdd4EHCLXSU5IpHQY57Giuu4kg+5mTm6ZB2x03Y/Yyg==} + /@strapi/pack-up@4.22.0: + resolution: {integrity: sha512-lguuxdO/LAOQVdNJSyG8cWdrXIL3CUjsITIEvikGV1F6e9IEMFuE25LwSDxPPTlD0jdc1A9PPkDkDn8nvzcPvA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} hasBin: true dependencies: @@ -4800,24 +4792,24 @@ packages: - terser dev: false - /@strapi/permissions@4.21.1: - resolution: {integrity: sha512-SS3KcKt16Alm9T1kb6uNa4yRW23UoQEcmWyUCD35wFJrJX9corFpvC9Nvr51OhqiQrPdqv3eZKFvXeObs8lisg==} + /@strapi/permissions@4.22.0: + resolution: {integrity: sha512-X1hyDHUpF9FbrD0K585xLlMFBSDqD7oRieMIjmXxHmrGdlg9D0ZJKvCLpUwVa0KVqOzgQei68xKH1gcURPxBnQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@casl/ability': 6.5.0 - '@strapi/utils': 4.21.1 + '@strapi/utils': 4.22.0 lodash: 4.17.21 qs: 6.11.1 sift: 16.0.1 dev: false - /@strapi/plugin-content-manager@4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7): - resolution: {integrity: sha512-Ot0qxnrtYNwPGCO/h4IPyAcoX30mX+DCh0F4Fjwdc8s/zeIkG4Jb76qB3/EmpagZGkBsc1RRBYaXy/jAw9pxvg==} + /@strapi/plugin-content-manager@4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7): + resolution: {integrity: sha512-+gVqqsFENDoc+0VNpuJ5RIsLgcU0gbo8Ng8mdtdITNK4onmih5mW4ZRw/gEpIOi5wVdZhYpEQf5K6fkFkbCIuQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@sindresorhus/slugify': 1.1.0 - '@strapi/types': 4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) - '@strapi/utils': 4.21.1 + '@strapi/types': 4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/utils': 4.22.0 koa: 2.13.4 koa-bodyparser: 4.4.1 lodash: 4.17.21 @@ -4835,8 +4827,8 @@ packages: - tedious dev: false - /@strapi/plugin-content-type-builder@4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2): - resolution: {integrity: sha512-shX9MT09hfXhlNKfIvTZFVS1aR4SCf8WQ9wNzVDE+NQL7nrAZBJ9dHIpBUjhnGvRFhCWw9sXjZIEuh1vj7Yn6Q==} + /@strapi/plugin-content-type-builder@4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2): + resolution: {integrity: sha512-7/UJeyI5HLYsJXuGO4OhpwWe8tj4k+LgT5DLRWiUtg5orxHrnMhLNf6FD797DV2hxfvYdyHxUfFIq9AnKJwooA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -4848,11 +4840,11 @@ packages: '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1)(react@18.2.0) '@sindresorhus/slugify': 1.1.0 '@strapi/design-system': 1.16.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/icons@1.16.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11) - '@strapi/generators': 4.21.1 - '@strapi/helper-plugin': 4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/generators': 4.22.0 + '@strapi/helper-plugin': 4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/icons': 1.16.0(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) - '@strapi/utils': 4.21.1 + '@strapi/strapi': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/utils': 4.22.0 fs-extra: 10.0.0 immer: 9.0.19 koa-bodyparser: 4.4.1 @@ -4887,8 +4879,8 @@ packages: - typescript dev: false - /@strapi/plugin-documentation@4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2): - resolution: {integrity: sha512-kelY1SKIs9uBb9O0NUlny18kxERfw0EdeT0P9y4ggRSwYm0CTQfQPTSILJl6TQcd3GJ/rwtIJTWLYHkIpPMxyw==} + /@strapi/plugin-documentation@4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2): + resolution: {integrity: sha512-wvIwWXECfXeenEPdOL1IiaOQfxI/kpn3AqKZcXKJwWCheF6WODClTJbg/DAmq4rnK04yn+WYsuhrZGzfW1AG3g==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -4898,10 +4890,10 @@ packages: styled-components: ^5.2.1 dependencies: '@strapi/design-system': 1.16.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/icons@1.16.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11) - '@strapi/helper-plugin': 4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/helper-plugin': 4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/icons': 1.16.0(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) - '@strapi/utils': 4.21.1 + '@strapi/strapi': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/utils': 4.22.0 bcryptjs: 2.4.3 cheerio: 1.0.0-rc.12 formik: 2.4.0(react@18.2.0) @@ -4938,8 +4930,8 @@ packages: - typescript dev: false - /@strapi/plugin-email@4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(codemirror@6.0.1)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2): - resolution: {integrity: sha512-R2xZaZTfc5ppGhwb6Wccvc+nvcnSpguOSmWnEmJMv2qWsXYocRCP8boHutmCc9n7bstID2PYJfia6+gt7PMmQQ==} + /@strapi/plugin-email@4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(codemirror@6.0.1)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2): + resolution: {integrity: sha512-TabMH2xAUm0WwO1dI0q6faFKsyeCzNJEJoRL8J/SI4eCWoyVARsN/3ggUgUL4BIr96lJAgol1KqgjpbPts9KMQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: koa: 2.13.4 @@ -4949,10 +4941,10 @@ packages: styled-components: ^5.2.1 dependencies: '@strapi/design-system': 1.16.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/icons@1.16.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11) - '@strapi/helper-plugin': 4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/helper-plugin': 4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/icons': 1.16.0(react-dom@18.2.0)(react@18.2.0) - '@strapi/provider-email-sendmail': 4.21.1 - '@strapi/utils': 4.21.1 + '@strapi/provider-email-sendmail': 4.22.0 + '@strapi/utils': 4.22.0 koa: 2.13.4 lodash: 4.17.21 prop-types: 15.8.1 @@ -4980,8 +4972,8 @@ packages: - typescript dev: false - /@strapi/plugin-i18n@4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2): - resolution: {integrity: sha512-Yd+6KFW1r48C5EP+63jqCPUancTcGppC/2o38Q9wsd7oeMTi6I5lDGOily1c1MF434RnOwWsfIBRQmZoAvwozw==} + /@strapi/plugin-i18n@4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2): + resolution: {integrity: sha512-CdscEuN4+l6BMBVB9gMXwNvTqJmYzC2p0lxwipdfGOXCw317b0C+kybi2+FvTASJCLEEUvdpnZ4tWeapHfl61w==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -4992,10 +4984,10 @@ packages: dependencies: '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1)(react@18.2.0) '@strapi/design-system': 1.16.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/icons@1.16.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11) - '@strapi/helper-plugin': 4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/helper-plugin': 4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/icons': 1.16.0(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) - '@strapi/utils': 4.21.1 + '@strapi/strapi': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/utils': 4.22.0 axios: 1.6.0(debug@4.3.4) formik: 2.4.0(react@18.2.0) immer: 9.0.19 @@ -5028,8 +5020,8 @@ packages: - typescript dev: false - /@strapi/plugin-upload@4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2): - resolution: {integrity: sha512-MGw8qel+f+EP/wUeTPeM5uSOAFu9nsGNEvScVbdIqrwVXgg+bxKe+v+0WDnsCj3PY9lPsdsdYIisU6H+Ljcd8A==} + /@strapi/plugin-upload@4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2): + resolution: {integrity: sha512-0BU7Gko/07sSXos09iOb2mG9eWmn+/aSWhPpPUlWIZCIIQAoVO3p3sm8sj0F7yx/xxnIcd2scZEmizO20Rg/yQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -5039,11 +5031,11 @@ packages: styled-components: ^5.2.1 dependencies: '@strapi/design-system': 1.16.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/icons@1.16.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11) - '@strapi/helper-plugin': 4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/helper-plugin': 4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/icons': 1.16.0(react-dom@18.2.0)(react@18.2.0) - '@strapi/provider-upload-local': 4.21.1 - '@strapi/strapi': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) - '@strapi/utils': 4.21.1 + '@strapi/provider-upload-local': 4.22.0 + '@strapi/strapi': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/utils': 4.22.0 axios: 1.6.0(debug@4.3.4) byte-size: 7.0.1 cropperjs: 1.6.0 @@ -5090,8 +5082,8 @@ packages: - typescript dev: false - /@strapi/plugin-users-permissions@4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2): - resolution: {integrity: sha512-aBI9xCsToTGNwuORUWEadTctMHRYagK8HCmY7QGaVeYEpcLMXat3oued/zXyIEx9gF8KXYAx8vhpMcSaXwQaow==} + /@strapi/plugin-users-permissions@4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2): + resolution: {integrity: sha512-VB4RhK7RvefEfW0Gyag/aL7RebL93y0RW03fesBbYV1QzlMDr4/CsVeNx5HjJPCB2x54VeNU36TA0QcGSuBgLA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -5101,10 +5093,10 @@ packages: styled-components: ^5.2.1 dependencies: '@strapi/design-system': 1.16.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/icons@1.16.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11) - '@strapi/helper-plugin': 4.21.1(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/helper-plugin': 4.22.0(@strapi/design-system@1.16.0)(@strapi/icons@1.16.0)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) '@strapi/icons': 1.16.0(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) - '@strapi/utils': 4.21.1 + '@strapi/strapi': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/utils': 4.22.0 bcryptjs: 2.4.3 formik: 2.4.0(react@18.2.0) grant-koa: 5.4.8(koa@2.13.4) @@ -5147,51 +5139,51 @@ packages: - typescript dev: false - /@strapi/provider-audit-logs-local@4.21.1: - resolution: {integrity: sha512-L+2IiJU933fDFsOtfYs2XABB5/VhO8LOmhBE0mHjv20r3VezRje6LTfqOEtkYzLggZyUFdCTVz7n2n0gVlmWcw==} + /@strapi/provider-audit-logs-local@4.22.0: + resolution: {integrity: sha512-3h8SUGvigwOziAMQ5obwRVGNM2yVyaw8Cyd4CF5suoOSEn6mi+Z6H4z94dN6aoyWEzscZTOwWaaF6qrqMTb8aw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dev: false - /@strapi/provider-email-sendmail@4.21.1: - resolution: {integrity: sha512-oe+0aRJmHqA/NmSE/Dl6BiGmg79sJpwk20V/KQREW732H2ZnB+KJF+v9T89ebQDZQYtr0b0eFq+Kg3ZCspt9/w==} + /@strapi/provider-email-sendmail@4.22.0: + resolution: {integrity: sha512-ue5sBXkkdMHytG2E9SoMx0tCLWdjBGh4+VE7kRy+fmHQeVpSlkmOuxpz3Iuzs2+R98hOuchMG0H2z2iySjGItw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: - '@strapi/utils': 4.21.1 + '@strapi/utils': 4.22.0 sendmail: 1.6.1 dev: false - /@strapi/provider-upload-local@4.21.1: - resolution: {integrity: sha512-9JMxHKZ77BCDxCQTLvYi0b9JdHBt6rkDubXMqy0k09JBMpKyzthstsgTpxjzFrD/2UF3dJkKxaexgNtbNOL9/w==} + /@strapi/provider-upload-local@4.22.0: + resolution: {integrity: sha512-BqDx6TDXH7yO5GFf2G6QwY9P4hjf+H+gN2lJ75cAt9BcBvE7brM09lMLgWwl2XRIBmfRWHF65MMsYkAuXkoHNg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: - '@strapi/utils': 4.21.1 + '@strapi/utils': 4.22.0 fs-extra: 10.0.0 dev: false - /@strapi/strapi@4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11): - resolution: {integrity: sha512-KXVwQd0ZMbZHIqkE2wRunRZVneIVsVb4/Eci96CimOnPJ1w5DPxHHpJrDmHfGmz7xHIJlGgg0EayFqxCUn1sZA==} + /@strapi/strapi@4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11): + resolution: {integrity: sha512-ir17VIhAQB95vZPq/I/Vpel4e7gMoMLHgHTtA1v+D1c9lAfhPK/CaRxQm524U8oj85vnB2e4SD3c64pJwyFxRg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} hasBin: true requiresBuild: true dependencies: - '@koa/cors': 3.4.3 + '@koa/cors': 5.0.0 '@koa/router': 10.1.1 - '@strapi/admin': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/data-transfer@4.21.1)(@strapi/strapi@4.21.1)(better-sqlite3@9.4.4)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) - '@strapi/content-releases': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/admin@4.21.1)(@strapi/strapi@4.21.1)(better-sqlite3@9.4.4)(codemirror@6.0.1)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(sqlite3@5.1.7)(styled-components@5.3.11)(typescript@5.2.2) - '@strapi/data-transfer': 4.21.1(@strapi/strapi@4.21.1)(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) - '@strapi/database': 4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) - '@strapi/generate-new': 4.21.1 - '@strapi/generators': 4.21.1 - '@strapi/logger': 4.21.1 - '@strapi/pack-up': 4.21.1 - '@strapi/permissions': 4.21.1 - '@strapi/plugin-content-manager': 4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) - '@strapi/plugin-content-type-builder': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2) - '@strapi/plugin-email': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(codemirror@6.0.1)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) - '@strapi/plugin-upload': 4.21.1(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.21.1)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2) - '@strapi/types': 4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) - '@strapi/typescript-utils': 4.21.1 - '@strapi/utils': 4.21.1 + '@strapi/admin': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/data-transfer@4.22.0)(@strapi/strapi@4.22.0)(better-sqlite3@9.4.4)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(sqlite3@5.1.7)(styled-components@5.3.11) + '@strapi/content-releases': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/admin@4.22.0)(@strapi/strapi@4.22.0)(better-sqlite3@9.4.4)(codemirror@6.0.1)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(sqlite3@5.1.7)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/data-transfer': 4.22.0(@strapi/strapi@4.22.0)(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/database': 4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/generate-new': 4.22.0 + '@strapi/generators': 4.22.0 + '@strapi/logger': 4.22.0 + '@strapi/pack-up': 4.22.0 + '@strapi/permissions': 4.22.0 + '@strapi/plugin-content-manager': 4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/plugin-content-type-builder': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/plugin-email': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(codemirror@6.0.1)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/plugin-upload': 4.22.0(@babel/runtime@7.24.1)(@codemirror/autocomplete@6.15.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.1)(@strapi/strapi@4.22.0)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.11)(typescript@5.2.2) + '@strapi/types': 4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/typescript-utils': 4.22.0 + '@strapi/utils': 4.22.0 bcryptjs: 2.4.3 boxen: 5.1.2 chalk: 4.1.2 @@ -5292,17 +5284,17 @@ packages: - webpack-plugin-serve dev: false - /@strapi/types@4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7): - resolution: {integrity: sha512-f7hKzpxGUETouN6P+onlHQHGfCmEa2m5yQyzeJAfKMc6ab18KkACc38YKmFlpDWuhW/Yec28Lh4GPvmmt8RtkQ==} + /@strapi/types@4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7): + resolution: {integrity: sha512-hBs8C43oSvb4Gjo/rNn2Y4FGBYYBEtM2aXKgT01xa1sLfI2LlyMJOOTInxD1qEFSE3jjJlfrWMnA3Hrcxmi4zA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@casl/ability': 6.5.0 - '@koa/cors': 3.4.3 + '@koa/cors': 5.0.0 '@koa/router': 10.1.1 - '@strapi/database': 4.21.1(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) - '@strapi/logger': 4.21.1 - '@strapi/permissions': 4.21.1 - '@strapi/utils': 4.21.1 + '@strapi/database': 4.22.0(better-sqlite3@9.4.4)(pg@8.11.5)(sqlite3@5.1.7) + '@strapi/logger': 4.22.0 + '@strapi/permissions': 4.22.0 + '@strapi/utils': 4.22.0 commander: 8.3.0 https-proxy-agent: 5.0.1 koa: 2.13.4 @@ -5321,8 +5313,8 @@ packages: - tedious dev: false - /@strapi/typescript-utils@4.21.1: - resolution: {integrity: sha512-/zKA7i2rT6JD+Bj/RBErzzUW++wc7Imi5LRpSVx0RIylFgiRka4kzUgj498lloZury9AK0LhHTUcFazhMtXe1g==} + /@strapi/typescript-utils@4.22.0: + resolution: {integrity: sha512-UzDKNA6pYvUO0D3ln3u4IwwHsSqhI2HqjPB5U2+OaxtiKm1C4/HDWL2pHKJ+MYhbOyOsawFDVlP/8WfkuCXlGQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: chalk: 4.1.2 @@ -5367,8 +5359,8 @@ packages: - '@types/react-dom' dev: false - /@strapi/utils@4.21.1: - resolution: {integrity: sha512-SbaAO6bT3bHWqhAn0cvkCqp9JBBWJJlZRUTu4QGRJunFpC3lOAI+uTZJk5a1KNkdZoTUup8+l8yjcs+G7LBheQ==} + /@strapi/utils@4.22.0: + resolution: {integrity: sha512-iToanmryZoq91GGwg0/Uorvqupb2Yw6gU5MgLoGBhg1HxJgENtuoBkWCY1RCFbbrXZMFGbzrABlLZ51zXN7+1Q==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@sindresorhus/slugify': 1.1.0 @@ -6798,7 +6790,7 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001600 + caniuse-lite: 1.0.30001605 electron-to-chromium: 1.4.695 node-releases: 2.0.14 update-browserslist-db: 1.0.13(browserslist@4.23.0) @@ -6977,12 +6969,8 @@ packages: resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} dev: false - /caniuse-lite@1.0.30001600: - resolution: {integrity: sha512-+2S9/2JFhYmYaDpZvo0lKkfvuKIglrx68MwOBqMGHhQsNkLjB5xtc/TGoEPs+MxjSyN/72qer2g97nzR641mOQ==} - /caniuse-lite@1.0.30001605: resolution: {integrity: sha512-nXwGlFWo34uliI9z3n6Qc0wZaf7zaZWA1CPZ169La5mV3I/gem7bst0vr5XQH5TJXZIMfDeZyOrZnSlVzKxxHQ==} - dev: false /capital-case@1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} @@ -14131,8 +14119,8 @@ packages: /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sanitize-html@2.11.0: - resolution: {integrity: sha512-BG68EDHRaGKqlsNjJ2xUB7gpInPA8gVx/mvjO743hZaeMCZ2DwzW7xvsqZ+KNU4QKwj86HJ3uu2liISf2qBBUA==} + /sanitize-html@2.13.0: + resolution: {integrity: sha512-Xff91Z+4Mz5QiNSLdLWwjgBDm5b1RU6xBT0+12rapjiaR7SwfRdjw8f+6Rir2MXKLrDicRFHdb51hGOAxmsUIA==} dependencies: deepmerge: 4.3.1 escape-string-regexp: 4.0.0