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

This commit is contained in:
renovate[bot] 2024-04-28 19:42:34 +00:00 committed by GitHub
parent 759c4460da
commit 2600e62626
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

370
web/package-lock.json generated
View file

@ -25846,9 +25846,9 @@
}
},
"node_modules/npm": {
"version": "10.5.2",
"resolved": "https://registry.npmjs.org/npm/-/npm-10.5.2.tgz",
"integrity": "sha512-cHVG7QEJwJdZyOrK0dKX5uf3R5Fd0E8AcmSES1jLtO52UT1enUKZ96Onw/xwq4CbrTZEnDuu2Vf9kCQh/Sd12w==",
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-10.6.0.tgz",
"integrity": "sha512-KC70Su2ZnO9v4i2t+M0sQcsRERk++XcYbK9fy4bLWzUCV2nELhSN7UAkoe42P4HQTg2LyQxcfntgYS89OEaOsA==",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@ -25866,8 +25866,6 @@
"chalk",
"ci-info",
"cli-columns",
"cli-table3",
"columnify",
"fastest-levenshtein",
"fs-minipass",
"glob",
@ -25903,11 +25901,11 @@
"npm-profile",
"npm-registry-fetch",
"npm-user-validate",
"npmlog",
"p-map",
"pacote",
"parse-conflict-json",
"proc-log",
"proggy",
"qrcode-terminal",
"read",
"semver",
@ -25936,10 +25934,10 @@
"@npmcli/config": "^8.0.2",
"@npmcli/fs": "^3.1.0",
"@npmcli/map-workspaces": "^3.0.6",
"@npmcli/package-json": "^5.0.2",
"@npmcli/package-json": "^5.1.0",
"@npmcli/promise-spawn": "^7.0.1",
"@npmcli/redact": "^1.1.0",
"@npmcli/run-script": "^7.0.4",
"@npmcli/run-script": "^8.0.0",
"@sigstore/tuf": "^2.3.2",
"abbrev": "^2.0.0",
"archy": "~1.0.0",
@ -25947,8 +25945,6 @@
"chalk": "^5.3.0",
"ci-info": "^4.0.0",
"cli-columns": "^4.0.0",
"cli-table3": "^0.6.4",
"columnify": "^1.6.0",
"fastest-levenshtein": "^1.0.16",
"fs-minipass": "^3.0.3",
"glob": "^10.3.12",
@ -25979,16 +25975,16 @@
"normalize-package-data": "^6.0.0",
"npm-audit-report": "^5.0.0",
"npm-install-checks": "^6.3.0",
"npm-package-arg": "^11.0.1",
"npm-package-arg": "^11.0.2",
"npm-pick-manifest": "^9.0.0",
"npm-profile": "^9.0.0",
"npm-registry-fetch": "^16.2.0",
"npm-profile": "^9.0.1",
"npm-registry-fetch": "^16.2.1",
"npm-user-validate": "^2.0.0",
"npmlog": "^7.0.1",
"p-map": "^4.0.0",
"pacote": "^17.0.6",
"pacote": "^18.0.2",
"parse-conflict-json": "^3.0.1",
"proc-log": "^3.0.0",
"proc-log": "^4.2.0",
"proggy": "^2.0.0",
"qrcode-terminal": "^0.12.0",
"read": "^3.0.1",
"semver": "^7.6.0",
@ -26023,16 +26019,6 @@
"node": ">=8"
}
},
"node_modules/npm/node_modules/@colors/colors": {
"version": "1.5.0",
"dev": true,
"inBundle": true,
"license": "MIT",
"optional": true,
"engines": {
"node": ">=0.1.90"
}
},
"node_modules/npm/node_modules/@isaacs/cliui": {
"version": "8.0.2",
"dev": true,
@ -26123,22 +26109,22 @@
}
},
"node_modules/npm/node_modules/@npmcli/arborist": {
"version": "7.4.2",
"version": "7.5.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/fs": "^3.1.0",
"@npmcli/installed-package-contents": "^2.0.2",
"@npmcli/installed-package-contents": "^2.1.0",
"@npmcli/map-workspaces": "^3.0.2",
"@npmcli/metavuln-calculator": "^7.0.0",
"@npmcli/metavuln-calculator": "^7.1.0",
"@npmcli/name-from-folder": "^2.0.0",
"@npmcli/node-gyp": "^3.0.0",
"@npmcli/package-json": "^5.0.0",
"@npmcli/package-json": "^5.1.0",
"@npmcli/query": "^3.1.0",
"@npmcli/redact": "^1.1.0",
"@npmcli/run-script": "^7.0.2",
"@npmcli/run-script": "^8.0.0",
"bin-links": "^4.0.1",
"cacache": "^18.0.0",
"common-ancestor-path": "^1.0.1",
@ -26148,13 +26134,13 @@
"minimatch": "^9.0.4",
"nopt": "^7.0.0",
"npm-install-checks": "^6.2.0",
"npm-package-arg": "^11.0.1",
"npm-package-arg": "^11.0.2",
"npm-pick-manifest": "^9.0.0",
"npm-registry-fetch": "^16.2.0",
"npmlog": "^7.0.1",
"pacote": "^17.0.4",
"npm-registry-fetch": "^16.2.1",
"pacote": "^18.0.1",
"parse-conflict-json": "^3.0.0",
"proc-log": "^3.0.0",
"proc-log": "^4.2.0",
"proggy": "^2.0.0",
"promise-all-reject-late": "^1.0.0",
"promise-call-limit": "^3.0.1",
"read-package-json-fast": "^3.0.2",
@ -26171,7 +26157,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/config": {
"version": "8.2.2",
"version": "8.3.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -26180,7 +26166,7 @@
"ci-info": "^4.0.0",
"ini": "^4.1.2",
"nopt": "^7.0.0",
"proc-log": "^3.0.0",
"proc-log": "^4.2.0",
"read-package-json-fast": "^3.0.2",
"semver": "^7.3.5",
"walk-up-path": "^3.0.1"
@ -26189,33 +26175,6 @@
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/@npmcli/disparity-colors": {
"version": "3.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"ansi-styles": "^4.3.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles": {
"version": "4.3.0",
"dev": true,
"inBundle": true,
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/npm/node_modules/@npmcli/fs": {
"version": "3.1.0",
"dev": true,
@ -26229,7 +26188,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/git": {
"version": "5.0.5",
"version": "5.0.6",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -26237,7 +26196,7 @@
"@npmcli/promise-spawn": "^7.0.0",
"lru-cache": "^10.0.1",
"npm-pick-manifest": "^9.0.0",
"proc-log": "^3.0.0",
"proc-log": "^4.0.0",
"promise-inflight": "^1.0.1",
"promise-retry": "^2.0.1",
"semver": "^7.3.5",
@ -26248,7 +26207,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/installed-package-contents": {
"version": "2.0.2",
"version": "2.1.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -26257,7 +26216,7 @@
"npm-normalize-package-bin": "^3.0.0"
},
"bin": {
"installed-package-contents": "lib/index.js"
"installed-package-contents": "bin/index.js"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@ -26279,14 +26238,15 @@
}
},
"node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
"version": "7.0.0",
"version": "7.1.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"cacache": "^18.0.0",
"json-parse-even-better-errors": "^3.0.0",
"pacote": "^17.0.0",
"pacote": "^18.0.0",
"proc-log": "^4.1.0",
"semver": "^7.3.5"
},
"engines": {
@ -26312,7 +26272,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/package-json": {
"version": "5.0.2",
"version": "5.1.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -26322,7 +26282,7 @@
"hosted-git-info": "^7.0.0",
"json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^6.0.0",
"proc-log": "^3.0.0",
"proc-log": "^4.0.0",
"semver": "^7.5.3"
},
"engines": {
@ -26363,7 +26323,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/run-script": {
"version": "7.0.4",
"version": "8.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -26372,6 +26332,7 @@
"@npmcli/package-json": "^5.0.0",
"@npmcli/promise-spawn": "^7.0.0",
"node-gyp": "^10.0.0",
"proc-log": "^4.0.0",
"which": "^4.0.0"
},
"engines": {
@ -26549,15 +26510,6 @@
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/are-we-there-yet": {
"version": "4.0.2",
"dev": true,
"inBundle": true,
"license": "ISC",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/balanced-match": {
"version": "1.0.2",
"dev": true,
@ -26702,30 +26654,6 @@
"node": ">= 10"
}
},
"node_modules/npm/node_modules/cli-table3": {
"version": "0.6.4",
"dev": true,
"inBundle": true,
"license": "MIT",
"dependencies": {
"string-width": "^4.2.0"
},
"engines": {
"node": "10.* || >= 12.*"
},
"optionalDependencies": {
"@colors/colors": "1.5.0"
}
},
"node_modules/npm/node_modules/clone": {
"version": "1.0.4",
"dev": true,
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=0.8"
}
},
"node_modules/npm/node_modules/cmd-shim": {
"version": "6.0.2",
"dev": true,
@ -26753,40 +26681,12 @@
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/color-support": {
"version": "1.1.3",
"dev": true,
"inBundle": true,
"license": "ISC",
"bin": {
"color-support": "bin.js"
}
},
"node_modules/npm/node_modules/columnify": {
"version": "1.6.0",
"dev": true,
"inBundle": true,
"license": "MIT",
"dependencies": {
"strip-ansi": "^6.0.1",
"wcwidth": "^1.0.0"
},
"engines": {
"node": ">=8.0.0"
}
},
"node_modules/npm/node_modules/common-ancestor-path": {
"version": "1.0.1",
"dev": true,
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/console-control-strings": {
"version": "1.1.0",
"dev": true,
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/cross-spawn": {
"version": "7.0.3",
"dev": true,
@ -26851,18 +26751,6 @@
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/defaults": {
"version": "1.0.4",
"dev": true,
"inBundle": true,
"license": "MIT",
"dependencies": {
"clone": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/npm/node_modules/diff": {
"version": "5.2.0",
"dev": true,
@ -26961,25 +26849,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/npm/node_modules/gauge": {
"version": "5.0.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^1.0.3 || ^2.0.0",
"color-support": "^1.1.3",
"console-control-strings": "^1.1.0",
"has-unicode": "^2.0.1",
"signal-exit": "^4.0.1",
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
"wide-align": "^1.1.5"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/glob": {
"version": "10.3.12",
"dev": true,
@ -27008,12 +26877,6 @@
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/has-unicode": {
"version": "2.0.1",
"dev": true,
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/hasown": {
"version": "2.0.2",
"dev": true,
@ -27280,32 +27143,31 @@
"license": "MIT"
},
"node_modules/npm/node_modules/libnpmaccess": {
"version": "8.0.3",
"version": "8.0.4",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"npm-package-arg": "^11.0.1",
"npm-registry-fetch": "^16.2.0"
"npm-package-arg": "^11.0.2",
"npm-registry-fetch": "^16.2.1"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmdiff": {
"version": "6.0.9",
"version": "6.1.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.2.1",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"@npmcli/installed-package-contents": "^2.1.0",
"binary-extensions": "^2.3.0",
"diff": "^5.1.0",
"minimatch": "^9.0.4",
"npm-package-arg": "^11.0.1",
"pacote": "^17.0.4",
"npm-package-arg": "^11.0.2",
"pacote": "^18.0.1",
"tar": "^6.2.1"
},
"engines": {
@ -27313,18 +27175,17 @@
}
},
"node_modules/npm/node_modules/libnpmexec": {
"version": "7.0.10",
"version": "8.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.2.1",
"@npmcli/run-script": "^7.0.2",
"@npmcli/run-script": "^8.0.0",
"ci-info": "^4.0.0",
"npm-package-arg": "^11.0.1",
"npmlog": "^7.0.1",
"pacote": "^17.0.4",
"proc-log": "^3.0.0",
"npm-package-arg": "^11.0.2",
"pacote": "^18.0.1",
"proc-log": "^4.2.0",
"read": "^3.0.1",
"read-package-json-fast": "^3.0.2",
"semver": "^7.3.7",
@ -27335,7 +27196,7 @@
}
},
"node_modules/npm/node_modules/libnpmfund": {
"version": "5.0.7",
"version": "5.0.8",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -27347,57 +27208,57 @@
}
},
"node_modules/npm/node_modules/libnpmhook": {
"version": "10.0.2",
"version": "10.0.3",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^16.2.0"
"npm-registry-fetch": "^16.2.1"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmorg": {
"version": "6.0.3",
"version": "6.0.4",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^16.2.0"
"npm-registry-fetch": "^16.2.1"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmpack": {
"version": "6.0.9",
"version": "7.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.2.1",
"@npmcli/run-script": "^7.0.2",
"npm-package-arg": "^11.0.1",
"pacote": "^17.0.4"
"@npmcli/run-script": "^8.0.0",
"npm-package-arg": "^11.0.2",
"pacote": "^18.0.1"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmpublish": {
"version": "9.0.5",
"version": "9.0.6",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"ci-info": "^4.0.0",
"normalize-package-data": "^6.0.0",
"npm-package-arg": "^11.0.1",
"npm-registry-fetch": "^16.2.0",
"proc-log": "^3.0.0",
"npm-package-arg": "^11.0.2",
"npm-registry-fetch": "^16.2.1",
"proc-log": "^4.2.0",
"semver": "^7.3.7",
"sigstore": "^2.2.0",
"ssri": "^10.0.5"
@ -27407,40 +27268,40 @@
}
},
"node_modules/npm/node_modules/libnpmsearch": {
"version": "7.0.2",
"version": "7.0.3",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"npm-registry-fetch": "^16.2.0"
"npm-registry-fetch": "^16.2.1"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmteam": {
"version": "6.0.2",
"version": "6.0.3",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^16.2.0"
"npm-registry-fetch": "^16.2.1"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/libnpmversion": {
"version": "5.0.2",
"version": "6.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/git": "^5.0.3",
"@npmcli/run-script": "^7.0.2",
"@npmcli/git": "^5.0.6",
"@npmcli/run-script": "^8.0.0",
"json-parse-even-better-errors": "^3.0.0",
"proc-log": "^3.0.0",
"proc-log": "^4.2.0",
"semver": "^7.3.7"
},
"engines": {
@ -27710,6 +27571,15 @@
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/node-gyp/node_modules/proc-log": {
"version": "3.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/nopt": {
"version": "7.2.0",
"dev": true,
@ -27783,13 +27653,13 @@
}
},
"node_modules/npm/node_modules/npm-package-arg": {
"version": "11.0.1",
"version": "11.0.2",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"hosted-git-info": "^7.0.0",
"proc-log": "^3.0.0",
"proc-log": "^4.0.0",
"semver": "^7.3.5",
"validate-npm-package-name": "^5.0.0"
},
@ -27825,20 +27695,20 @@
}
},
"node_modules/npm/node_modules/npm-profile": {
"version": "9.0.0",
"version": "9.0.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"npm-registry-fetch": "^16.0.0",
"proc-log": "^3.0.0"
"proc-log": "^4.0.0"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/npm-registry-fetch": {
"version": "16.2.0",
"version": "16.2.1",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -27850,7 +27720,7 @@
"minipass-json-stream": "^1.0.1",
"minizlib": "^2.1.2",
"npm-package-arg": "^11.0.0",
"proc-log": "^3.0.0"
"proc-log": "^4.0.0"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
@ -27865,21 +27735,6 @@
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/npmlog": {
"version": "7.0.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"are-we-there-yet": "^4.0.0",
"console-control-strings": "^1.1.0",
"gauge": "^5.0.0",
"set-blocking": "^2.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/p-map": {
"version": "4.0.0",
"dev": true,
@ -27896,15 +27751,16 @@
}
},
"node_modules/npm/node_modules/pacote": {
"version": "17.0.6",
"version": "18.0.2",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/git": "^5.0.0",
"@npmcli/installed-package-contents": "^2.0.1",
"@npmcli/package-json": "^5.1.0",
"@npmcli/promise-spawn": "^7.0.0",
"@npmcli/run-script": "^7.0.0",
"@npmcli/run-script": "^8.0.0",
"cacache": "^18.0.0",
"fs-minipass": "^3.0.0",
"minipass": "^7.0.2",
@ -27912,10 +27768,8 @@
"npm-packlist": "^8.0.0",
"npm-pick-manifest": "^9.0.0",
"npm-registry-fetch": "^16.0.0",
"proc-log": "^3.0.0",
"proc-log": "^4.0.0",
"promise-retry": "^2.0.1",
"read-package-json": "^7.0.0",
"read-package-json-fast": "^3.0.0",
"sigstore": "^2.2.0",
"ssri": "^10.0.0",
"tar": "^6.1.11"
@ -27980,7 +27834,16 @@
}
},
"node_modules/npm/node_modules/proc-log": {
"version": "3.0.0",
"version": "4.2.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/proggy": {
"version": "2.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -28066,21 +27929,6 @@
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/read-package-json": {
"version": "7.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"glob": "^10.2.2",
"json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^6.0.0",
"npm-normalize-package-bin": "^3.0.0"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/npm/node_modules/read-package-json-fast": {
"version": "3.0.2",
"dev": true,
@ -28137,12 +27985,6 @@
"node": ">=10"
}
},
"node_modules/npm/node_modules/set-blocking": {
"version": "2.0.0",
"dev": true,
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/shebang-command": {
"version": "2.0.0",
"dev": true,
@ -28504,15 +28346,6 @@
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/wcwidth": {
"version": "1.0.1",
"dev": true,
"inBundle": true,
"license": "MIT",
"dependencies": {
"defaults": "^1.0.3"
}
},
"node_modules/npm/node_modules/which": {
"version": "4.0.0",
"dev": true,
@ -28537,15 +28370,6 @@
"node": ">=16"
}
},
"node_modules/npm/node_modules/wide-align": {
"version": "1.1.5",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"string-width": "^1.0.2 || 2 || 3 || 4"
}
},
"node_modules/npm/node_modules/wrap-ansi": {
"version": "8.1.0",
"dev": true,