diff --git a/package-lock.json b/package-lock.json index c7296c8..7875748 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "marked": "^4.3.0", "multer": "^2.0.2", "mysql2": "^3.9.8", - "npm": "^11.8.0", + "npm": "^11.10.0", "pg-hstore": "^2.3.4", "pinia": "^2.0.28", "reflect-metadata": "^0.1.13", @@ -11056,9 +11056,9 @@ } }, "node_modules/npm": { - "version": "11.8.0", - "resolved": "https://registry.npmjs.org/npm/-/npm-11.8.0.tgz", - "integrity": "sha512-n19sJeW+RGKdkHo8SCc5xhSwkKhQUFfZaFzSc+EsYXLjSqIV0tl72aDYQVuzVvfrbysGwdaQsNLNy58J10EBSQ==", + "version": "11.10.0", + "resolved": "https://registry.npmjs.org/npm/-/npm-11.10.0.tgz", + "integrity": "sha512-i8hE43iSIAMFuYVi8TxsEISdELM4fIza600aLjJ0ankGPLqd0oTPKMJqAcO/QWm307MbSlWGzJcNZ0lGMQgHPA==", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -11129,8 +11129,8 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^9.1.10", - "@npmcli/config": "^10.5.0", + "@npmcli/arborist": "^9.3.0", + "@npmcli/config": "^10.7.0", "@npmcli/fs": "^5.0.0", "@npmcli/map-workspaces": "^5.0.3", "@npmcli/metavuln-calculator": "^9.0.3", @@ -11143,23 +11143,23 @@ "archy": "~1.0.0", "cacache": "^20.0.3", "chalk": "^5.6.2", - "ci-info": "^4.3.1", + "ci-info": "^4.4.0", "cli-columns": "^4.0.0", "fastest-levenshtein": "^1.0.16", "fs-minipass": "^3.0.3", - "glob": "^13.0.0", + "glob": "^13.0.2", "graceful-fs": "^4.2.11", "hosted-git-info": "^9.0.2", "ini": "^6.0.0", "init-package-json": "^8.2.4", - "is-cidr": "^6.0.1", + "is-cidr": "^6.0.3", "json-parse-even-better-errors": "^5.0.0", "libnpmaccess": "^10.0.3", - "libnpmdiff": "^8.0.13", - "libnpmexec": "^10.1.12", - "libnpmfund": "^7.0.13", + "libnpmdiff": "^8.1.1", + "libnpmexec": "^10.2.1", + "libnpmfund": "^7.0.15", "libnpmorg": "^8.0.1", - "libnpmpack": "^9.0.13", + "libnpmpack": "^9.1.1", "libnpmpublish": "^11.1.3", "libnpmsearch": "^9.0.1", "libnpmteam": "^8.0.2", @@ -11169,7 +11169,7 @@ "minipass": "^7.1.1", "minipass-pipeline": "^1.2.4", "ms": "^2.1.2", - "node-gyp": "^12.1.0", + "node-gyp": "^12.2.0", "nopt": "^9.0.0", "npm-audit-report": "^7.0.0", "npm-install-checks": "^8.0.0", @@ -11179,21 +11179,21 @@ "npm-registry-fetch": "^19.1.1", "npm-user-validate": "^4.0.0", "p-map": "^7.0.4", - "pacote": "^21.0.4", + "pacote": "^21.3.1", "parse-conflict-json": "^5.0.1", "proc-log": "^6.1.0", "qrcode-terminal": "^0.12.0", "read": "^5.0.1", - "semver": "^7.7.3", + "semver": "^7.7.4", "spdx-expression-parse": "^4.0.0", - "ssri": "^13.0.0", + "ssri": "^13.0.1", "supports-color": "^10.2.2", - "tar": "^7.5.4", + "tar": "^7.5.7", "text-table": "~0.2.0", "tiny-relative-date": "^2.0.2", "treeverse": "^3.0.0", "validate-npm-package-name": "^7.0.2", - "which": "^6.0.0" + "which": "^6.0.1" }, "bin": { "npm": "bin/npm-cli.js", @@ -11239,7 +11239,7 @@ } }, "node_modules/npm/node_modules/@isaacs/brace-expansion": { - "version": "5.0.0", + "version": "5.0.1", "inBundle": true, "license": "MIT", "dependencies": { @@ -11281,7 +11281,7 @@ } }, "node_modules/npm/node_modules/@npmcli/arborist": { - "version": "9.1.10", + "version": "9.3.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -11327,7 +11327,7 @@ } }, "node_modules/npm/node_modules/@npmcli/config": { - "version": "10.5.0", + "version": "10.7.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -11685,7 +11685,7 @@ } }, "node_modules/npm/node_modules/ci-info": { - "version": "4.3.1", + "version": "4.4.0", "funding": [ { "type": "github", @@ -11699,7 +11699,7 @@ } }, "node_modules/npm/node_modules/cidr-regex": { - "version": "5.0.1", + "version": "5.0.2", "inBundle": true, "license": "BSD-2-Clause", "dependencies": { @@ -11824,11 +11824,11 @@ } }, "node_modules/npm/node_modules/glob": { - "version": "13.0.0", + "version": "13.0.2", "inBundle": true, "license": "BlueOak-1.0.0", "dependencies": { - "minimatch": "^10.1.1", + "minimatch": "^10.1.2", "minipass": "^7.1.2", "path-scurry": "^2.0.0" }, @@ -11960,11 +11960,11 @@ } }, "node_modules/npm/node_modules/is-cidr": { - "version": "6.0.1", + "version": "6.0.3", "inBundle": true, "license": "BSD-2-Clause", "dependencies": { - "cidr-regex": "5.0.1" + "cidr-regex": "^5.0.1" }, "engines": { "node": ">=20" @@ -11979,11 +11979,11 @@ } }, "node_modules/npm/node_modules/isexe": { - "version": "3.1.1", + "version": "4.0.0", "inBundle": true, - "license": "ISC", + "license": "BlueOak-1.0.0", "engines": { - "node": ">=16" + "node": ">=20" } }, "node_modules/npm/node_modules/json-parse-even-better-errors": { @@ -12033,11 +12033,11 @@ } }, "node_modules/npm/node_modules/libnpmdiff": { - "version": "8.0.13", + "version": "8.1.1", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^9.1.10", + "@npmcli/arborist": "^9.3.0", "@npmcli/installed-package-contents": "^4.0.0", "binary-extensions": "^3.0.0", "diff": "^8.0.2", @@ -12051,11 +12051,11 @@ } }, "node_modules/npm/node_modules/libnpmexec": { - "version": "10.1.12", + "version": "10.2.1", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^9.1.10", + "@npmcli/arborist": "^9.3.0", "@npmcli/package-json": "^7.0.0", "@npmcli/run-script": "^10.0.0", "ci-info": "^4.0.0", @@ -12073,11 +12073,11 @@ } }, "node_modules/npm/node_modules/libnpmfund": { - "version": "7.0.13", + "version": "7.0.15", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^9.1.10" + "@npmcli/arborist": "^9.3.0" }, "engines": { "node": "^20.17.0 || >=22.9.0" @@ -12096,11 +12096,11 @@ } }, "node_modules/npm/node_modules/libnpmpack": { - "version": "9.0.13", + "version": "9.1.1", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^9.1.10", + "@npmcli/arborist": "^9.3.0", "@npmcli/run-script": "^10.0.0", "npm-package-arg": "^13.0.0", "pacote": "^21.0.2" @@ -12166,7 +12166,7 @@ } }, "node_modules/npm/node_modules/lru-cache": { - "version": "11.2.4", + "version": "11.2.6", "inBundle": true, "license": "BlueOak-1.0.0", "engines": { @@ -12195,11 +12195,11 @@ } }, "node_modules/npm/node_modules/minimatch": { - "version": "10.1.1", + "version": "10.1.2", "inBundle": true, "license": "BlueOak-1.0.0", "dependencies": { - "@isaacs/brace-expansion": "^5.0.0" + "@isaacs/brace-expansion": "^5.0.1" }, "engines": { "node": "20 || >=22" @@ -12228,12 +12228,12 @@ } }, "node_modules/npm/node_modules/minipass-fetch": { - "version": "5.0.0", + "version": "5.0.1", "inBundle": true, "license": "MIT", "dependencies": { "minipass": "^7.0.3", - "minipass-sized": "^1.0.3", + "minipass-sized": "^2.0.0", "minizlib": "^3.0.1" }, "engines": { @@ -12288,22 +12288,11 @@ } }, "node_modules/npm/node_modules/minipass-sized": { - "version": "1.0.3", - "inBundle": true, - "license": "ISC", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/npm/node_modules/minipass-sized/node_modules/minipass": { - "version": "3.3.6", + "version": "2.0.0", "inBundle": true, "license": "ISC", "dependencies": { - "yallist": "^4.0.0" + "minipass": "^7.1.2" }, "engines": { "node": ">=8" @@ -12342,7 +12331,7 @@ } }, "node_modules/npm/node_modules/node-gyp": { - "version": "12.1.0", + "version": "12.2.0", "inBundle": true, "license": "MIT", "dependencies": { @@ -12353,7 +12342,7 @@ "nopt": "^9.0.0", "proc-log": "^6.0.0", "semver": "^7.3.5", - "tar": "^7.5.2", + "tar": "^7.5.4", "tinyglobby": "^0.2.12", "which": "^6.0.0" }, @@ -12506,7 +12495,7 @@ } }, "node_modules/npm/node_modules/pacote": { - "version": "21.0.4", + "version": "21.3.1", "inBundle": true, "license": "ISC", "dependencies": { @@ -12671,7 +12660,7 @@ "optional": true }, "node_modules/npm/node_modules/semver": { - "version": "7.7.3", + "version": "7.7.4", "inBundle": true, "license": "ISC", "bin": { @@ -12781,7 +12770,7 @@ "license": "CC0-1.0" }, "node_modules/npm/node_modules/ssri": { - "version": "13.0.0", + "version": "13.0.1", "inBundle": true, "license": "ISC", "dependencies": { @@ -12827,7 +12816,7 @@ } }, "node_modules/npm/node_modules/tar": { - "version": "7.5.4", + "version": "7.5.7", "inBundle": true, "license": "BlueOak-1.0.0", "dependencies": { @@ -12984,11 +12973,11 @@ } }, "node_modules/npm/node_modules/which": { - "version": "6.0.0", + "version": "6.0.1", "inBundle": true, "license": "ISC", "dependencies": { - "isexe": "^3.1.1" + "isexe": "^4.0.0" }, "bin": { "node-which": "bin/which.js" @@ -24995,13 +24984,13 @@ "dev": true }, "npm": { - "version": "11.8.0", - "resolved": "https://registry.npmjs.org/npm/-/npm-11.8.0.tgz", - "integrity": "sha512-n19sJeW+RGKdkHo8SCc5xhSwkKhQUFfZaFzSc+EsYXLjSqIV0tl72aDYQVuzVvfrbysGwdaQsNLNy58J10EBSQ==", + "version": "11.10.0", + "resolved": "https://registry.npmjs.org/npm/-/npm-11.10.0.tgz", + "integrity": "sha512-i8hE43iSIAMFuYVi8TxsEISdELM4fIza600aLjJ0ankGPLqd0oTPKMJqAcO/QWm307MbSlWGzJcNZ0lGMQgHPA==", "requires": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^9.1.10", - "@npmcli/config": "^10.5.0", + "@npmcli/arborist": "^9.3.0", + "@npmcli/config": "^10.7.0", "@npmcli/fs": "^5.0.0", "@npmcli/map-workspaces": "^5.0.3", "@npmcli/metavuln-calculator": "^9.0.3", @@ -25014,23 +25003,23 @@ "archy": "~1.0.0", "cacache": "^20.0.3", "chalk": "^5.6.2", - "ci-info": "^4.3.1", + "ci-info": "^4.4.0", "cli-columns": "^4.0.0", "fastest-levenshtein": "^1.0.16", "fs-minipass": "^3.0.3", - "glob": "^13.0.0", + "glob": "^13.0.2", "graceful-fs": "^4.2.11", "hosted-git-info": "^9.0.2", "ini": "^6.0.0", "init-package-json": "^8.2.4", - "is-cidr": "^6.0.1", + "is-cidr": "^6.0.3", "json-parse-even-better-errors": "^5.0.0", "libnpmaccess": "^10.0.3", - "libnpmdiff": "^8.0.13", - "libnpmexec": "^10.1.12", - "libnpmfund": "^7.0.13", + "libnpmdiff": "^8.1.1", + "libnpmexec": "^10.2.1", + "libnpmfund": "^7.0.15", "libnpmorg": "^8.0.1", - "libnpmpack": "^9.0.13", + "libnpmpack": "^9.1.1", "libnpmpublish": "^11.1.3", "libnpmsearch": "^9.0.1", "libnpmteam": "^8.0.2", @@ -25040,7 +25029,7 @@ "minipass": "^7.1.1", "minipass-pipeline": "^1.2.4", "ms": "^2.1.2", - "node-gyp": "^12.1.0", + "node-gyp": "^12.2.0", "nopt": "^9.0.0", "npm-audit-report": "^7.0.0", "npm-install-checks": "^8.0.0", @@ -25050,21 +25039,21 @@ "npm-registry-fetch": "^19.1.1", "npm-user-validate": "^4.0.0", "p-map": "^7.0.4", - "pacote": "^21.0.4", + "pacote": "^21.3.1", "parse-conflict-json": "^5.0.1", "proc-log": "^6.1.0", "qrcode-terminal": "^0.12.0", "read": "^5.0.1", - "semver": "^7.7.3", + "semver": "^7.7.4", "spdx-expression-parse": "^4.0.0", - "ssri": "^13.0.0", + "ssri": "^13.0.1", "supports-color": "^10.2.2", - "tar": "^7.5.4", + "tar": "^7.5.7", "text-table": "~0.2.0", "tiny-relative-date": "^2.0.2", "treeverse": "^3.0.0", "validate-npm-package-name": "^7.0.2", - "which": "^6.0.0" + "which": "^6.0.1" }, "dependencies": { "@isaacs/balanced-match": { @@ -25072,7 +25061,7 @@ "bundled": true }, "@isaacs/brace-expansion": { - "version": "5.0.0", + "version": "5.0.1", "bundled": true, "requires": { "@isaacs/balanced-match": "^4.0.1" @@ -25101,7 +25090,7 @@ } }, "@npmcli/arborist": { - "version": "9.1.10", + "version": "9.3.0", "bundled": true, "requires": { "@isaacs/string-locale-compare": "^1.1.0", @@ -25140,7 +25129,7 @@ } }, "@npmcli/config": { - "version": "10.5.0", + "version": "10.7.0", "bundled": true, "requires": { "@npmcli/map-workspaces": "^5.0.0", @@ -25371,11 +25360,11 @@ "bundled": true }, "ci-info": { - "version": "4.3.1", + "version": "4.4.0", "bundled": true }, "cidr-regex": { - "version": "5.0.1", + "version": "5.0.2", "bundled": true, "requires": { "ip-regex": "5.0.0" @@ -25448,10 +25437,10 @@ } }, "glob": { - "version": "13.0.0", + "version": "13.0.2", "bundled": true, "requires": { - "minimatch": "^10.1.1", + "minimatch": "^10.1.2", "minipass": "^7.1.2", "path-scurry": "^2.0.0" } @@ -25532,10 +25521,10 @@ "bundled": true }, "is-cidr": { - "version": "6.0.1", + "version": "6.0.3", "bundled": true, "requires": { - "cidr-regex": "5.0.1" + "cidr-regex": "^5.0.1" } }, "is-fullwidth-code-point": { @@ -25543,7 +25532,7 @@ "bundled": true }, "isexe": { - "version": "3.1.1", + "version": "4.0.0", "bundled": true }, "json-parse-even-better-errors": { @@ -25575,10 +25564,10 @@ } }, "libnpmdiff": { - "version": "8.0.13", + "version": "8.1.1", "bundled": true, "requires": { - "@npmcli/arborist": "^9.1.10", + "@npmcli/arborist": "^9.3.0", "@npmcli/installed-package-contents": "^4.0.0", "binary-extensions": "^3.0.0", "diff": "^8.0.2", @@ -25589,10 +25578,10 @@ } }, "libnpmexec": { - "version": "10.1.12", + "version": "10.2.1", "bundled": true, "requires": { - "@npmcli/arborist": "^9.1.10", + "@npmcli/arborist": "^9.3.0", "@npmcli/package-json": "^7.0.0", "@npmcli/run-script": "^10.0.0", "ci-info": "^4.0.0", @@ -25607,10 +25596,10 @@ } }, "libnpmfund": { - "version": "7.0.13", + "version": "7.0.15", "bundled": true, "requires": { - "@npmcli/arborist": "^9.1.10" + "@npmcli/arborist": "^9.3.0" } }, "libnpmorg": { @@ -25622,10 +25611,10 @@ } }, "libnpmpack": { - "version": "9.0.13", + "version": "9.1.1", "bundled": true, "requires": { - "@npmcli/arborist": "^9.1.10", + "@npmcli/arborist": "^9.3.0", "@npmcli/run-script": "^10.0.0", "npm-package-arg": "^13.0.0", "pacote": "^21.0.2" @@ -25672,7 +25661,7 @@ } }, "lru-cache": { - "version": "11.2.4", + "version": "11.2.6", "bundled": true }, "make-fetch-happen": { @@ -25693,10 +25682,10 @@ } }, "minimatch": { - "version": "10.1.1", + "version": "10.1.2", "bundled": true, "requires": { - "@isaacs/brace-expansion": "^5.0.0" + "@isaacs/brace-expansion": "^5.0.1" } }, "minipass": { @@ -25711,12 +25700,12 @@ } }, "minipass-fetch": { - "version": "5.0.0", + "version": "5.0.1", "bundled": true, "requires": { "encoding": "^0.1.13", "minipass": "^7.0.3", - "minipass-sized": "^1.0.3", + "minipass-sized": "^2.0.0", "minizlib": "^3.0.1" } }, @@ -25753,19 +25742,10 @@ } }, "minipass-sized": { - "version": "1.0.3", + "version": "2.0.0", "bundled": true, "requires": { - "minipass": "^3.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "bundled": true, - "requires": { - "yallist": "^4.0.0" - } - } + "minipass": "^7.1.2" } }, "minizlib": { @@ -25788,7 +25768,7 @@ "bundled": true }, "node-gyp": { - "version": "12.1.0", + "version": "12.2.0", "bundled": true, "requires": { "env-paths": "^2.2.0", @@ -25798,7 +25778,7 @@ "nopt": "^9.0.0", "proc-log": "^6.0.0", "semver": "^7.3.5", - "tar": "^7.5.2", + "tar": "^7.5.4", "tinyglobby": "^0.2.12", "which": "^6.0.0" } @@ -25891,7 +25871,7 @@ "bundled": true }, "pacote": { - "version": "21.0.4", + "version": "21.3.1", "bundled": true, "requires": { "@npmcli/git": "^7.0.0", @@ -25994,7 +25974,7 @@ "optional": true }, "semver": { - "version": "7.7.3", + "version": "7.7.4", "bundled": true }, "signal-exit": { @@ -26069,7 +26049,7 @@ "bundled": true }, "ssri": { - "version": "13.0.0", + "version": "13.0.1", "bundled": true, "requires": { "minipass": "^7.0.3" @@ -26096,7 +26076,7 @@ "bundled": true }, "tar": { - "version": "7.5.4", + "version": "7.5.7", "bundled": true, "requires": { "@isaacs/fs-minipass": "^4.0.0", @@ -26197,10 +26177,10 @@ "bundled": true }, "which": { - "version": "6.0.0", + "version": "6.0.1", "bundled": true, "requires": { - "isexe": "^3.1.1" + "isexe": "^4.0.0" } }, "write-file-atomic": { diff --git a/package.json b/package.json index ccf5ea7..fca1a5a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "marked": "^4.3.0", "multer": "^2.0.2", "mysql2": "^3.9.8", - "npm": "^11.8.0", + "npm": "^11.10.0", "pg-hstore": "^2.3.4", "pinia": "^2.0.28", "reflect-metadata": "^0.1.13",