diff --git a/package-lock.json b/package-lock.json index 0a54385d01..773818a625 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2541,9 +2541,9 @@ } }, "node_modules/@oclif/plugin-plugins": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.3.0.tgz", - "integrity": "sha512-7EewRAhGTdEYQ+ae9ReGFlKVyNyU8N3D7Nu+7witda+kLt2ENZVO9sBnnshIaYVE+7ua9A+bZ0OR+ePWf2cqkw==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.3.1.tgz", + "integrity": "sha512-pC/lcVYia0jYwgpBNXXkYMXzcAWzxs9I7uVepmnMrHMpVTEovwH7+pdRZutcCvD5sZb1WSZmGcTD8QuDvt77dA==", "dependencies": { "@oclif/core": "^2.11.10", "chalk": "^4.1.2", @@ -2551,7 +2551,7 @@ "fs-extra": "^9.0", "http-call": "^5.2.2", "load-json-file": "^5.3.0", - "npm": "^9.7.2", + "npm": "9.6.7", "npm-run-path": "^4.0.1", "semver": "^7.5.4", "shelljs": "^0.8.5", @@ -11559,9 +11559,9 @@ } }, "node_modules/npm": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz", - "integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==", + "version": "9.6.7", + "resolved": "https://registry.npmjs.org/npm/-/npm-9.6.7.tgz", + "integrity": "sha512-xwkU1hSZl6Qrkfw3fhxVmMfNWu0A67+aZZs5gz/LoehCeAPkVhQDB90Z2NFoPSI1KpfBWCJ6Bp28wXzv5U5/2g==", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -11618,10 +11618,10 @@ "proc-log", "qrcode-terminal", "read", + "read-package-json", + "read-package-json-fast", "semver", - "sigstore", "ssri", - "supports-color", "tar", "text-table", "tiny-relative-date", @@ -11632,36 +11632,36 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^6.2.10", - "@npmcli/config": "^6.2.1", + "@npmcli/arborist": "^6.2.9", + "@npmcli/config": "^6.1.7", "@npmcli/map-workspaces": "^3.0.4", - "@npmcli/package-json": "^3.1.1", + "@npmcli/package-json": "^3.1.0", "@npmcli/run-script": "^6.0.2", "abbrev": "^2.0.0", "archy": "~1.0.0", - "cacache": "^17.1.3", - "chalk": "^5.2.0", + "cacache": "^17.1.2", + "chalk": "^4.1.2", "ci-info": "^3.8.0", "cli-columns": "^4.0.0", "cli-table3": "^0.6.3", "columnify": "^1.6.0", "fastest-levenshtein": "^1.0.16", "fs-minipass": "^3.0.2", - "glob": "^10.2.7", + "glob": "^10.2.4", "graceful-fs": "^4.2.11", "hosted-git-info": "^6.1.1", - "ini": "^4.1.1", + "ini": "^4.1.0", "init-package-json": "^5.0.0", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^3.0.0", "libnpmaccess": "^7.0.2", - "libnpmdiff": "^5.0.18", - "libnpmexec": "^6.0.1", - "libnpmfund": "^4.0.18", + "libnpmdiff": "^5.0.17", + "libnpmexec": "^5.0.17", + "libnpmfund": "^4.0.17", "libnpmhook": "^9.0.3", "libnpmorg": "^5.0.4", - "libnpmpack": "^5.0.18", - "libnpmpublish": "^7.4.0", + "libnpmpack": "^5.0.17", + "libnpmpublish": "^7.2.0", "libnpmsearch": "^6.0.2", "libnpmteam": "^5.0.3", "libnpmversion": "^4.0.2", @@ -11670,9 +11670,9 @@ "minipass": "^5.0.0", "minipass-pipeline": "^1.2.4", "ms": "^2.1.2", - "node-gyp": "^9.4.0", - "nopt": "^7.2.0", - "npm-audit-report": "^5.0.0", + "node-gyp": "^9.3.1", + "nopt": "^7.1.0", + "npm-audit-report": "^4.0.0", "npm-install-checks": "^6.1.1", "npm-package-arg": "^10.1.0", "npm-pick-manifest": "^8.0.1", @@ -11681,16 +11681,16 @@ "npm-user-validate": "^2.0.0", "npmlog": "^7.0.1", "p-map": "^4.0.0", - "pacote": "^15.2.0", + "pacote": "^15.1.3", "parse-conflict-json": "^3.0.1", "proc-log": "^3.0.0", "qrcode-terminal": "^0.12.0", "read": "^2.1.0", - "semver": "^7.5.2", - "sigstore": "^1.6.0", + "read-package-json": "^6.0.3", + "read-package-json-fast": "^3.0.2", + "semver": "^7.5.1", "ssri": "^10.0.4", - "supports-color": "^9.3.1", - "tar": "^6.1.15", + "tar": "^6.1.14", "text-table": "~0.2.0", "tiny-relative-date": "^1.3.0", "treeverse": "^3.0.0", @@ -12036,6 +12036,11 @@ "node": ">=0.1.90" } }, + "node_modules/npm/node_modules/@gar/promisify": { + "version": "1.1.3", + "inBundle": true, + "license": "MIT" + }, "node_modules/npm/node_modules/@isaacs/cliui": { "version": "8.0.2", "inBundle": true, @@ -12085,7 +12090,7 @@ } }, "node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi": { - "version": "7.1.0", + "version": "7.0.1", "inBundle": true, "license": "MIT", "dependencies": { @@ -12104,7 +12109,7 @@ "license": "ISC" }, "node_modules/npm/node_modules/@npmcli/arborist": { - "version": "6.2.10", + "version": "6.2.9", "inBundle": true, "license": "ISC", "dependencies": { @@ -12150,12 +12155,11 @@ } }, "node_modules/npm/node_modules/@npmcli/config": { - "version": "6.2.1", + "version": "6.1.7", "inBundle": true, "license": "ISC", "dependencies": { "@npmcli/map-workspaces": "^3.0.2", - "ci-info": "^3.8.0", "ini": "^4.1.0", "nopt": "^7.0.0", "proc-log": "^3.0.0", @@ -12190,7 +12194,7 @@ } }, "node_modules/npm/node_modules/@npmcli/git": { - "version": "4.1.0", + "version": "4.0.4", "inBundle": true, "license": "ISC", "dependencies": { @@ -12250,6 +12254,18 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, + "node_modules/npm/node_modules/@npmcli/move-file": { + "version": "2.0.1", + "inBundle": true, + "license": "MIT", + "dependencies": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, "node_modules/npm/node_modules/@npmcli/name-from-folder": { "version": "2.0.0", "inBundle": true, @@ -12267,16 +12283,14 @@ } }, "node_modules/npm/node_modules/@npmcli/package-json": { - "version": "3.1.1", + "version": "3.1.0", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/git": "^4.1.0", "glob": "^10.2.2", "json-parse-even-better-errors": "^3.0.0", "normalize-package-data": "^5.0.0", - "npm-normalize-package-bin": "^3.0.1", - "proc-log": "^3.0.0" + "npm-normalize-package-bin": "^3.0.1" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" @@ -12336,19 +12350,6 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/npm/node_modules/@sigstore/tuf": { - "version": "1.0.0", - "inBundle": true, - "license": "Apache-2.0", - "dependencies": { - "@sigstore/protobuf-specs": "^0.1.0", - "make-fetch-happen": "^11.0.1", - "tuf-js": "^1.1.3" - }, - "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" - } - }, "node_modules/npm/node_modules/@tootallnate/once": { "version": "2.0.0", "inBundle": true, @@ -12562,7 +12563,7 @@ } }, "node_modules/npm/node_modules/cacache": { - "version": "17.1.3", + "version": "17.1.2", "inBundle": true, "license": "ISC", "dependencies": { @@ -12584,11 +12585,15 @@ } }, "node_modules/npm/node_modules/chalk": { - "version": "5.2.0", + "version": "4.1.2", "inBundle": true, "license": "MIT", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, "engines": { - "node": "^12.17.0 || ^14.13 || >=16.0.0" + "node": ">=10" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" @@ -12867,11 +12872,6 @@ "node": ">=0.8.x" } }, - "node_modules/npm/node_modules/exponential-backoff": { - "version": "3.1.1", - "inBundle": true, - "license": "Apache-2.0" - }, "node_modules/npm/node_modules/fastest-levenshtein": { "version": "1.0.16", "inBundle": true, @@ -12935,14 +12935,14 @@ } }, "node_modules/npm/node_modules/glob": { - "version": "10.2.7", + "version": "10.2.4", "inBundle": true, "license": "ISC", "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^2.0.3", - "minimatch": "^9.0.1", - "minipass": "^5.0.0 || ^6.0.2", + "minimatch": "^9.0.0", + "minipass": "^5.0.0 || ^6.0.0", "path-scurry": "^1.7.0" }, "bin": { @@ -12971,6 +12971,14 @@ "node": ">= 0.4.0" } }, + "node_modules/npm/node_modules/has-flag": { + "version": "4.0.0", + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/npm/node_modules/has-unicode": { "version": "2.0.1", "inBundle": true, @@ -13083,6 +13091,11 @@ "node": ">=8" } }, + "node_modules/npm/node_modules/infer-owner": { + "version": "1.0.4", + "inBundle": true, + "license": "ISC" + }, "node_modules/npm/node_modules/inflight": { "version": "1.0.6", "inBundle": true, @@ -13098,7 +13111,7 @@ "license": "ISC" }, "node_modules/npm/node_modules/ini": { - "version": "4.1.1", + "version": "4.1.0", "inBundle": true, "license": "ISC", "engines": { @@ -13147,7 +13160,7 @@ } }, "node_modules/npm/node_modules/is-core-module": { - "version": "2.12.1", + "version": "2.12.0", "inBundle": true, "license": "MIT", "dependencies": { @@ -13176,7 +13189,7 @@ "license": "ISC" }, "node_modules/npm/node_modules/jackspeak": { - "version": "2.2.1", + "version": "2.2.0", "inBundle": true, "license": "BlueOak-1.0.0", "dependencies": { @@ -13239,11 +13252,11 @@ } }, "node_modules/npm/node_modules/libnpmdiff": { - "version": "5.0.18", + "version": "5.0.17", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.10", + "@npmcli/arborist": "^6.2.9", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.2", "binary-extensions": "^2.2.0", @@ -13258,12 +13271,13 @@ } }, "node_modules/npm/node_modules/libnpmexec": { - "version": "6.0.1", + "version": "5.0.17", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.10", + "@npmcli/arborist": "^6.2.9", "@npmcli/run-script": "^6.0.0", + "chalk": "^4.1.0", "ci-info": "^3.7.1", "npm-package-arg": "^10.1.0", "npmlog": "^7.0.1", @@ -13279,11 +13293,11 @@ } }, "node_modules/npm/node_modules/libnpmfund": { - "version": "4.0.18", + "version": "4.0.17", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.10" + "@npmcli/arborist": "^6.2.9" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" @@ -13314,11 +13328,11 @@ } }, "node_modules/npm/node_modules/libnpmpack": { - "version": "5.0.18", + "version": "5.0.17", "inBundle": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.10", + "@npmcli/arborist": "^6.2.9", "@npmcli/run-script": "^6.0.0", "npm-package-arg": "^10.1.0", "pacote": "^15.0.8" @@ -13328,7 +13342,7 @@ } }, "node_modules/npm/node_modules/libnpmpublish": { - "version": "7.4.0", + "version": "7.2.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -13417,7 +13431,7 @@ } }, "node_modules/npm/node_modules/minimatch": { - "version": "9.0.1", + "version": "9.0.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -13618,15 +13632,14 @@ } }, "node_modules/npm/node_modules/node-gyp": { - "version": "9.4.0", + "version": "9.3.1", "inBundle": true, "license": "MIT", "dependencies": { "env-paths": "^2.2.0", - "exponential-backoff": "^3.1.1", "glob": "^7.1.4", "graceful-fs": "^4.2.6", - "make-fetch-happen": "^11.0.3", + "make-fetch-happen": "^10.0.3", "nopt": "^6.0.0", "npmlog": "^6.0.0", "rimraf": "^3.0.2", @@ -13641,6 +13654,18 @@ "node": "^12.13 || ^14.13 || >=16" } }, + "node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs": { + "version": "2.1.2", + "inBundle": true, + "license": "ISC", + "dependencies": { + "@gar/promisify": "^1.1.3", + "semver": "^7.3.5" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, "node_modules/npm/node_modules/node-gyp/node_modules/abbrev": { "version": "1.1.1", "inBundle": true, @@ -13667,6 +13692,82 @@ "concat-map": "0.0.1" } }, + "node_modules/npm/node_modules/node-gyp/node_modules/cacache": { + "version": "16.1.3", + "inBundle": true, + "license": "ISC", + "dependencies": { + "@npmcli/fs": "^2.1.0", + "@npmcli/move-file": "^2.0.0", + "chownr": "^2.0.0", + "fs-minipass": "^2.1.0", + "glob": "^8.0.1", + "infer-owner": "^1.0.4", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "mkdirp": "^1.0.4", + "p-map": "^4.0.0", + "promise-inflight": "^1.0.1", + "rimraf": "^3.0.2", + "ssri": "^9.0.0", + "tar": "^6.1.11", + "unique-filename": "^2.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/brace-expansion": { + "version": "2.0.1", + "inBundle": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob": { + "version": "8.1.0", + "inBundle": true, + "license": "ISC", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch": { + "version": "5.1.6", + "inBundle": true, + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass": { + "version": "2.1.0", + "inBundle": true, + "license": "ISC", + "dependencies": { + "minipass": "^3.0.0" + }, + "engines": { + "node": ">= 8" + } + }, "node_modules/npm/node_modules/node-gyp/node_modules/gauge": { "version": "4.0.4", "inBundle": true, @@ -13704,6 +13805,32 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen": { + "version": "10.2.1", + "inBundle": true, + "license": "ISC", + "dependencies": { + "agentkeepalive": "^4.2.1", + "cacache": "^16.1.0", + "http-cache-semantics": "^4.1.0", + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.0", + "is-lambda": "^1.0.1", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-fetch": "^2.0.3", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.3", + "promise-retry": "^2.0.1", + "socks-proxy-agent": "^7.0.0", + "ssri": "^9.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, "node_modules/npm/node_modules/node-gyp/node_modules/minimatch": { "version": "3.1.2", "inBundle": true, @@ -13715,6 +13842,33 @@ "node": "*" } }, + "node_modules/npm/node_modules/node-gyp/node_modules/minipass": { + "version": "3.3.6", + "inBundle": true, + "license": "ISC", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch": { + "version": "2.1.2", + "inBundle": true, + "license": "MIT", + "dependencies": { + "minipass": "^3.1.6", + "minipass-sized": "^1.0.3", + "minizlib": "^2.1.2" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + }, + "optionalDependencies": { + "encoding": "^0.1.13" + } + }, "node_modules/npm/node_modules/node-gyp/node_modules/nopt": { "version": "6.0.0", "inBundle": true, @@ -13761,6 +13915,39 @@ "inBundle": true, "license": "ISC" }, + "node_modules/npm/node_modules/node-gyp/node_modules/ssri": { + "version": "9.0.1", + "inBundle": true, + "license": "ISC", + "dependencies": { + "minipass": "^3.1.1" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/npm/node_modules/node-gyp/node_modules/unique-filename": { + "version": "2.0.1", + "inBundle": true, + "license": "ISC", + "dependencies": { + "unique-slug": "^3.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/npm/node_modules/node-gyp/node_modules/unique-slug": { + "version": "3.0.0", + "inBundle": true, + "license": "ISC", + "dependencies": { + "imurmurhash": "^0.1.4" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, "node_modules/npm/node_modules/node-gyp/node_modules/which": { "version": "2.0.2", "inBundle": true, @@ -13776,7 +13963,7 @@ } }, "node_modules/npm/node_modules/nopt": { - "version": "7.2.0", + "version": "7.1.0", "inBundle": true, "license": "ISC", "dependencies": { @@ -13804,9 +13991,12 @@ } }, "node_modules/npm/node_modules/npm-audit-report": { - "version": "5.0.0", + "version": "4.0.0", "inBundle": true, "license": "ISC", + "dependencies": { + "chalk": "^4.0.0" + }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } @@ -13954,7 +14144,7 @@ } }, "node_modules/npm/node_modules/pacote": { - "version": "15.2.0", + "version": "15.1.3", "inBundle": true, "license": "ISC", "dependencies": { @@ -14014,12 +14204,12 @@ } }, "node_modules/npm/node_modules/path-scurry": { - "version": "1.9.2", + "version": "1.9.1", "inBundle": true, "license": "BlueOak-1.0.0", "dependencies": { "lru-cache": "^9.1.1", - "minipass": "^5.0.0 || ^6.0.2" + "minipass": "^5.0.0 || ^6.0.0" }, "engines": { "node": ">=16 || 14 >=14.17" @@ -14135,7 +14325,7 @@ } }, "node_modules/npm/node_modules/read-package-json": { - "version": "6.0.4", + "version": "6.0.3", "inBundle": true, "license": "ISC", "dependencies": { @@ -14236,21 +14426,7 @@ } }, "node_modules/npm/node_modules/safe-buffer": { - "version": "5.2.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], + "version": "5.1.2", "inBundle": true, "license": "MIT" }, @@ -14261,7 +14437,7 @@ "optional": true }, "node_modules/npm/node_modules/semver": { - "version": "7.5.2", + "version": "7.5.1", "inBundle": true, "license": "ISC", "dependencies": { @@ -14321,12 +14497,11 @@ } }, "node_modules/npm/node_modules/sigstore": { - "version": "1.6.0", + "version": "1.5.2", "inBundle": true, "license": "Apache-2.0", "dependencies": { "@sigstore/protobuf-specs": "^0.1.0", - "@sigstore/tuf": "^1.0.0", "make-fetch-happen": "^11.0.1", "tuf-js": "^1.1.3" }, @@ -14412,11 +14587,11 @@ } }, "node_modules/npm/node_modules/string_decoder": { - "version": "1.3.0", + "version": "1.1.1", "inBundle": true, "license": "MIT", "dependencies": { - "safe-buffer": "~5.2.0" + "safe-buffer": "~5.1.0" } }, "node_modules/npm/node_modules/string-width": { @@ -14470,18 +14645,18 @@ } }, "node_modules/npm/node_modules/supports-color": { - "version": "9.3.1", + "version": "7.2.0", "inBundle": true, "license": "MIT", - "engines": { - "node": ">=12" + "dependencies": { + "has-flag": "^4.0.0" }, - "funding": { - "url": "https://github.com/chalk/supports-color?sponsor=1" + "engines": { + "node": ">=8" } }, "node_modules/npm/node_modules/tar": { - "version": "6.1.15", + "version": "6.1.14", "inBundle": true, "license": "ISC", "dependencies": { @@ -14537,13 +14712,13 @@ } }, "node_modules/npm/node_modules/tuf-js": { - "version": "1.1.7", + "version": "1.1.6", "inBundle": true, "license": "MIT", "dependencies": { "@tufjs/models": "1.0.4", "debug": "^4.3.4", - "make-fetch-happen": "^11.1.1" + "make-fetch-happen": "^11.1.0" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" @@ -14708,7 +14883,7 @@ } }, "node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi": { - "version": "7.1.0", + "version": "7.0.1", "inBundle": true, "license": "MIT", "dependencies": { @@ -21385,9 +21560,9 @@ } }, "@oclif/plugin-plugins": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.3.0.tgz", - "integrity": "sha512-7EewRAhGTdEYQ+ae9ReGFlKVyNyU8N3D7Nu+7witda+kLt2ENZVO9sBnnshIaYVE+7ua9A+bZ0OR+ePWf2cqkw==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.3.1.tgz", + "integrity": "sha512-pC/lcVYia0jYwgpBNXXkYMXzcAWzxs9I7uVepmnMrHMpVTEovwH7+pdRZutcCvD5sZb1WSZmGcTD8QuDvt77dA==", "requires": { "@oclif/core": "^2.11.10", "chalk": "^4.1.2", @@ -21395,7 +21570,7 @@ "fs-extra": "^9.0", "http-call": "^5.2.2", "load-json-file": "^5.3.0", - "npm": "^9.7.2", + "npm": "9.6.7", "npm-run-path": "^4.0.1", "semver": "^7.5.4", "shelljs": "^0.8.5", @@ -28236,41 +28411,41 @@ "dev": true }, "npm": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz", - "integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==", + "version": "9.6.7", + "resolved": "https://registry.npmjs.org/npm/-/npm-9.6.7.tgz", + "integrity": "sha512-xwkU1hSZl6Qrkfw3fhxVmMfNWu0A67+aZZs5gz/LoehCeAPkVhQDB90Z2NFoPSI1KpfBWCJ6Bp28wXzv5U5/2g==", "requires": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^6.2.10", - "@npmcli/config": "^6.2.1", + "@npmcli/arborist": "^6.2.9", + "@npmcli/config": "^6.1.7", "@npmcli/map-workspaces": "^3.0.4", - "@npmcli/package-json": "^3.1.1", + "@npmcli/package-json": "^3.1.0", "@npmcli/run-script": "^6.0.2", "abbrev": "^2.0.0", "archy": "~1.0.0", - "cacache": "^17.1.3", - "chalk": "^5.2.0", + "cacache": "^17.1.2", + "chalk": "^4.1.2", "ci-info": "^3.8.0", "cli-columns": "^4.0.0", "cli-table3": "^0.6.3", "columnify": "^1.6.0", "fastest-levenshtein": "^1.0.16", "fs-minipass": "^3.0.2", - "glob": "^10.2.7", + "glob": "^10.2.4", "graceful-fs": "^4.2.11", "hosted-git-info": "^6.1.1", - "ini": "^4.1.1", + "ini": "^4.1.0", "init-package-json": "^5.0.0", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^3.0.0", "libnpmaccess": "^7.0.2", - "libnpmdiff": "^5.0.18", - "libnpmexec": "^6.0.1", - "libnpmfund": "^4.0.18", + "libnpmdiff": "^5.0.17", + "libnpmexec": "^5.0.17", + "libnpmfund": "^4.0.17", "libnpmhook": "^9.0.3", "libnpmorg": "^5.0.4", - "libnpmpack": "^5.0.18", - "libnpmpublish": "^7.4.0", + "libnpmpack": "^5.0.17", + "libnpmpublish": "^7.2.0", "libnpmsearch": "^6.0.2", "libnpmteam": "^5.0.3", "libnpmversion": "^4.0.2", @@ -28279,9 +28454,9 @@ "minipass": "^5.0.0", "minipass-pipeline": "^1.2.4", "ms": "^2.1.2", - "node-gyp": "^9.4.0", - "nopt": "^7.2.0", - "npm-audit-report": "^5.0.0", + "node-gyp": "^9.3.1", + "nopt": "^7.1.0", + "npm-audit-report": "^4.0.0", "npm-install-checks": "^6.1.1", "npm-package-arg": "^10.1.0", "npm-pick-manifest": "^8.0.1", @@ -28290,16 +28465,16 @@ "npm-user-validate": "^2.0.0", "npmlog": "^7.0.1", "p-map": "^4.0.0", - "pacote": "^15.2.0", + "pacote": "^15.1.3", "parse-conflict-json": "^3.0.1", "proc-log": "^3.0.0", "qrcode-terminal": "^0.12.0", "read": "^2.1.0", - "semver": "^7.5.2", - "sigstore": "^1.6.0", + "read-package-json": "^6.0.3", + "read-package-json-fast": "^3.0.2", + "semver": "^7.5.1", "ssri": "^10.0.4", - "supports-color": "^9.3.1", - "tar": "^6.1.15", + "tar": "^6.1.14", "text-table": "~0.2.0", "tiny-relative-date": "^1.3.0", "treeverse": "^3.0.0", @@ -28313,6 +28488,10 @@ "bundled": true, "optional": true }, + "@gar/promisify": { + "version": "1.1.3", + "bundled": true + }, "@isaacs/cliui": { "version": "8.0.2", "bundled": true, @@ -28343,7 +28522,7 @@ } }, "strip-ansi": { - "version": "7.1.0", + "version": "7.0.1", "bundled": true, "requires": { "ansi-regex": "^6.0.1" @@ -28356,7 +28535,7 @@ "bundled": true }, "@npmcli/arborist": { - "version": "6.2.10", + "version": "6.2.9", "bundled": true, "requires": { "@isaacs/string-locale-compare": "^1.1.0", @@ -28395,11 +28574,10 @@ } }, "@npmcli/config": { - "version": "6.2.1", + "version": "6.1.7", "bundled": true, "requires": { "@npmcli/map-workspaces": "^3.0.2", - "ci-info": "^3.8.0", "ini": "^4.1.0", "nopt": "^7.0.0", "proc-log": "^3.0.0", @@ -28423,7 +28601,7 @@ } }, "@npmcli/git": { - "version": "4.1.0", + "version": "4.0.4", "bundled": true, "requires": { "@npmcli/promise-spawn": "^6.0.0", @@ -28464,6 +28642,14 @@ "semver": "^7.3.5" } }, + "@npmcli/move-file": { + "version": "2.0.1", + "bundled": true, + "requires": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + } + }, "@npmcli/name-from-folder": { "version": "2.0.0", "bundled": true @@ -28473,15 +28659,13 @@ "bundled": true }, "@npmcli/package-json": { - "version": "3.1.1", + "version": "3.1.0", "bundled": true, "requires": { - "@npmcli/git": "^4.1.0", "glob": "^10.2.2", "json-parse-even-better-errors": "^3.0.0", "normalize-package-data": "^5.0.0", - "npm-normalize-package-bin": "^3.0.1", - "proc-log": "^3.0.0" + "npm-normalize-package-bin": "^3.0.1" } }, "@npmcli/promise-spawn": { @@ -28518,15 +28702,6 @@ "version": "0.1.0", "bundled": true }, - "@sigstore/tuf": { - "version": "1.0.0", - "bundled": true, - "requires": { - "@sigstore/protobuf-specs": "^0.1.0", - "make-fetch-happen": "^11.0.1", - "tuf-js": "^1.1.3" - } - }, "@tootallnate/once": { "version": "2.0.0", "bundled": true @@ -28650,7 +28825,7 @@ } }, "cacache": { - "version": "17.1.3", + "version": "17.1.2", "bundled": true, "requires": { "@npmcli/fs": "^3.1.0", @@ -28668,8 +28843,12 @@ } }, "chalk": { - "version": "5.2.0", - "bundled": true + "version": "4.1.2", + "bundled": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } }, "chownr": { "version": "2.0.0", @@ -28835,10 +29014,6 @@ "version": "3.3.0", "bundled": true }, - "exponential-backoff": { - "version": "3.1.1", - "bundled": true - }, "fastest-levenshtein": { "version": "1.0.16", "bundled": true @@ -28881,13 +29056,13 @@ } }, "glob": { - "version": "10.2.7", + "version": "10.2.4", "bundled": true, "requires": { "foreground-child": "^3.1.0", "jackspeak": "^2.0.3", - "minimatch": "^9.0.1", - "minipass": "^5.0.0 || ^6.0.2", + "minimatch": "^9.0.0", + "minipass": "^5.0.0 || ^6.0.0", "path-scurry": "^1.7.0" } }, @@ -28902,6 +29077,10 @@ "function-bind": "^1.1.1" } }, + "has-flag": { + "version": "4.0.0", + "bundled": true + }, "has-unicode": { "version": "2.0.1", "bundled": true @@ -28968,6 +29147,10 @@ "version": "4.0.0", "bundled": true }, + "infer-owner": { + "version": "1.0.4", + "bundled": true + }, "inflight": { "version": "1.0.6", "bundled": true, @@ -28981,7 +29164,7 @@ "bundled": true }, "ini": { - "version": "4.1.1", + "version": "4.1.0", "bundled": true }, "init-package-json": { @@ -29013,7 +29196,7 @@ } }, "is-core-module": { - "version": "2.12.1", + "version": "2.12.0", "bundled": true, "requires": { "has": "^1.0.3" @@ -29032,7 +29215,7 @@ "bundled": true }, "jackspeak": { - "version": "2.2.1", + "version": "2.2.0", "bundled": true, "requires": { "@isaacs/cliui": "^8.0.2", @@ -29068,10 +29251,10 @@ } }, "libnpmdiff": { - "version": "5.0.18", + "version": "5.0.17", "bundled": true, "requires": { - "@npmcli/arborist": "^6.2.10", + "@npmcli/arborist": "^6.2.9", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.2", "binary-extensions": "^2.2.0", @@ -29083,11 +29266,12 @@ } }, "libnpmexec": { - "version": "6.0.1", + "version": "5.0.17", "bundled": true, "requires": { - "@npmcli/arborist": "^6.2.10", + "@npmcli/arborist": "^6.2.9", "@npmcli/run-script": "^6.0.0", + "chalk": "^4.1.0", "ci-info": "^3.7.1", "npm-package-arg": "^10.1.0", "npmlog": "^7.0.1", @@ -29100,10 +29284,10 @@ } }, "libnpmfund": { - "version": "4.0.18", + "version": "4.0.17", "bundled": true, "requires": { - "@npmcli/arborist": "^6.2.10" + "@npmcli/arborist": "^6.2.9" } }, "libnpmhook": { @@ -29123,17 +29307,17 @@ } }, "libnpmpack": { - "version": "5.0.18", + "version": "5.0.17", "bundled": true, "requires": { - "@npmcli/arborist": "^6.2.10", + "@npmcli/arborist": "^6.2.9", "@npmcli/run-script": "^6.0.0", "npm-package-arg": "^10.1.0", "pacote": "^15.0.8" } }, "libnpmpublish": { - "version": "7.4.0", + "version": "7.2.0", "bundled": true, "requires": { "ci-info": "^3.6.1", @@ -29198,7 +29382,7 @@ } }, "minimatch": { - "version": "9.0.1", + "version": "9.0.0", "bundled": true, "requires": { "brace-expansion": "^2.0.1" @@ -29333,14 +29517,13 @@ "bundled": true }, "node-gyp": { - "version": "9.4.0", + "version": "9.3.1", "bundled": true, "requires": { "env-paths": "^2.2.0", - "exponential-backoff": "^3.1.1", "glob": "^7.1.4", "graceful-fs": "^4.2.6", - "make-fetch-happen": "^11.0.3", + "make-fetch-happen": "^10.0.3", "nopt": "^6.0.0", "npmlog": "^6.0.0", "rimraf": "^3.0.2", @@ -29349,6 +29532,14 @@ "which": "^2.0.2" }, "dependencies": { + "@npmcli/fs": { + "version": "2.1.2", + "bundled": true, + "requires": { + "@gar/promisify": "^1.1.3", + "semver": "^7.3.5" + } + }, "abbrev": { "version": "1.1.1", "bundled": true @@ -29369,6 +29560,64 @@ "concat-map": "0.0.1" } }, + "cacache": { + "version": "16.1.3", + "bundled": true, + "requires": { + "@npmcli/fs": "^2.1.0", + "@npmcli/move-file": "^2.0.0", + "chownr": "^2.0.0", + "fs-minipass": "^2.1.0", + "glob": "^8.0.1", + "infer-owner": "^1.0.4", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "mkdirp": "^1.0.4", + "p-map": "^4.0.0", + "promise-inflight": "^1.0.1", + "rimraf": "^3.0.2", + "ssri": "^9.0.0", + "tar": "^6.1.11", + "unique-filename": "^2.0.0" + }, + "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "bundled": true, + "requires": { + "balanced-match": "^1.0.0" + } + }, + "glob": { + "version": "8.1.0", + "bundled": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + } + }, + "minimatch": { + "version": "5.1.6", + "bundled": true, + "requires": { + "brace-expansion": "^2.0.1" + } + } + } + }, + "fs-minipass": { + "version": "2.1.0", + "bundled": true, + "requires": { + "minipass": "^3.0.0" + } + }, "gauge": { "version": "4.0.4", "bundled": true, @@ -29395,6 +29644,28 @@ "path-is-absolute": "^1.0.0" } }, + "make-fetch-happen": { + "version": "10.2.1", + "bundled": true, + "requires": { + "agentkeepalive": "^4.2.1", + "cacache": "^16.1.0", + "http-cache-semantics": "^4.1.0", + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.0", + "is-lambda": "^1.0.1", + "lru-cache": "^7.7.1", + "minipass": "^3.1.6", + "minipass-collect": "^1.0.2", + "minipass-fetch": "^2.0.3", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.3", + "promise-retry": "^2.0.1", + "socks-proxy-agent": "^7.0.0", + "ssri": "^9.0.0" + } + }, "minimatch": { "version": "3.1.2", "bundled": true, @@ -29402,6 +29673,23 @@ "brace-expansion": "^1.1.7" } }, + "minipass": { + "version": "3.3.6", + "bundled": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "minipass-fetch": { + "version": "2.1.2", + "bundled": true, + "requires": { + "encoding": "^0.1.13", + "minipass": "^3.1.6", + "minipass-sized": "^1.0.3", + "minizlib": "^2.1.2" + } + }, "nopt": { "version": "6.0.0", "bundled": true, @@ -29432,6 +29720,27 @@ "version": "3.0.7", "bundled": true }, + "ssri": { + "version": "9.0.1", + "bundled": true, + "requires": { + "minipass": "^3.1.1" + } + }, + "unique-filename": { + "version": "2.0.1", + "bundled": true, + "requires": { + "unique-slug": "^3.0.0" + } + }, + "unique-slug": { + "version": "3.0.0", + "bundled": true, + "requires": { + "imurmurhash": "^0.1.4" + } + }, "which": { "version": "2.0.2", "bundled": true, @@ -29442,7 +29751,7 @@ } }, "nopt": { - "version": "7.2.0", + "version": "7.1.0", "bundled": true, "requires": { "abbrev": "^2.0.0" @@ -29459,8 +29768,11 @@ } }, "npm-audit-report": { - "version": "5.0.0", - "bundled": true + "version": "4.0.0", + "bundled": true, + "requires": { + "chalk": "^4.0.0" + } }, "npm-bundled": { "version": "3.0.0", @@ -29557,7 +29869,7 @@ } }, "pacote": { - "version": "15.2.0", + "version": "15.1.3", "bundled": true, "requires": { "@npmcli/git": "^4.0.0", @@ -29598,11 +29910,11 @@ "bundled": true }, "path-scurry": { - "version": "1.9.2", + "version": "1.9.1", "bundled": true, "requires": { "lru-cache": "^9.1.1", - "minipass": "^5.0.0 || ^6.0.2" + "minipass": "^5.0.0 || ^6.0.0" }, "dependencies": { "lru-cache": { @@ -29670,7 +29982,7 @@ "bundled": true }, "read-package-json": { - "version": "6.0.4", + "version": "6.0.3", "bundled": true, "requires": { "glob": "^10.2.2", @@ -29738,7 +30050,7 @@ } }, "safe-buffer": { - "version": "5.2.1", + "version": "5.1.2", "bundled": true }, "safer-buffer": { @@ -29747,7 +30059,7 @@ "optional": true }, "semver": { - "version": "7.5.2", + "version": "7.5.1", "bundled": true, "requires": { "lru-cache": "^6.0.0" @@ -29782,11 +30094,10 @@ "bundled": true }, "sigstore": { - "version": "1.6.0", + "version": "1.5.2", "bundled": true, "requires": { "@sigstore/protobuf-specs": "^0.1.0", - "@sigstore/tuf": "^1.0.0", "make-fetch-happen": "^11.0.1", "tuf-js": "^1.1.3" } @@ -29844,10 +30155,10 @@ } }, "string_decoder": { - "version": "1.3.0", + "version": "1.1.1", "bundled": true, "requires": { - "safe-buffer": "~5.2.0" + "safe-buffer": "~5.1.0" } }, "string-width": { @@ -29883,11 +30194,14 @@ } }, "supports-color": { - "version": "9.3.1", - "bundled": true + "version": "7.2.0", + "bundled": true, + "requires": { + "has-flag": "^4.0.0" + } }, "tar": { - "version": "6.1.15", + "version": "6.1.14", "bundled": true, "requires": { "chownr": "^2.0.0", @@ -29929,12 +30243,12 @@ "bundled": true }, "tuf-js": { - "version": "1.1.7", + "version": "1.1.6", "bundled": true, "requires": { "@tufjs/models": "1.0.4", "debug": "^4.3.4", - "make-fetch-happen": "^11.1.1" + "make-fetch-happen": "^11.1.0" } }, "unique-filename": { @@ -30026,7 +30340,7 @@ } }, "strip-ansi": { - "version": "7.1.0", + "version": "7.0.1", "bundled": true, "requires": { "ansi-regex": "^6.0.1"