chore(deps): update dependency npm to v10.8.0
This commit is contained in:
parent
ebb7f539b9
commit
61a6f59838
271
web/package-lock.json
generated
271
web/package-lock.json
generated
@ -25755,9 +25755,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm": {
|
"node_modules/npm": {
|
||||||
"version": "10.7.0",
|
"version": "10.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/npm/-/npm-10.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/npm/-/npm-10.8.0.tgz",
|
||||||
"integrity": "sha512-FXylyYSXNjgXx3l82BT8RSQvCoGIQ3h8YdRFGKNvo3Pv/bKscK4pdWkx/onwTpHDqGw+oeLf4Rxln9WVyxAxlQ==",
|
"integrity": "sha512-wh93uRczgp7HDnPMiLXcCkv2hagdJS0zJ9KT/31d0FoXP02+qgN2AOwpaW85fxRWkinl2rELfPw+CjBXW48/jQ==",
|
||||||
"bundleDependencies": [
|
"bundleDependencies": [
|
||||||
"@isaacs/string-locale-compare",
|
"@isaacs/string-locale-compare",
|
||||||
"@npmcli/arborist",
|
"@npmcli/arborist",
|
||||||
@ -25829,6 +25829,7 @@
|
|||||||
"write-file-atomic"
|
"write-file-atomic"
|
||||||
],
|
],
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"license": "Artistic-2.0",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"docs",
|
"docs",
|
||||||
"smoke-tests",
|
"smoke-tests",
|
||||||
@ -25838,71 +25839,71 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@isaacs/string-locale-compare": "^1.1.0",
|
"@isaacs/string-locale-compare": "^1.1.0",
|
||||||
"@npmcli/arborist": "^7.2.1",
|
"@npmcli/arborist": "^7.5.2",
|
||||||
"@npmcli/config": "^8.0.2",
|
"@npmcli/config": "^8.3.2",
|
||||||
"@npmcli/fs": "^3.1.0",
|
"@npmcli/fs": "^3.1.1",
|
||||||
"@npmcli/map-workspaces": "^3.0.6",
|
"@npmcli/map-workspaces": "^3.0.6",
|
||||||
"@npmcli/package-json": "^5.1.0",
|
"@npmcli/package-json": "^5.1.0",
|
||||||
"@npmcli/promise-spawn": "^7.0.1",
|
"@npmcli/promise-spawn": "^7.0.2",
|
||||||
"@npmcli/redact": "^2.0.0",
|
"@npmcli/redact": "^2.0.0",
|
||||||
"@npmcli/run-script": "^8.1.0",
|
"@npmcli/run-script": "^8.1.0",
|
||||||
"@sigstore/tuf": "^2.3.2",
|
"@sigstore/tuf": "^2.3.3",
|
||||||
"abbrev": "^2.0.0",
|
"abbrev": "^2.0.0",
|
||||||
"archy": "~1.0.0",
|
"archy": "~1.0.0",
|
||||||
"cacache": "^18.0.2",
|
"cacache": "^18.0.3",
|
||||||
"chalk": "^5.3.0",
|
"chalk": "^5.3.0",
|
||||||
"ci-info": "^4.0.0",
|
"ci-info": "^4.0.0",
|
||||||
"cli-columns": "^4.0.0",
|
"cli-columns": "^4.0.0",
|
||||||
"fastest-levenshtein": "^1.0.16",
|
"fastest-levenshtein": "^1.0.16",
|
||||||
"fs-minipass": "^3.0.3",
|
"fs-minipass": "^3.0.3",
|
||||||
"glob": "^10.3.12",
|
"glob": "^10.3.15",
|
||||||
"graceful-fs": "^4.2.11",
|
"graceful-fs": "^4.2.11",
|
||||||
"hosted-git-info": "^7.0.1",
|
"hosted-git-info": "^7.0.2",
|
||||||
"ini": "^4.1.2",
|
"ini": "^4.1.2",
|
||||||
"init-package-json": "^6.0.2",
|
"init-package-json": "^6.0.3",
|
||||||
"is-cidr": "^5.0.5",
|
"is-cidr": "^5.0.5",
|
||||||
"json-parse-even-better-errors": "^3.0.1",
|
"json-parse-even-better-errors": "^3.0.2",
|
||||||
"libnpmaccess": "^8.0.1",
|
"libnpmaccess": "^8.0.6",
|
||||||
"libnpmdiff": "^6.0.3",
|
"libnpmdiff": "^6.1.2",
|
||||||
"libnpmexec": "^8.0.0",
|
"libnpmexec": "^8.1.1",
|
||||||
"libnpmfund": "^5.0.1",
|
"libnpmfund": "^5.0.10",
|
||||||
"libnpmhook": "^10.0.0",
|
"libnpmhook": "^10.0.5",
|
||||||
"libnpmorg": "^6.0.1",
|
"libnpmorg": "^6.0.6",
|
||||||
"libnpmpack": "^7.0.0",
|
"libnpmpack": "^7.0.2",
|
||||||
"libnpmpublish": "^9.0.2",
|
"libnpmpublish": "^9.0.8",
|
||||||
"libnpmsearch": "^7.0.0",
|
"libnpmsearch": "^7.0.5",
|
||||||
"libnpmteam": "^6.0.0",
|
"libnpmteam": "^6.0.5",
|
||||||
"libnpmversion": "^6.0.0",
|
"libnpmversion": "^6.0.2",
|
||||||
"make-fetch-happen": "^13.0.1",
|
"make-fetch-happen": "^13.0.1",
|
||||||
"minimatch": "^9.0.4",
|
"minimatch": "^9.0.4",
|
||||||
"minipass": "^7.0.4",
|
"minipass": "^7.1.1",
|
||||||
"minipass-pipeline": "^1.2.4",
|
"minipass-pipeline": "^1.2.4",
|
||||||
"ms": "^2.1.2",
|
"ms": "^2.1.2",
|
||||||
"node-gyp": "^10.1.0",
|
"node-gyp": "^10.1.0",
|
||||||
"nopt": "^7.2.0",
|
"nopt": "^7.2.1",
|
||||||
"normalize-package-data": "^6.0.0",
|
"normalize-package-data": "^6.0.1",
|
||||||
"npm-audit-report": "^5.0.0",
|
"npm-audit-report": "^5.0.0",
|
||||||
"npm-install-checks": "^6.3.0",
|
"npm-install-checks": "^6.3.0",
|
||||||
"npm-package-arg": "^11.0.2",
|
"npm-package-arg": "^11.0.2",
|
||||||
"npm-pick-manifest": "^9.0.0",
|
"npm-pick-manifest": "^9.0.1",
|
||||||
"npm-profile": "^9.0.2",
|
"npm-profile": "^10.0.0",
|
||||||
"npm-registry-fetch": "^17.0.0",
|
"npm-registry-fetch": "^17.0.1",
|
||||||
"npm-user-validate": "^2.0.0",
|
"npm-user-validate": "^2.0.1",
|
||||||
"p-map": "^4.0.0",
|
"p-map": "^4.0.0",
|
||||||
"pacote": "^18.0.3",
|
"pacote": "^18.0.6",
|
||||||
"parse-conflict-json": "^3.0.1",
|
"parse-conflict-json": "^3.0.1",
|
||||||
"proc-log": "^4.2.0",
|
"proc-log": "^4.2.0",
|
||||||
"qrcode-terminal": "^0.12.0",
|
"qrcode-terminal": "^0.12.0",
|
||||||
"read": "^3.0.1",
|
"read": "^3.0.1",
|
||||||
"semver": "^7.6.0",
|
"semver": "^7.6.2",
|
||||||
"spdx-expression-parse": "^4.0.0",
|
"spdx-expression-parse": "^4.0.0",
|
||||||
"ssri": "^10.0.5",
|
"ssri": "^10.0.6",
|
||||||
"supports-color": "^9.4.0",
|
"supports-color": "^9.4.0",
|
||||||
"tar": "^6.2.1",
|
"tar": "^6.2.1",
|
||||||
"text-table": "~0.2.0",
|
"text-table": "~0.2.0",
|
||||||
"tiny-relative-date": "^1.3.0",
|
"tiny-relative-date": "^1.3.0",
|
||||||
"treeverse": "^3.0.0",
|
"treeverse": "^3.0.0",
|
||||||
"validate-npm-package-name": "^5.0.0",
|
"validate-npm-package-name": "^5.0.1",
|
||||||
"which": "^4.0.0",
|
"which": "^4.0.0",
|
||||||
"write-file-atomic": "^5.0.1"
|
"write-file-atomic": "^5.0.1"
|
||||||
},
|
},
|
||||||
@ -26016,35 +26017,36 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@npmcli/arborist": {
|
"node_modules/npm/node_modules/@npmcli/arborist": {
|
||||||
"version": "7.5.1",
|
"version": "7.5.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@isaacs/string-locale-compare": "^1.1.0",
|
"@isaacs/string-locale-compare": "^1.1.0",
|
||||||
"@npmcli/fs": "^3.1.0",
|
"@npmcli/fs": "^3.1.1",
|
||||||
"@npmcli/installed-package-contents": "^2.1.0",
|
"@npmcli/installed-package-contents": "^2.1.0",
|
||||||
"@npmcli/map-workspaces": "^3.0.2",
|
"@npmcli/map-workspaces": "^3.0.2",
|
||||||
"@npmcli/metavuln-calculator": "^7.1.0",
|
"@npmcli/metavuln-calculator": "^7.1.1",
|
||||||
"@npmcli/name-from-folder": "^2.0.0",
|
"@npmcli/name-from-folder": "^2.0.0",
|
||||||
"@npmcli/node-gyp": "^3.0.0",
|
"@npmcli/node-gyp": "^3.0.0",
|
||||||
"@npmcli/package-json": "^5.1.0",
|
"@npmcli/package-json": "^5.1.0",
|
||||||
"@npmcli/query": "^3.1.0",
|
"@npmcli/query": "^3.1.0",
|
||||||
"@npmcli/redact": "^2.0.0",
|
"@npmcli/redact": "^2.0.0",
|
||||||
"@npmcli/run-script": "^8.1.0",
|
"@npmcli/run-script": "^8.1.0",
|
||||||
"bin-links": "^4.0.1",
|
"bin-links": "^4.0.4",
|
||||||
"cacache": "^18.0.0",
|
"cacache": "^18.0.3",
|
||||||
"common-ancestor-path": "^1.0.1",
|
"common-ancestor-path": "^1.0.1",
|
||||||
"hosted-git-info": "^7.0.1",
|
"hosted-git-info": "^7.0.2",
|
||||||
"json-parse-even-better-errors": "^3.0.0",
|
"json-parse-even-better-errors": "^3.0.2",
|
||||||
"json-stringify-nice": "^1.1.4",
|
"json-stringify-nice": "^1.1.4",
|
||||||
|
"lru-cache": "^10.2.2",
|
||||||
"minimatch": "^9.0.4",
|
"minimatch": "^9.0.4",
|
||||||
"nopt": "^7.0.0",
|
"nopt": "^7.2.1",
|
||||||
"npm-install-checks": "^6.2.0",
|
"npm-install-checks": "^6.2.0",
|
||||||
"npm-package-arg": "^11.0.2",
|
"npm-package-arg": "^11.0.2",
|
||||||
"npm-pick-manifest": "^9.0.0",
|
"npm-pick-manifest": "^9.0.1",
|
||||||
"npm-registry-fetch": "^17.0.0",
|
"npm-registry-fetch": "^17.0.1",
|
||||||
"pacote": "^18.0.1",
|
"pacote": "^18.0.6",
|
||||||
"parse-conflict-json": "^3.0.0",
|
"parse-conflict-json": "^3.0.0",
|
||||||
"proc-log": "^4.2.0",
|
"proc-log": "^4.2.0",
|
||||||
"proggy": "^2.0.0",
|
"proggy": "^2.0.0",
|
||||||
@ -26052,7 +26054,7 @@
|
|||||||
"promise-call-limit": "^3.0.1",
|
"promise-call-limit": "^3.0.1",
|
||||||
"read-package-json-fast": "^3.0.2",
|
"read-package-json-fast": "^3.0.2",
|
||||||
"semver": "^7.3.7",
|
"semver": "^7.3.7",
|
||||||
"ssri": "^10.0.5",
|
"ssri": "^10.0.6",
|
||||||
"treeverse": "^3.0.0",
|
"treeverse": "^3.0.0",
|
||||||
"walk-up-path": "^3.0.1"
|
"walk-up-path": "^3.0.1"
|
||||||
},
|
},
|
||||||
@ -26064,7 +26066,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@npmcli/config": {
|
"node_modules/npm/node_modules/@npmcli/config": {
|
||||||
"version": "8.3.1",
|
"version": "8.3.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26072,7 +26074,7 @@
|
|||||||
"@npmcli/map-workspaces": "^3.0.2",
|
"@npmcli/map-workspaces": "^3.0.2",
|
||||||
"ci-info": "^4.0.0",
|
"ci-info": "^4.0.0",
|
||||||
"ini": "^4.1.2",
|
"ini": "^4.1.2",
|
||||||
"nopt": "^7.0.0",
|
"nopt": "^7.2.1",
|
||||||
"proc-log": "^4.2.0",
|
"proc-log": "^4.2.0",
|
||||||
"read-package-json-fast": "^3.0.2",
|
"read-package-json-fast": "^3.0.2",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.5",
|
||||||
@ -26083,7 +26085,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@npmcli/fs": {
|
"node_modules/npm/node_modules/@npmcli/fs": {
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26095,7 +26097,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@npmcli/git": {
|
"node_modules/npm/node_modules/@npmcli/git": {
|
||||||
"version": "5.0.6",
|
"version": "5.0.7",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26145,7 +26147,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
|
"node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
|
||||||
"version": "7.1.0",
|
"version": "7.1.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26197,7 +26199,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@npmcli/promise-spawn": {
|
"node_modules/npm/node_modules/@npmcli/promise-spawn": {
|
||||||
"version": "7.0.1",
|
"version": "7.0.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26278,7 +26280,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@sigstore/protobuf-specs": {
|
"node_modules/npm/node_modules/@sigstore/protobuf-specs": {
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -26287,7 +26289,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@sigstore/sign": {
|
"node_modules/npm/node_modules/@sigstore/sign": {
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -26295,20 +26297,22 @@
|
|||||||
"@sigstore/bundle": "^2.3.0",
|
"@sigstore/bundle": "^2.3.0",
|
||||||
"@sigstore/core": "^1.0.0",
|
"@sigstore/core": "^1.0.0",
|
||||||
"@sigstore/protobuf-specs": "^0.3.1",
|
"@sigstore/protobuf-specs": "^0.3.1",
|
||||||
"make-fetch-happen": "^13.0.0"
|
"make-fetch-happen": "^13.0.1",
|
||||||
|
"proc-log": "^4.2.0",
|
||||||
|
"promise-retry": "^2.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@sigstore/tuf": {
|
"node_modules/npm/node_modules/@sigstore/tuf": {
|
||||||
"version": "2.3.2",
|
"version": "2.3.3",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sigstore/protobuf-specs": "^0.3.0",
|
"@sigstore/protobuf-specs": "^0.3.0",
|
||||||
"tuf-js": "^2.2.0"
|
"tuf-js": "^2.2.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
@ -26338,13 +26342,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@tufjs/models": {
|
"node_modules/npm/node_modules/@tufjs/models": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tufjs/canonical-json": "2.0.0",
|
"@tufjs/canonical-json": "2.0.0",
|
||||||
"minimatch": "^9.0.3"
|
"minimatch": "^9.0.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
@ -26424,7 +26428,7 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/bin-links": {
|
"node_modules/npm/node_modules/bin-links": {
|
||||||
"version": "4.0.3",
|
"version": "4.0.4",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26459,17 +26463,8 @@
|
|||||||
"balanced-match": "^1.0.0"
|
"balanced-match": "^1.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/builtins": {
|
|
||||||
"version": "5.1.0",
|
|
||||||
"dev": true,
|
|
||||||
"inBundle": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"semver": "^7.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/npm/node_modules/cacache": {
|
"node_modules/npm/node_modules/cacache": {
|
||||||
"version": "18.0.2",
|
"version": "18.0.3",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26562,7 +26557,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/cmd-shim": {
|
"node_modules/npm/node_modules/cmd-shim": {
|
||||||
"version": "6.0.2",
|
"version": "6.0.3",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26757,7 +26752,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/glob": {
|
"node_modules/npm/node_modules/glob": {
|
||||||
"version": "10.3.12",
|
"version": "10.3.15",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26766,13 +26761,13 @@
|
|||||||
"jackspeak": "^2.3.6",
|
"jackspeak": "^2.3.6",
|
||||||
"minimatch": "^9.0.1",
|
"minimatch": "^9.0.1",
|
||||||
"minipass": "^7.0.4",
|
"minipass": "^7.0.4",
|
||||||
"path-scurry": "^1.10.2"
|
"path-scurry": "^1.11.0"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"glob": "dist/esm/bin.mjs"
|
"glob": "dist/esm/bin.mjs"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16 || 14 >=14.17"
|
"node": ">=16 || 14 >=14.18"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://github.com/sponsors/isaacs"
|
"url": "https://github.com/sponsors/isaacs"
|
||||||
@ -26797,7 +26792,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/hosted-git-info": {
|
"node_modules/npm/node_modules/hosted-git-info": {
|
||||||
"version": "7.0.1",
|
"version": "7.0.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26854,7 +26849,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/ignore-walk": {
|
"node_modules/npm/node_modules/ignore-walk": {
|
||||||
"version": "6.0.4",
|
"version": "6.0.5",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -26893,7 +26888,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/init-package-json": {
|
"node_modules/npm/node_modules/init-package-json": {
|
||||||
"version": "6.0.2",
|
"version": "6.0.3",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -27005,7 +27000,7 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/json-parse-even-better-errors": {
|
"node_modules/npm/node_modules/json-parse-even-better-errors": {
|
||||||
"version": "3.0.1",
|
"version": "3.0.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -27044,31 +27039,31 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmaccess": {
|
"node_modules/npm/node_modules/libnpmaccess": {
|
||||||
"version": "8.0.5",
|
"version": "8.0.6",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"npm-package-arg": "^11.0.2",
|
"npm-package-arg": "^11.0.2",
|
||||||
"npm-registry-fetch": "^17.0.0"
|
"npm-registry-fetch": "^17.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmdiff": {
|
"node_modules/npm/node_modules/libnpmdiff": {
|
||||||
"version": "6.1.1",
|
"version": "6.1.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@npmcli/arborist": "^7.2.1",
|
"@npmcli/arborist": "^7.5.2",
|
||||||
"@npmcli/installed-package-contents": "^2.1.0",
|
"@npmcli/installed-package-contents": "^2.1.0",
|
||||||
"binary-extensions": "^2.3.0",
|
"binary-extensions": "^2.3.0",
|
||||||
"diff": "^5.1.0",
|
"diff": "^5.1.0",
|
||||||
"minimatch": "^9.0.4",
|
"minimatch": "^9.0.4",
|
||||||
"npm-package-arg": "^11.0.2",
|
"npm-package-arg": "^11.0.2",
|
||||||
"pacote": "^18.0.1",
|
"pacote": "^18.0.6",
|
||||||
"tar": "^6.2.1"
|
"tar": "^6.2.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -27076,16 +27071,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmexec": {
|
"node_modules/npm/node_modules/libnpmexec": {
|
||||||
"version": "8.1.0",
|
"version": "8.1.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@npmcli/arborist": "^7.2.1",
|
"@npmcli/arborist": "^7.5.2",
|
||||||
"@npmcli/run-script": "^8.1.0",
|
"@npmcli/run-script": "^8.1.0",
|
||||||
"ci-info": "^4.0.0",
|
"ci-info": "^4.0.0",
|
||||||
"npm-package-arg": "^11.0.2",
|
"npm-package-arg": "^11.0.2",
|
||||||
"pacote": "^18.0.1",
|
"pacote": "^18.0.6",
|
||||||
"proc-log": "^4.2.0",
|
"proc-log": "^4.2.0",
|
||||||
"read": "^3.0.1",
|
"read": "^3.0.1",
|
||||||
"read-package-json-fast": "^3.0.2",
|
"read-package-json-fast": "^3.0.2",
|
||||||
@ -27097,111 +27092,111 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmfund": {
|
"node_modules/npm/node_modules/libnpmfund": {
|
||||||
"version": "5.0.9",
|
"version": "5.0.10",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@npmcli/arborist": "^7.2.1"
|
"@npmcli/arborist": "^7.5.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmhook": {
|
"node_modules/npm/node_modules/libnpmhook": {
|
||||||
"version": "10.0.4",
|
"version": "10.0.5",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"aproba": "^2.0.0",
|
"aproba": "^2.0.0",
|
||||||
"npm-registry-fetch": "^17.0.0"
|
"npm-registry-fetch": "^17.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmorg": {
|
"node_modules/npm/node_modules/libnpmorg": {
|
||||||
"version": "6.0.5",
|
"version": "6.0.6",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"aproba": "^2.0.0",
|
"aproba": "^2.0.0",
|
||||||
"npm-registry-fetch": "^17.0.0"
|
"npm-registry-fetch": "^17.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmpack": {
|
"node_modules/npm/node_modules/libnpmpack": {
|
||||||
"version": "7.0.1",
|
"version": "7.0.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@npmcli/arborist": "^7.2.1",
|
"@npmcli/arborist": "^7.5.2",
|
||||||
"@npmcli/run-script": "^8.1.0",
|
"@npmcli/run-script": "^8.1.0",
|
||||||
"npm-package-arg": "^11.0.2",
|
"npm-package-arg": "^11.0.2",
|
||||||
"pacote": "^18.0.1"
|
"pacote": "^18.0.6"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmpublish": {
|
"node_modules/npm/node_modules/libnpmpublish": {
|
||||||
"version": "9.0.7",
|
"version": "9.0.8",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ci-info": "^4.0.0",
|
"ci-info": "^4.0.0",
|
||||||
"normalize-package-data": "^6.0.0",
|
"normalize-package-data": "^6.0.1",
|
||||||
"npm-package-arg": "^11.0.2",
|
"npm-package-arg": "^11.0.2",
|
||||||
"npm-registry-fetch": "^17.0.0",
|
"npm-registry-fetch": "^17.0.1",
|
||||||
"proc-log": "^4.2.0",
|
"proc-log": "^4.2.0",
|
||||||
"semver": "^7.3.7",
|
"semver": "^7.3.7",
|
||||||
"sigstore": "^2.2.0",
|
"sigstore": "^2.2.0",
|
||||||
"ssri": "^10.0.5"
|
"ssri": "^10.0.6"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmsearch": {
|
"node_modules/npm/node_modules/libnpmsearch": {
|
||||||
"version": "7.0.4",
|
"version": "7.0.5",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"npm-registry-fetch": "^17.0.0"
|
"npm-registry-fetch": "^17.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmteam": {
|
"node_modules/npm/node_modules/libnpmteam": {
|
||||||
"version": "6.0.4",
|
"version": "6.0.5",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"aproba": "^2.0.0",
|
"aproba": "^2.0.0",
|
||||||
"npm-registry-fetch": "^17.0.0"
|
"npm-registry-fetch": "^17.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmversion": {
|
"node_modules/npm/node_modules/libnpmversion": {
|
||||||
"version": "6.0.1",
|
"version": "6.0.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@npmcli/git": "^5.0.6",
|
"@npmcli/git": "^5.0.7",
|
||||||
"@npmcli/run-script": "^8.1.0",
|
"@npmcli/run-script": "^8.1.0",
|
||||||
"json-parse-even-better-errors": "^3.0.0",
|
"json-parse-even-better-errors": "^3.0.2",
|
||||||
"proc-log": "^4.2.0",
|
"proc-log": "^4.2.0",
|
||||||
"semver": "^7.3.7"
|
"semver": "^7.3.7"
|
||||||
},
|
},
|
||||||
@ -27257,7 +27252,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/minipass": {
|
"node_modules/npm/node_modules/minipass": {
|
||||||
"version": "7.0.4",
|
"version": "7.1.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -27278,7 +27273,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/minipass-fetch": {
|
"node_modules/npm/node_modules/minipass-fetch": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.5",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -27483,7 +27478,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/nopt": {
|
"node_modules/npm/node_modules/nopt": {
|
||||||
"version": "7.2.0",
|
"version": "7.2.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -27498,7 +27493,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/normalize-package-data": {
|
"node_modules/npm/node_modules/normalize-package-data": {
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
@ -27522,7 +27517,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/npm-bundled": {
|
"node_modules/npm/node_modules/npm-bundled": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -27582,7 +27577,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/npm-pick-manifest": {
|
"node_modules/npm/node_modules/npm-pick-manifest": {
|
||||||
"version": "9.0.0",
|
"version": "9.0.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -27597,20 +27592,20 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/npm-profile": {
|
"node_modules/npm/node_modules/npm-profile": {
|
||||||
"version": "9.0.2",
|
"version": "10.0.0",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"npm-registry-fetch": "^17.0.0",
|
"npm-registry-fetch": "^17.0.1",
|
||||||
"proc-log": "^4.0.0"
|
"proc-log": "^4.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": ">=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/npm-registry-fetch": {
|
"node_modules/npm/node_modules/npm-registry-fetch": {
|
||||||
"version": "17.0.0",
|
"version": "17.0.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -27629,7 +27624,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/npm-user-validate": {
|
"node_modules/npm/node_modules/npm-user-validate": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
@ -27653,7 +27648,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/pacote": {
|
"node_modules/npm/node_modules/pacote": {
|
||||||
"version": "18.0.3",
|
"version": "18.0.6",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -27677,7 +27672,7 @@
|
|||||||
"tar": "^6.1.11"
|
"tar": "^6.1.11"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"pacote": "lib/bin.js"
|
"pacote": "bin/index.js"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
@ -27707,7 +27702,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/path-scurry": {
|
"node_modules/npm/node_modules/path-scurry": {
|
||||||
"version": "1.10.2",
|
"version": "1.11.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "BlueOak-1.0.0",
|
"license": "BlueOak-1.0.0",
|
||||||
@ -27716,7 +27711,7 @@
|
|||||||
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16 || 14 >=14.17"
|
"node": ">=16 || 14 >=14.18"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://github.com/sponsors/isaacs"
|
"url": "https://github.com/sponsors/isaacs"
|
||||||
@ -27791,7 +27786,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/promzard": {
|
"node_modules/npm/node_modules/promzard": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -27861,13 +27856,10 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/semver": {
|
"node_modules/npm/node_modules/semver": {
|
||||||
"version": "7.6.0",
|
"version": "7.6.2",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
|
||||||
"lru-cache": "^6.0.0"
|
|
||||||
},
|
|
||||||
"bin": {
|
"bin": {
|
||||||
"semver": "bin/semver.js"
|
"semver": "bin/semver.js"
|
||||||
},
|
},
|
||||||
@ -27875,18 +27867,6 @@
|
|||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/semver/node_modules/lru-cache": {
|
|
||||||
"version": "6.0.0",
|
|
||||||
"dev": true,
|
|
||||||
"inBundle": true,
|
|
||||||
"license": "ISC",
|
|
||||||
"dependencies": {
|
|
||||||
"yallist": "^4.0.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=10"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/npm/node_modules/shebang-command": {
|
"node_modules/npm/node_modules/shebang-command": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
@ -28024,7 +28004,7 @@
|
|||||||
"license": "BSD-3-Clause"
|
"license": "BSD-3-Clause"
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/ssri": {
|
"node_modules/npm/node_modules/ssri": {
|
||||||
"version": "10.0.5",
|
"version": "10.0.6",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -28173,14 +28153,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/tuf-js": {
|
"node_modules/npm/node_modules/tuf-js": {
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tufjs/models": "2.0.0",
|
"@tufjs/models": "2.0.1",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
"make-fetch-happen": "^13.0.0"
|
"make-fetch-happen": "^13.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^16.14.0 || >=18.0.0"
|
"node": "^16.14.0 || >=18.0.0"
|
||||||
@ -28237,13 +28217,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/validate-npm-package-name": {
|
"node_modules/npm/node_modules/validate-npm-package-name": {
|
||||||
"version": "5.0.0",
|
"version": "5.0.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
|
||||||
"builtins": "^5.0.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user