diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-03-12 03:02:53 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-03-12 03:02:53 +0300 |
| commit | 5fe728a7eac7cbed47aee43c0ee63c4eb5d2cca8 (patch) | |
| tree | 9178c21146013729fc1086d98b21b1a208dad641 /package-lock.json | |
| parent | a4d045c7afeb86fdc4318ee8f0490f0826a25d2a (diff) | |
| download | strapi-plugin-checkbox-list-5fe728a7eac7cbed47aee43c0ee63c4eb5d2cca8.tar.xz strapi-plugin-checkbox-list-5fe728a7eac7cbed47aee43c0ee63c4eb5d2cca8.zip | |
Update all digest updates to v5.39.0
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 402 |
1 files changed, 243 insertions, 159 deletions
diff --git a/package-lock.json b/package-lock.json index cbe2705..70592b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4700,9 +4700,9 @@ "license": "MIT" }, "node_modules/@strapi/admin": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.38.0.tgz", - "integrity": "sha512-Dac2L4wvH/EWeKS4QnNdAFjP8n1rbHLEE0H14GSZlcsnULZpwOWXrl5+vltkI5idMEgUyEPiKN8y9rHjw45l4Q==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.39.0.tgz", + "integrity": "sha512-qO/sWvMzb1QmGaAF1XkKjKECd99KV9K4BGRPPmTM/oAzoDPEOS5zCBLXfS8pThv7feecEjIkL+doiOsMrCxvfg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -4713,10 +4713,10 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/permissions": "5.38.0", - "@strapi/types": "5.38.0", - "@strapi/typescript-utils": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/permissions": "5.39.0", + "@strapi/types": "5.39.0", + "@strapi/typescript-utils": "5.39.0", + "@strapi/utils": "5.39.0", "@testing-library/dom": "10.4.1", "@testing-library/react": "16.3.0", "@testing-library/user-event": "14.6.1", @@ -4739,7 +4739,7 @@ "is-localhost-ip": "2.0.0", "json-logic-js": "2.0.5", "jsonwebtoken": "9.0.0", - "koa": "2.16.3", + "koa": "2.16.4", "koa-compose": "4.1.0", "koa-passport": "6.0.0", "koa-static": "5.0.0", @@ -4751,7 +4751,7 @@ "passport-local": "1.0.0", "pluralize": "8.0.0", "punycode": "2.3.1", - "qs": "6.14.2", + "qs": "6.15.0", "react-dnd": "16.0.1", "react-dnd-html5-backend": "16.0.1", "react-intl": "6.6.2", @@ -5133,13 +5133,13 @@ } }, "node_modules/@strapi/cloud-cli": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.38.0.tgz", - "integrity": "sha512-4DIdVxPBrPxvWx1OzXxkgEVvvLvxBG8TbNLufbYx+GVjaNmX7UTAbo7/a3soYCxXvTxgC0S/R4zpfl8zH46G6w==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.39.0.tgz", + "integrity": "sha512-VU4HFP6gSqZIvdxVs34No/cjFwRkW36u68s8/dwemVMaCuAwSaEm5+kmqPXw/V0xT61OJoWM+KepA+TXzI7CqQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.38.0", + "@strapi/utils": "5.39.0", "axios": "1.13.5", "boxen": "5.1.2", "chalk": "4.1.2", @@ -5152,11 +5152,11 @@ "jsonwebtoken": "9.0.0", "jwks-rsa": "3.1.0", "lodash": "4.17.23", - "minimatch": "10.2.2", + "minimatch": "10.2.4", "open": "8.4.0", "ora": "5.4.1", "pkg-up": "3.1.0", - "tar": "7.5.9", + "tar": "7.5.10", "xdg-app-paths": "8.3.0", "yup": "0.32.9" }, @@ -5179,9 +5179,9 @@ } }, "node_modules/@strapi/cloud-cli/node_modules/brace-expansion": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz", - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==", + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz", + "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==", "dev": true, "license": "MIT", "dependencies": { @@ -5202,9 +5202,9 @@ } }, "node_modules/@strapi/cloud-cli/node_modules/minimatch": { - "version": "10.2.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz", - "integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==", + "version": "10.2.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", + "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", "dev": true, "license": "BlueOak-1.0.0", "dependencies": { @@ -5237,9 +5237,9 @@ } }, "node_modules/@strapi/content-manager": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.38.0.tgz", - "integrity": "sha512-hGxU4nt777b3NErYX8dwE/9kFBfGcz/e1dcXGQNE8fdX3xvS4ZzR1JIOLZF90+IDuVXHidGonmKkFCjJMa52tQ==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.39.0.tgz", + "integrity": "sha512-rzs5xrXNQ4AaIJxWWyEvxYiEaG62/ocwThmwT574OMPMs8D1nCDDnZZZmgYwKei+baBQh1fKkyVBmIgbyGMZow==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -5251,14 +5251,14 @@ "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/types": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/types": "5.39.0", + "@strapi/utils": "5.39.0", "codemirror5": "npm:codemirror@^5.65.11", "date-fns": "2.30.0", "fractional-indexing": "3.2.0", "highlight.js": "^10.4.1", "immer": "9.0.21", - "koa": "2.16.3", + "koa": "2.16.4", "lodash": "4.17.23", "markdown-it": "^13.0.2", "markdown-it-abbr": "^1.0.4", @@ -5271,7 +5271,7 @@ "markdown-it-sub": "^1.0.0", "markdown-it-sup": "1.0.0", "prismjs": "1.30.0", - "qs": "6.14.2", + "qs": "6.15.0", "react-dnd": "16.0.1", "react-dnd-html5-backend": "16.0.1", "react-helmet": "^6.1.0", @@ -5569,23 +5569,23 @@ } }, "node_modules/@strapi/content-releases": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.38.0.tgz", - "integrity": "sha512-drzAR+GfzMe2Bf+DUbnoX2SSf5xrRcqwvgvnJntB0VG6a8JxNconVZIJtJ1tfWrjzmo25gafngjVUk3sSfP82g==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.39.0.tgz", + "integrity": "sha512-JD+NEWzLQ4MnlP/SOkBV1ysyjWF4U17TGNu/aXaGA+nByCHIrd810rcsouwdTfnc4BEFrgsyHaNm3gR2JxqZgA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.38.0", + "@strapi/database": "5.39.0", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/types": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/types": "5.39.0", + "@strapi/utils": "5.39.0", "date-fns": "2.30.0", "date-fns-tz": "2.0.1", "formik": "2.4.5", "lodash": "4.17.23", - "qs": "6.14.2", + "qs": "6.15.0", "react-intl": "6.6.2", "react-redux": "8.1.3", "yup": "0.32.9" @@ -5818,9 +5818,9 @@ } }, "node_modules/@strapi/content-type-builder": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.38.0.tgz", - "integrity": "sha512-NV0aWEH3+XGi2clC1ohrtQGIA/ywLNWwau+qmvvWfBzSl7RPyyBNy6WbU0E5izrGupvNf9IswKKOZy0HKgFJIQ==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.39.0.tgz", + "integrity": "sha512-QGdfN0l09FriPtNMif4thanoFLt9dwyxpcs9guo3VBkUiqnnltQ4ccefqu1vrrTkDbRiPn+wOZdPEQXg4roM8A==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -5832,9 +5832,9 @@ "@reduxjs/toolkit": "1.9.7", "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.2.0", - "@strapi/generators": "5.38.0", + "@strapi/generators": "5.39.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.38.0", + "@strapi/utils": "5.39.0", "ai": "5.0.52", "date-fns": "2.30.0", "fs-extra": "11.2.0", @@ -5843,7 +5843,7 @@ "lodash": "4.17.23", "micromatch": "^4.0.8", "pluralize": "8.0.0", - "qs": "6.14.2", + "qs": "6.15.0", "react-dropzone": "14.3.8", "react-intl": "6.6.2", "react-markdown": "9.1.0", @@ -6145,23 +6145,23 @@ } }, "node_modules/@strapi/core": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.38.0.tgz", - "integrity": "sha512-NkLxMfL4a3qG5swGQeyvoXedmo8sN4Zl2gySjU7vHLP0tteQkePSWDfCMQ6KSQOaG8I1arSMTLi+RxVi/FP1PA==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.39.0.tgz", + "integrity": "sha512-6rxkjNgVQw31o8Bogznqkaq2T+7lgjJbabXVtXipDB34WVK8dzkihRLUoQL9KSbA8Yx0YfdIEujYURiUgOFasg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@koa/cors": "5.0.0", "@koa/router": "12.0.2", "@paralleldrive/cuid2": "2.2.2", - "@strapi/admin": "5.38.0", - "@strapi/database": "5.38.0", - "@strapi/generators": "5.38.0", - "@strapi/logger": "5.38.0", - "@strapi/permissions": "5.38.0", - "@strapi/types": "5.38.0", - "@strapi/typescript-utils": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/admin": "5.39.0", + "@strapi/database": "5.39.0", + "@strapi/generators": "5.39.0", + "@strapi/logger": "5.39.0", + "@strapi/permissions": "5.39.0", + "@strapi/types": "5.39.0", + "@strapi/typescript-utils": "5.39.0", + "@strapi/utils": "5.39.0", "@vercel/stega": "0.1.2", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -6176,14 +6176,14 @@ "dotenv": "16.4.5", "execa": "5.1.1", "fs-extra": "11.2.0", - "glob": "10.5.0", + "glob": "13.0.0", "global-agent": "3.0.0", "http-errors": "2.0.0", "inquirer": "8.2.5", "is-docker": "2.2.1", "json-logic-js": "2.0.5", "jsonwebtoken": "9.0.0", - "koa": "2.16.3", + "koa": "2.16.4", "koa-body": "6.0.1", "koa-compose": "4.1.0", "koa-compress": "5.1.1", @@ -6199,7 +6199,7 @@ "ora": "5.4.1", "package-json": "7.0.0", "pkg-up": "3.1.0", - "qs": "6.14.2", + "qs": "6.15.0", "resolve.exports": "2.0.2", "semver": "7.5.4", "statuses": "2.0.1", @@ -6213,6 +6213,29 @@ "npm": ">=6.0.0" } }, + "node_modules/@strapi/core/node_modules/balanced-match": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", + "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", + "dev": true, + "license": "MIT", + "engines": { + "node": "18 || 20 || >=22" + } + }, + "node_modules/@strapi/core/node_modules/brace-expansion": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz", + "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==", + "dev": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^4.0.2" + }, + "engines": { + "node": "18 || 20 || >=22" + } + }, "node_modules/@strapi/core/node_modules/commander": { "version": "8.3.0", "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", @@ -6260,6 +6283,24 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@strapi/core/node_modules/glob": { + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.0.tgz", + "integrity": "sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "minimatch": "^10.1.1", + "minipass": "^7.1.2", + "path-scurry": "^2.0.0" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/@strapi/core/node_modules/human-signals": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", @@ -6283,6 +6324,32 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@strapi/core/node_modules/lru-cache": { + "version": "11.2.6", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz", + "integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==", + "dev": true, + "license": "BlueOak-1.0.0", + "engines": { + "node": "20 || >=22" + } + }, + "node_modules/@strapi/core/node_modules/minimatch": { + "version": "10.2.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", + "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "brace-expansion": "^5.0.2" + }, + "engines": { + "node": "18 || 20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/@strapi/core/node_modules/npm-run-path": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", @@ -6296,6 +6363,23 @@ "node": ">=8" } }, + "node_modules/@strapi/core/node_modules/path-scurry": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz", + "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "lru-cache": "^11.0.0", + "minipass": "^7.1.2" + }, + "engines": { + "node": "18 || 20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/@strapi/core/node_modules/signal-exit": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", @@ -6357,15 +6441,15 @@ } }, "node_modules/@strapi/data-transfer": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.38.0.tgz", - "integrity": "sha512-9+69DexNSd720LZjFqUopdojtQbdiue1sR5xBIMoYVrf3Xz+m3wVVXL2wdCqAqF8kw/JPxSU2YeV6ohrxEsjGg==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.39.0.tgz", + "integrity": "sha512-t447wQwa47W42lpt4pUwp919WE5ikYE+duciWJMzUxJkgTi0B7hnRkPc5BXh9xIQBURfFnlt/mEorethnuGCGA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/logger": "5.38.0", - "@strapi/types": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/logger": "5.39.0", + "@strapi/types": "5.39.0", + "@strapi/utils": "5.39.0", "chalk": "4.1.2", "cli-table3": "0.6.5", "commander": "8.3.0", @@ -6377,7 +6461,7 @@ "semver": "7.5.4", "stream-chain": "2.2.5", "stream-json": "1.8.0", - "tar": "7.5.9", + "tar": "7.5.10", "tar-stream": "2.2.0", "ws": "8.17.1" }, @@ -6397,14 +6481,14 @@ } }, "node_modules/@strapi/database": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.38.0.tgz", - "integrity": "sha512-QKfQIDUmuqL5qMwD3+wbArpjUsQerk3xCQYzIdaDDpSDBrBbWYDWfaWegXJBMkB9qJettPZqziUVFcwS8IijSg==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.39.0.tgz", + "integrity": "sha512-qgiDHdkl8jYuRjcaKEOlMQ64AS07qjaUDN1MOhntMJnK7FbAUpIK1aTF+vgD+KbHCmjJI6AOYxY2DhuiEglEHw==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@paralleldrive/cuid2": "2.2.2", - "@strapi/utils": "5.38.0", + "@strapi/utils": "5.39.0", "ajv": "8.18.0", "date-fns": "2.30.0", "debug": "4.3.4", @@ -6517,16 +6601,16 @@ } }, "node_modules/@strapi/email": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.38.0.tgz", - "integrity": "sha512-caxDqTpJFi3IYOod3NQNRmNdHLsBfEl0tLbLhw+UatmrJxvtD3WvSmlACH7BtG6SHhVC4ZTH1eOjkBMoNBey0g==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.39.0.tgz", + "integrity": "sha512-VB+bC2DiSBACv1HqrmI96Sum4Re9np1UkdAduFwZzIFLhnU3yrkmxlTpDVJhLB4g2ZDZ4y5p8SCpz/utcqXRyA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/provider-email-sendmail": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/provider-email-sendmail": "5.39.0", + "@strapi/utils": "5.39.0", "koa2-ratelimit": "^1.1.3", "lodash": "4.17.23", "react-intl": "6.6.2", @@ -6707,15 +6791,15 @@ } }, "node_modules/@strapi/generators": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.38.0.tgz", - "integrity": "sha512-1F3tOiiuN7Ym3NCq26++DoX+VhFwxPdVCy2010xY+MY8yQPQarOk8CAoeUuTdp9E9zA2bO4VYPgmhwVja9SBag==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.39.0.tgz", + "integrity": "sha512-3N4XY2zzQm+hTsdz85eKrLOZ+pIgP5i29t4C9t3Xx9TjmMQWpyH5UoZCP5B+Mpm8DqHlvzk90Ww62gzY0pemqg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/typescript-utils": "5.39.0", + "@strapi/utils": "5.39.0", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "11.2.0", @@ -6788,18 +6872,18 @@ } }, "node_modules/@strapi/i18n": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.38.0.tgz", - "integrity": "sha512-R7Mx4PqgY9o2koxbHXI3gFdXyVkylgZxURBsjNa0SeMib0NdRNvfkEu38bPLHdyvJEdUaLByjGyYO24EqscUkw==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.39.0.tgz", + "integrity": "sha512-02gDQdz7bRhdai+uJj/MAL0wK8FP/74yQiCmIXTf+BQxoVBwXvCbNdys9ckpCDc6tq72YBYmCM/HRwIsI+NPaw==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.38.0", + "@strapi/utils": "5.39.0", "lodash": "4.17.23", - "qs": "6.14.2", + "qs": "6.15.0", "react-intl": "6.6.2", "react-redux": "8.1.3", "yup": "0.32.9", @@ -7054,9 +7138,9 @@ } }, "node_modules/@strapi/logger": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.38.0.tgz", - "integrity": "sha512-f3qfC1fpyu7g9J4vimqZlIZF0fT5gkdEMU18N/MFVjhqrkr9x8XMYtgDJqINqPz8lDHrwDlFyC9ScRFQmmEcRg==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.39.0.tgz", + "integrity": "sha512-DpBx8hAz8m+jz/cQau+uttryOEjJCKq0e5hgEA0B0pABNsGG9QFJaTg2E+wofdbNhvP193w/HvRf/8u79FTjDA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -7069,9 +7153,9 @@ } }, "node_modules/@strapi/openapi": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.38.0.tgz", - "integrity": "sha512-j1Q0Jzdp4yQ4F7X1v7ZeCCEco3y9kKJBR4knsXlf5kJ6isk1NUjRSeS7C1AKceU544TR9roH0lw0NJPeqk/BGg==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.39.0.tgz", + "integrity": "sha512-MRXf1LryhVGxlW8QUR/0ksK0NjJXNf1QLWgPuprtzzninujdyCure7242rIensrb7SwEQaZw1KxjIJyknhO5GQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -7187,16 +7271,16 @@ } }, "node_modules/@strapi/permissions": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.38.0.tgz", - "integrity": "sha512-xaJDmLpafZ+MXTD7bQgjSkDSYtHbn07xCXJky6KS2VdCdt8CMnM+vr6N0bbwz/n3TSJRMke48l23DR+kx1HK0Q==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.39.0.tgz", + "integrity": "sha512-bbko5/mDbjcpGvujTOPgDhvx6q/9qfO2yR1BxLj3O3bP8/lCvvtJeDOLMw6BUGltQu6x2Ulrij9pNLQQzL6mcQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", - "@strapi/utils": "5.38.0", + "@strapi/utils": "5.39.0", "lodash": "4.17.23", - "qs": "6.14.2", + "qs": "6.15.0", "sift": "16.0.1" }, "engines": { @@ -7205,13 +7289,13 @@ } }, "node_modules/@strapi/provider-email-sendmail": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.38.0.tgz", - "integrity": "sha512-bQRkshrIxA6r3L+3eCn9ndmeLf4H3QRaeui+zr671uZcnYicIigJtKoBvDCNzfRpz4nS8ytRPo1v+ksaQ/IOGA==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.39.0.tgz", + "integrity": "sha512-ilXwW9uhc8iHQVmVwYlwQ47KuJ8Wf9PV7G4Zy7GMyOIBdnLXJOvv5N4ucEEuikPwzlYn1mMIhaiPcgniPyVdIA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.38.0", + "@strapi/utils": "5.39.0", "sendmail": "^1.6.1" }, "engines": { @@ -7220,13 +7304,13 @@ } }, "node_modules/@strapi/provider-upload-local": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.38.0.tgz", - "integrity": "sha512-r9vpp5gvgPdUA4tVR4TY+Tl+D356cDfsnppYDCcxK1yvHJo48PMRFjTuGo8XLoe4BQWrVHzUYEAEuP0XWaon4g==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.39.0.tgz", + "integrity": "sha512-xSS0Ucz50rxnJ4lupiYum51cm0PT6hNGHHWrM0TJvgi1jg258DB5sT4yU3vU8G5+4g5z4QhWn/gFuGAfUbYcMQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.38.0", + "@strapi/utils": "5.39.0", "fs-extra": "11.2.0" }, "engines": { @@ -7235,16 +7319,16 @@ } }, "node_modules/@strapi/review-workflows": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.38.0.tgz", - "integrity": "sha512-hj/+3AvGcsne5sS+Hi91RXB37m75Fw+yZWSRuariUZUlVHSNN5VcNYWVXy4g4Jx9vijs+qOqQhdv/IaF8DpMQg==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.39.0.tgz", + "integrity": "sha512-W3fep8MGUbO1FfW7M3ZTB+78XRnC7qr7lxSb/rWj5zrhYca8mg9LEDnsRwGgBu1jA9HLb6p1DdmiQFx0MXuKhQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.38.0", + "@strapi/utils": "5.39.0", "fractional-indexing": "3.2.0", "react-dnd": "16.0.1", "react-dnd-html5-backend": "16.0.1", @@ -7562,32 +7646,32 @@ } }, "node_modules/@strapi/strapi": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.38.0.tgz", - "integrity": "sha512-UvGA5+rciMfSREOgXtxZUFccrI66Htfxa+Zzbv+ydxZYjojLOIujZ+13gJZNnRn/p8+j++Ygcdsa4zG6333JJg==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.39.0.tgz", + "integrity": "sha512-6oYwCjAJHknhFWtmQ5RWNrZLjMUzvS8/RH37xNHPUikya0N79DE7LUl98gSjZYJs198hkgydrPbcBdeixm+ptA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", - "@strapi/admin": "5.38.0", - "@strapi/cloud-cli": "5.38.0", - "@strapi/content-manager": "5.38.0", - "@strapi/content-releases": "5.38.0", - "@strapi/content-type-builder": "5.38.0", - "@strapi/core": "5.38.0", - "@strapi/data-transfer": "5.38.0", - "@strapi/database": "5.38.0", - "@strapi/email": "5.38.0", - "@strapi/generators": "5.38.0", - "@strapi/i18n": "5.38.0", - "@strapi/logger": "5.38.0", - "@strapi/openapi": "5.38.0", - "@strapi/permissions": "5.38.0", - "@strapi/review-workflows": "5.38.0", - "@strapi/types": "5.38.0", - "@strapi/typescript-utils": "5.38.0", - "@strapi/upload": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/admin": "5.39.0", + "@strapi/cloud-cli": "5.39.0", + "@strapi/content-manager": "5.39.0", + "@strapi/content-releases": "5.39.0", + "@strapi/content-type-builder": "5.39.0", + "@strapi/core": "5.39.0", + "@strapi/data-transfer": "5.39.0", + "@strapi/database": "5.39.0", + "@strapi/email": "5.39.0", + "@strapi/generators": "5.39.0", + "@strapi/i18n": "5.39.0", + "@strapi/logger": "5.39.0", + "@strapi/openapi": "5.39.0", + "@strapi/permissions": "5.39.0", + "@strapi/review-workflows": "5.39.0", + "@strapi/types": "5.39.0", + "@strapi/typescript-utils": "5.39.0", + "@strapi/upload": "5.39.0", + "@strapi/utils": "5.39.0", "@types/nodemon": "1.19.6", "@vitejs/plugin-react-swc": "3.6.0", "boxen": "5.1.2", @@ -7910,22 +7994,22 @@ } }, "node_modules/@strapi/types": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.38.0.tgz", - "integrity": "sha512-YaRfeqrPcqu7Ce6/8IxiPiN2veWwJj0/ufUXqCFc0tZxydp3kLLauZKHF6jI/5n6q3gd484qV8uNm4zoToSmGg==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.39.0.tgz", + "integrity": "sha512-/GNOy5+W3tI7wcHPB01pSlpr3ycluPNmFDNsXwRJ6JeJerTbsxecSlXRsLBiYbAmdHCb+Zk+tfxZOLnUhxLLxw==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", "@koa/cors": "5.0.0", "@koa/router": "12.0.2", - "@strapi/database": "5.38.0", - "@strapi/logger": "5.38.0", - "@strapi/permissions": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/database": "5.39.0", + "@strapi/logger": "5.39.0", + "@strapi/permissions": "5.39.0", + "@strapi/utils": "5.39.0", "commander": "8.3.0", "json-logic-js": "2.0.5", - "koa": "2.16.3", + "koa": "2.16.4", "koa-body": "6.0.1", "node-schedule": "2.1.1", "typedoc": "0.25.10", @@ -8036,9 +8120,9 @@ } }, "node_modules/@strapi/typescript-utils": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.38.0.tgz", - "integrity": "sha512-3ejc61Jo9QEMqZOOJem1FEMgHnbOalobNxZVvER6bkbcgMeP4b0/q/wIRJVljge2/PeA8FMiDtQRob01gjFAPQ==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.39.0.tgz", + "integrity": "sha512-27H04OxyT6AN/loVTPjjWkScTqlsl1vjj4DJ/r4z/lAOxgMQZZhYRNlPF7/j9IJqqtYP+dDmd4K0Bwfb6V+KtA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -8085,9 +8169,9 @@ } }, "node_modules/@strapi/upload": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.38.0.tgz", - "integrity": "sha512-sJTWSfqntVOmKvyGXqZSF1H9ZgwgDIyVyeon/HiqZeCiZczduAmbycFnerQpajn/2xRCInrx+dhex57a3Vb3Rw==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.39.0.tgz", + "integrity": "sha512-CJWZ6JH0QD7lOZ7N4MCIR/5kjX9FbpqdRW6uxFRJwOTv8kEldZPFlBfQsyCIP0tPfZoiq7WCBg/DFWr6W5t2CA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -8095,11 +8179,11 @@ "@radix-ui/react-dialog": "1.0.5", "@radix-ui/react-toggle-group": "1.1.11", "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.38.0", + "@strapi/database": "5.39.0", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/provider-upload-local": "5.38.0", - "@strapi/utils": "5.38.0", + "@strapi/provider-upload-local": "5.39.0", + "@strapi/utils": "5.39.0", "byte-size": "8.1.1", "cropperjs": "1.6.1", "date-fns": "2.30.0", @@ -8112,7 +8196,7 @@ "lodash": "4.17.23", "mime-types": "2.1.35", "prop-types": "^15.8.1", - "qs": "6.14.2", + "qs": "6.15.0", "react-dnd": "16.0.1", "react-intl": "6.6.2", "react-query": "3.39.3", @@ -8643,9 +8727,9 @@ } }, "node_modules/@strapi/utils": { - "version": "5.38.0", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.38.0.tgz", - "integrity": "sha512-lr4aYk2Fg4xQ9zCARU4YG7jhu99WbhBrPNts6B2XRGrMdm5SyGCh2QbBNUjksWhANg7QnKzk83itvAkSbARylw==", + "version": "5.39.0", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.39.0.tgz", + "integrity": "sha512-LdNu7xkZCPCZJzahxyp7hMvRT4Ia+MIaqvIgdeaj/wnJWdDxtSVrVehb7mawhagdOjXkwKcoIPwGxCJRBybu7w==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -13721,9 +13805,9 @@ } }, "node_modules/flow-parser": { - "version": "0.303.0", - "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.303.0.tgz", - "integrity": "sha512-SGifrPA0IQqN4S3MFZ3KPqphxWd+VehHEwpQPEjWQGtJSnPsFakrlqNQH88MLyJGi/Z7WO15FMylybGONwqwxA==", + "version": "0.304.0", + "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.304.0.tgz", + "integrity": "sha512-JjHRBxQX5b5pAn0nwr/U29U+uodOQzIyAKRAFEaXpB2BUkNyW76IRRD0eCEKvZGj23sJ+zDyPuwGGRGNwWW5vQ==", "dev": true, "license": "MIT", "engines": { @@ -16180,9 +16264,9 @@ } }, "node_modules/koa": { - "version": "2.16.3", - "resolved": "https://registry.npmjs.org/koa/-/koa-2.16.3.tgz", - "integrity": "sha512-zPPuIt+ku1iCpFBRwseMcPYQ1cJL8l60rSmKeOuGfOXyE6YnTBmf2aEFNL2HQGrD0cPcLO/t+v9RTgC+fwEh/g==", + "version": "2.16.4", + "resolved": "https://registry.npmjs.org/koa/-/koa-2.16.4.tgz", + "integrity": "sha512-3An0GCLDSR34tsCO4H8Tef8Pp2ngtaZDAZnsWJYelqXUK5wyiHvGItgK/xcSkmHLSTn1Jcho1mRQs2ehRzvKKw==", "dev": true, "license": "MIT", "dependencies": { @@ -20017,9 +20101,9 @@ } }, "node_modules/qs": { - "version": "6.14.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz", - "integrity": "sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==", + "version": "6.15.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.0.tgz", + "integrity": "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -22405,9 +22489,9 @@ } }, "node_modules/tar": { - "version": "7.5.9", - "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz", - "integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==", + "version": "7.5.10", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz", + "integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==", "dev": true, "license": "BlueOak-1.0.0", "dependencies": { |
