chore(deps): update dependency npm to v10.5.1

This commit is contained in:
renovate[bot] 2024-04-06 18:11:13 +00:00 committed by GitHub
parent 8064c0163b
commit ef63822e86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

135
web/package-lock.json generated
View File

@ -25801,9 +25801,9 @@
}
},
"node_modules/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.1",
"resolved": "https://registry.npmjs.org/npm/-/npm-10.5.1.tgz",
"integrity": "sha512-RozZuGuWbbhDM2sRhOSLIRb3DLyof6TREi0TW5b3xUEBropDhDqEHv0iAjA1zsIwXKgfIkR8GvQMd4oeKKg9eQ==",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@ -25812,6 +25812,7 @@
"@npmcli/map-workspaces",
"@npmcli/package-json",
"@npmcli/promise-spawn",
"@npmcli/redact",
"@npmcli/run-script",
"@sigstore/tuf",
"abbrev",
@ -25892,23 +25893,24 @@
"@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^5.0.0",
"@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",
"ini": "^4.1.2",
"init-package-json": "^6.0.2",
"is-cidr": "^5.0.3",
"json-parse-even-better-errors": "^3.0.1",
"libnpmaccess": "^8.0.1",
@ -25923,11 +25925,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",
@ -25935,7 +25937,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",
@ -25943,12 +25945,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",
"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",
@ -26085,7 +26087,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/arborist": {
"version": "7.4.0",
"version": "7.4.1",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -26106,12 +26108,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",
@ -26132,14 +26134,14 @@
}
},
"node_modules/npm/node_modules/@npmcli/config": {
"version": "8.2.0",
"version": "8.2.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@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",
@ -26314,6 +26316,15 @@
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/@npmcli/redact": {
"version": "1.1.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/@npmcli/run-script": {
"version": "7.0.4",
"dev": true,
@ -26386,7 +26397,7 @@
}
},
"node_modules/npm/node_modules/@sigstore/tuf": {
"version": "2.3.1",
"version": "2.3.2",
"dev": true,
"inBundle": true,
"license": "Apache-2.0",
@ -26444,7 +26455,7 @@
}
},
"node_modules/npm/node_modules/agent-base": {
"version": "7.1.0",
"version": "7.1.1",
"dev": true,
"inBundle": true,
"license": "MIT",
@ -26532,12 +26543,15 @@
}
},
"node_modules/npm/node_modules/binary-extensions": {
"version": "2.2.0",
"version": "2.3.0",
"dev": true,
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/npm/node_modules/brace-expansion": {
@ -26652,7 +26666,7 @@
}
},
"node_modules/npm/node_modules/cli-table3": {
"version": "0.6.3",
"version": "0.6.4",
"dev": true,
"inBundle": true,
"license": "MIT",
@ -26930,16 +26944,16 @@
}
},
"node_modules/npm/node_modules/glob": {
"version": "10.3.10",
"version": "10.3.12",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"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"
},
"bin": {
"glob": "dist/esm/bin.mjs"
@ -27063,7 +27077,7 @@
}
},
"node_modules/npm/node_modules/ini": {
"version": "4.1.1",
"version": "4.1.2",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -27072,15 +27086,15 @@
}
},
"node_modules/npm/node_modules/init-package-json": {
"version": "6.0.0",
"version": "6.0.2",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@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"
@ -27229,20 +27243,20 @@
"license": "MIT"
},
"node_modules/npm/node_modules/libnpmaccess": {
"version": "8.0.2",
"version": "8.0.3",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"npm-package-arg": "^11.0.1",
"npm-registry-fetch": "^16.0.0"
"npm-registry-fetch": "^16.2.0"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmdiff": {
"version": "6.0.7",
"version": "6.0.8",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -27250,19 +27264,19 @@
"@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"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmexec": {
"version": "7.0.8",
"version": "7.0.9",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -27274,7 +27288,7 @@
"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"
@ -27284,7 +27298,7 @@
}
},
"node_modules/npm/node_modules/libnpmfund": {
"version": "5.0.5",
"version": "5.0.6",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -27296,33 +27310,33 @@
}
},
"node_modules/npm/node_modules/libnpmhook": {
"version": "10.0.1",
"version": "10.0.2",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^16.0.0"
"npm-registry-fetch": "^16.2.0"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmorg": {
"version": "6.0.2",
"version": "6.0.3",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^16.0.0"
"npm-registry-fetch": "^16.2.0"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmpack": {
"version": "6.0.7",
"version": "6.0.8",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -27337,7 +27351,7 @@
}
},
"node_modules/npm/node_modules/libnpmpublish": {
"version": "9.0.4",
"version": "9.0.5",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -27345,7 +27359,7 @@
"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",
@ -27356,25 +27370,25 @@
}
},
"node_modules/npm/node_modules/libnpmsearch": {
"version": "7.0.1",
"version": "7.0.2",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"npm-registry-fetch": "^16.0.0"
"npm-registry-fetch": "^16.2.0"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmteam": {
"version": "6.0.1",
"version": "6.0.2",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^16.0.0"
"npm-registry-fetch": "^16.2.0"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
@ -27428,7 +27442,7 @@
}
},
"node_modules/npm/node_modules/minimatch": {
"version": "9.0.3",
"version": "9.0.4",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -27636,7 +27650,7 @@
}
},
"node_modules/npm/node_modules/node-gyp": {
"version": "10.0.1",
"version": "10.1.0",
"dev": true,
"inBundle": true,
"license": "MIT",
@ -27787,11 +27801,12 @@
}
},
"node_modules/npm/node_modules/npm-registry-fetch": {
"version": "16.1.0",
"version": "16.2.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/redact": "^1.1.0",
"make-fetch-happen": "^13.0.0",
"minipass": "^7.0.2",
"minipass-fetch": "^3.0.0",
@ -27899,12 +27914,12 @@
}
},
"node_modules/npm/node_modules/path-scurry": {
"version": "1.10.1",
"version": "1.10.2",
"dev": true,
"inBundle": true,
"license": "BlueOak-1.0.0",
"dependencies": {
"lru-cache": "^9.1.1 || ^10.0.0",
"lru-cache": "^10.2.0",
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
},
"engines": {
@ -27974,12 +27989,12 @@
}
},
"node_modules/npm/node_modules/promzard": {
"version": "1.0.0",
"version": "1.0.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"read": "^2.0.0"
"read": "^3.0.1"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@ -27994,12 +28009,12 @@
}
},
"node_modules/npm/node_modules/read": {
"version": "2.1.0",
"version": "3.0.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"mute-stream": "~1.0.0"
"mute-stream": "^1.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@ -28290,7 +28305,7 @@
}
},
"node_modules/npm/node_modules/tar": {
"version": "6.2.0",
"version": "6.2.1",
"dev": true,
"inBundle": true,
"license": "ISC",