diff --git a/package-lock.json b/package-lock.json index dae5044..e87838c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1507,35 +1507,36 @@ "integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==" }, "npm": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz", - "integrity": "sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A==", + "version": "10.5.2", + "resolved": "https://registry.npmjs.org/npm/-/npm-10.5.2.tgz", + "integrity": "sha512-cHVG7QEJwJdZyOrK0dKX5uf3R5Fd0E8AcmSES1jLtO52UT1enUKZ96Onw/xwq4CbrTZEnDuu2Vf9kCQh/Sd12w==", "requires": { "@isaacs/string-locale-compare": "^1.1.0", "@npmcli/arborist": "^7.2.1", "@npmcli/config": "^8.0.2", "@npmcli/fs": "^3.1.0", - "@npmcli/map-workspaces": "^3.0.4", - "@npmcli/package-json": "^5.0.0", + "@npmcli/map-workspaces": "^3.0.6", + "@npmcli/package-json": "^5.0.2", "@npmcli/promise-spawn": "^7.0.1", + "@npmcli/redact": "^1.1.0", "@npmcli/run-script": "^7.0.4", - "@sigstore/tuf": "^2.3.1", + "@sigstore/tuf": "^2.3.2", "abbrev": "^2.0.0", "archy": "~1.0.0", "cacache": "^18.0.2", "chalk": "^5.3.0", "ci-info": "^4.0.0", "cli-columns": "^4.0.0", - "cli-table3": "^0.6.3", + "cli-table3": "^0.6.4", "columnify": "^1.6.0", "fastest-levenshtein": "^1.0.16", "fs-minipass": "^3.0.3", - "glob": "^10.3.10", + "glob": "^10.3.12", "graceful-fs": "^4.2.11", "hosted-git-info": "^7.0.1", - "ini": "^4.1.1", - "init-package-json": "^6.0.0", - "is-cidr": "^5.0.3", + "ini": "^4.1.2", + "init-package-json": "^6.0.2", + "is-cidr": "^5.0.5", "json-parse-even-better-errors": "^3.0.1", "libnpmaccess": "^8.0.1", "libnpmdiff": "^6.0.3", @@ -1549,11 +1550,11 @@ "libnpmteam": "^6.0.0", "libnpmversion": "^5.0.1", "make-fetch-happen": "^13.0.0", - "minimatch": "^9.0.3", + "minimatch": "^9.0.4", "minipass": "^7.0.4", "minipass-pipeline": "^1.2.4", "ms": "^2.1.2", - "node-gyp": "^10.0.1", + "node-gyp": "^10.1.0", "nopt": "^7.2.0", "normalize-package-data": "^6.0.0", "npm-audit-report": "^5.0.0", @@ -1561,7 +1562,7 @@ "npm-package-arg": "^11.0.1", "npm-pick-manifest": "^9.0.0", "npm-profile": "^9.0.0", - "npm-registry-fetch": "^16.1.0", + "npm-registry-fetch": "^16.2.0", "npm-user-validate": "^2.0.0", "npmlog": "^7.0.1", "p-map": "^4.0.0", @@ -1569,12 +1570,12 @@ "parse-conflict-json": "^3.0.1", "proc-log": "^3.0.0", "qrcode-terminal": "^0.12.0", - "read": "^2.1.0", + "read": "^3.0.1", "semver": "^7.6.0", - "spdx-expression-parse": "^3.0.1", + "spdx-expression-parse": "^4.0.0", "ssri": "^10.0.5", "supports-color": "^9.4.0", - "tar": "^6.2.0", + "tar": "^6.2.1", "text-table": "~0.2.0", "tiny-relative-date": "^1.3.0", "treeverse": "^3.0.0", @@ -1724,18 +1725,18 @@ "bundled": true }, "@npmcli/agent": { - "version": "2.2.1", + "version": "2.2.2", "bundled": true, "requires": { "agent-base": "^7.1.0", "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.1", "lru-cache": "^10.0.1", - "socks-proxy-agent": "^8.0.1" + "socks-proxy-agent": "^8.0.3" } }, "@npmcli/arborist": { - "version": "7.4.0", + "version": "7.4.2", "bundled": true, "requires": { "@isaacs/string-locale-compare": "^1.1.0", @@ -1747,6 +1748,7 @@ "@npmcli/node-gyp": "^3.0.0", "@npmcli/package-json": "^5.0.0", "@npmcli/query": "^3.1.0", + "@npmcli/redact": "^1.1.0", "@npmcli/run-script": "^7.0.2", "bin-links": "^4.0.1", "cacache": "^18.0.0", @@ -1754,12 +1756,12 @@ "hosted-git-info": "^7.0.1", "json-parse-even-better-errors": "^3.0.0", "json-stringify-nice": "^1.1.4", - "minimatch": "^9.0.0", + "minimatch": "^9.0.4", "nopt": "^7.0.0", "npm-install-checks": "^6.2.0", "npm-package-arg": "^11.0.1", "npm-pick-manifest": "^9.0.0", - "npm-registry-fetch": "^16.0.0", + "npm-registry-fetch": "^16.2.0", "npmlog": "^7.0.1", "pacote": "^17.0.4", "parse-conflict-json": "^3.0.0", @@ -1774,12 +1776,12 @@ } }, "@npmcli/config": { - "version": "8.2.0", + "version": "8.2.2", "bundled": true, "requires": { "@npmcli/map-workspaces": "^3.0.2", "ci-info": "^4.0.0", - "ini": "^4.1.0", + "ini": "^4.1.2", "nopt": "^7.0.0", "proc-log": "^3.0.0", "read-package-json-fast": "^3.0.2", @@ -1811,7 +1813,7 @@ } }, "@npmcli/git": { - "version": "5.0.4", + "version": "5.0.5", "bundled": true, "requires": { "@npmcli/promise-spawn": "^7.0.0", @@ -1833,7 +1835,7 @@ } }, "@npmcli/map-workspaces": { - "version": "3.0.4", + "version": "3.0.6", "bundled": true, "requires": { "@npmcli/name-from-folder": "^2.0.0", @@ -1861,7 +1863,7 @@ "bundled": true }, "@npmcli/package-json": { - "version": "5.0.0", + "version": "5.0.2", "bundled": true, "requires": { "@npmcli/git": "^5.0.0", @@ -1887,6 +1889,10 @@ "postcss-selector-parser": "^6.0.10" } }, + "@npmcli/redact": { + "version": "1.1.0", + "bundled": true + }, "@npmcli/run-script": { "version": "7.0.4", "bundled": true, @@ -1904,32 +1910,32 @@ "optional": true }, "@sigstore/bundle": { - "version": "2.2.0", + "version": "2.3.1", "bundled": true, "requires": { - "@sigstore/protobuf-specs": "^0.3.0" + "@sigstore/protobuf-specs": "^0.3.1" } }, "@sigstore/core": { - "version": "1.0.0", + "version": "1.1.0", "bundled": true }, "@sigstore/protobuf-specs": { - "version": "0.3.0", + "version": "0.3.1", "bundled": true }, "@sigstore/sign": { - "version": "2.2.3", + "version": "2.3.0", "bundled": true, "requires": { - "@sigstore/bundle": "^2.2.0", + "@sigstore/bundle": "^2.3.0", "@sigstore/core": "^1.0.0", - "@sigstore/protobuf-specs": "^0.3.0", + "@sigstore/protobuf-specs": "^0.3.1", "make-fetch-happen": "^13.0.0" } }, "@sigstore/tuf": { - "version": "2.3.1", + "version": "2.3.2", "bundled": true, "requires": { "@sigstore/protobuf-specs": "^0.3.0", @@ -1937,12 +1943,12 @@ } }, "@sigstore/verify": { - "version": "1.1.0", + "version": "1.2.0", "bundled": true, "requires": { - "@sigstore/bundle": "^2.2.0", - "@sigstore/core": "^1.0.0", - "@sigstore/protobuf-specs": "^0.3.0" + "@sigstore/bundle": "^2.3.1", + "@sigstore/core": "^1.1.0", + "@sigstore/protobuf-specs": "^0.3.1" } }, "@tufjs/canonical-json": { @@ -1962,7 +1968,7 @@ "bundled": true }, "agent-base": { - "version": "7.1.0", + "version": "7.1.1", "bundled": true, "requires": { "debug": "^4.3.4" @@ -2011,7 +2017,7 @@ } }, "binary-extensions": { - "version": "2.2.0", + "version": "2.3.0", "bundled": true }, "brace-expansion": { @@ -2022,7 +2028,7 @@ } }, "builtins": { - "version": "5.0.1", + "version": "5.1.0", "bundled": true, "requires": { "semver": "^7.0.0" @@ -2059,7 +2065,7 @@ "bundled": true }, "cidr-regex": { - "version": "4.0.3", + "version": "4.0.5", "bundled": true, "requires": { "ip-regex": "^5.0.0" @@ -2078,7 +2084,7 @@ } }, "cli-table3": { - "version": "0.6.3", + "version": "0.6.4", "bundled": true, "requires": { "@colors/colors": "1.5.0", @@ -2236,14 +2242,14 @@ } }, "glob": { - "version": "10.3.10", + "version": "10.3.12", "bundled": true, "requires": { "foreground-child": "^3.1.0", - "jackspeak": "^2.3.5", + "jackspeak": "^2.3.6", "minimatch": "^9.0.1", - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", - "path-scurry": "^1.10.1" + "minipass": "^7.0.4", + "path-scurry": "^1.10.2" } }, "graceful-fs": { @@ -2255,7 +2261,7 @@ "bundled": true }, "hasown": { - "version": "2.0.1", + "version": "2.0.2", "bundled": true, "requires": { "function-bind": "^1.1.2" @@ -2312,17 +2318,17 @@ "bundled": true }, "ini": { - "version": "4.1.1", + "version": "4.1.2", "bundled": true }, "init-package-json": { - "version": "6.0.0", + "version": "6.0.2", "bundled": true, "requires": { + "@npmcli/package-json": "^5.0.0", "npm-package-arg": "^11.0.0", "promzard": "^1.0.0", - "read": "^2.0.0", - "read-package-json": "^7.0.0", + "read": "^3.0.1", "semver": "^7.3.5", "validate-npm-package-license": "^3.0.4", "validate-npm-package-name": "^5.0.0" @@ -2347,10 +2353,10 @@ "bundled": true }, "is-cidr": { - "version": "5.0.3", + "version": "5.0.5", "bundled": true, "requires": { - "cidr-regex": "4.0.3" + "cidr-regex": "^4.0.4" } }, "is-core-module": { @@ -2405,30 +2411,30 @@ "bundled": true }, "libnpmaccess": { - "version": "8.0.2", + "version": "8.0.3", "bundled": true, "requires": { "npm-package-arg": "^11.0.1", - "npm-registry-fetch": "^16.0.0" + "npm-registry-fetch": "^16.2.0" } }, "libnpmdiff": { - "version": "6.0.7", + "version": "6.0.9", "bundled": true, "requires": { "@npmcli/arborist": "^7.2.1", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.2", - "binary-extensions": "^2.2.0", + "binary-extensions": "^2.3.0", "diff": "^5.1.0", - "minimatch": "^9.0.0", + "minimatch": "^9.0.4", "npm-package-arg": "^11.0.1", "pacote": "^17.0.4", - "tar": "^6.2.0" + "tar": "^6.2.1" } }, "libnpmexec": { - "version": "7.0.8", + "version": "7.0.10", "bundled": true, "requires": { "@npmcli/arborist": "^7.2.1", @@ -2438,37 +2444,37 @@ "npmlog": "^7.0.1", "pacote": "^17.0.4", "proc-log": "^3.0.0", - "read": "^2.0.0", + "read": "^3.0.1", "read-package-json-fast": "^3.0.2", "semver": "^7.3.7", "walk-up-path": "^3.0.1" } }, "libnpmfund": { - "version": "5.0.5", + "version": "5.0.7", "bundled": true, "requires": { "@npmcli/arborist": "^7.2.1" } }, "libnpmhook": { - "version": "10.0.1", + "version": "10.0.2", "bundled": true, "requires": { "aproba": "^2.0.0", - "npm-registry-fetch": "^16.0.0" + "npm-registry-fetch": "^16.2.0" } }, "libnpmorg": { - "version": "6.0.2", + "version": "6.0.3", "bundled": true, "requires": { "aproba": "^2.0.0", - "npm-registry-fetch": "^16.0.0" + "npm-registry-fetch": "^16.2.0" } }, "libnpmpack": { - "version": "6.0.7", + "version": "6.0.9", "bundled": true, "requires": { "@npmcli/arborist": "^7.2.1", @@ -2478,13 +2484,13 @@ } }, "libnpmpublish": { - "version": "9.0.4", + "version": "9.0.5", "bundled": true, "requires": { "ci-info": "^4.0.0", "normalize-package-data": "^6.0.0", "npm-package-arg": "^11.0.1", - "npm-registry-fetch": "^16.0.0", + "npm-registry-fetch": "^16.2.0", "proc-log": "^3.0.0", "semver": "^7.3.7", "sigstore": "^2.2.0", @@ -2492,18 +2498,18 @@ } }, "libnpmsearch": { - "version": "7.0.1", + "version": "7.0.2", "bundled": true, "requires": { - "npm-registry-fetch": "^16.0.0" + "npm-registry-fetch": "^16.2.0" } }, "libnpmteam": { - "version": "6.0.1", + "version": "6.0.2", "bundled": true, "requires": { "aproba": "^2.0.0", - "npm-registry-fetch": "^16.0.0" + "npm-registry-fetch": "^16.2.0" } }, "libnpmversion": { @@ -2539,7 +2545,7 @@ } }, "minimatch": { - "version": "9.0.3", + "version": "9.0.4", "bundled": true, "requires": { "brace-expansion": "^2.0.1" @@ -2665,7 +2671,7 @@ "bundled": true }, "node-gyp": { - "version": "10.0.1", + "version": "10.1.0", "bundled": true, "requires": { "env-paths": "^2.2.0", @@ -2755,9 +2761,10 @@ } }, "npm-registry-fetch": { - "version": "16.1.0", + "version": "16.2.0", "bundled": true, "requires": { + "@npmcli/redact": "^1.1.0", "make-fetch-happen": "^13.0.0", "minipass": "^7.0.2", "minipass-fetch": "^3.0.0", @@ -2826,15 +2833,15 @@ "bundled": true }, "path-scurry": { - "version": "1.10.1", + "version": "1.10.2", "bundled": true, "requires": { - "lru-cache": "^9.1.1 || ^10.0.0", + "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" } }, "postcss-selector-parser": { - "version": "6.0.15", + "version": "6.0.16", "bundled": true, "requires": { "cssesc": "^3.0.0", @@ -2866,10 +2873,10 @@ } }, "promzard": { - "version": "1.0.0", + "version": "1.0.1", "bundled": true, "requires": { - "read": "^2.0.0" + "read": "^3.0.1" } }, "qrcode-terminal": { @@ -2877,10 +2884,10 @@ "bundled": true }, "read": { - "version": "2.1.0", + "version": "3.0.1", "bundled": true, "requires": { - "mute-stream": "~1.0.0" + "mute-stream": "^1.0.0" } }, "read-cmd-shim": { @@ -2950,15 +2957,15 @@ "bundled": true }, "sigstore": { - "version": "2.2.2", + "version": "2.3.0", "bundled": true, "requires": { - "@sigstore/bundle": "^2.2.0", + "@sigstore/bundle": "^2.3.1", "@sigstore/core": "^1.0.0", - "@sigstore/protobuf-specs": "^0.3.0", - "@sigstore/sign": "^2.2.3", + "@sigstore/protobuf-specs": "^0.3.1", + "@sigstore/sign": "^2.3.0", "@sigstore/tuf": "^2.3.1", - "@sigstore/verify": "^1.1.0" + "@sigstore/verify": "^1.2.0" } }, "smart-buffer": { @@ -2966,7 +2973,7 @@ "bundled": true }, "socks": { - "version": "2.8.0", + "version": "2.8.3", "bundled": true, "requires": { "ip-address": "^9.0.5", @@ -2974,10 +2981,10 @@ } }, "socks-proxy-agent": { - "version": "8.0.2", + "version": "8.0.3", "bundled": true, "requires": { - "agent-base": "^7.0.2", + "agent-base": "^7.1.1", "debug": "^4.3.4", "socks": "^2.7.1" } @@ -2988,6 +2995,16 @@ "requires": { "spdx-expression-parse": "^3.0.0", "spdx-license-ids": "^3.0.0" + }, + "dependencies": { + "spdx-expression-parse": { + "version": "3.0.1", + "bundled": true, + "requires": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + } } }, "spdx-exceptions": { @@ -2995,7 +3012,7 @@ "bundled": true }, "spdx-expression-parse": { - "version": "3.0.1", + "version": "4.0.0", "bundled": true, "requires": { "spdx-exceptions": "^2.1.0", @@ -3023,7 +3040,7 @@ } }, "string-width-cjs": { - "version": "npm:string-width-cjs@4.2.3", + "version": "npm:string-width-cjs@npm:string-width@4.2.3", "bundled": true, "requires": { "emoji-regex": "^8.0.0", @@ -3039,7 +3056,7 @@ } }, "strip-ansi-cjs": { - "version": "npm:strip-ansi-cjs@6.0.1", + "version": "npm:strip-ansi-cjs@npm:strip-ansi@6.0.1", "bundled": true, "requires": { "ansi-regex": "^5.0.1" @@ -3050,7 +3067,7 @@ "bundled": true }, "tar": { - "version": "6.2.0", + "version": "6.2.1", "bundled": true, "requires": { "chownr": "^2.0.0", @@ -3128,6 +3145,16 @@ "requires": { "spdx-correct": "^3.0.0", "spdx-expression-parse": "^3.0.0" + }, + "dependencies": { + "spdx-expression-parse": { + "version": "3.0.1", + "bundled": true, + "requires": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + } } }, "validate-npm-package-name": { @@ -3204,7 +3231,7 @@ } }, "wrap-ansi-cjs": { - "version": "npm:wrap-ansi-cjs@7.0.0", + "version": "npm:wrap-ansi-cjs@npm:wrap-ansi@7.0.0", "bundled": true, "requires": { "ansi-styles": "^4.0.0",