chore(deps): update dependency npm to v9.8.1 (#3198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-22 22:28:46 -07:00
committed by GitHub
parent b0d44230d9
commit c176d82394

80
web/package-lock.json generated
View File

@@ -32613,15 +32613,17 @@
} }
}, },
"node_modules/npm": { "node_modules/npm": {
"version": "9.8.0", "version": "9.8.1",
"resolved": "https://registry.npmjs.org/npm/-/npm-9.8.0.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-9.8.1.tgz",
"integrity": "sha512-AXeiBAdfM5K2jvBwA7EGLKeYyt0VnhmJRnlq4k2+M0Ao9v7yKJBqF8xFPzQL8kAybzwlfpTPCZwM4uTIszb3xA==", "integrity": "sha512-AfDvThQzsIXhYgk9zhbk5R+lh811lKkLAeQMMhSypf1BM7zUafeIIBzMzespeuVEJ0+LvY36oRQYf7IKLzU3rw==",
"bundleDependencies": [ "bundleDependencies": [
"@isaacs/string-locale-compare", "@isaacs/string-locale-compare",
"@npmcli/arborist", "@npmcli/arborist",
"@npmcli/config", "@npmcli/config",
"@npmcli/fs",
"@npmcli/map-workspaces", "@npmcli/map-workspaces",
"@npmcli/package-json", "@npmcli/package-json",
"@npmcli/promise-spawn",
"@npmcli/run-script", "@npmcli/run-script",
"abbrev", "abbrev",
"archy", "archy",
@@ -32689,13 +32691,15 @@
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.3.0", "@npmcli/arborist": "^6.3.0",
"@npmcli/config": "^6.2.1", "@npmcli/config": "^6.2.1",
"@npmcli/fs": "^3.1.0",
"@npmcli/map-workspaces": "^3.0.4", "@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^4.0.0", "@npmcli/package-json": "^4.0.1",
"@npmcli/promise-spawn": "^6.0.2",
"@npmcli/run-script": "^6.0.2", "@npmcli/run-script": "^6.0.2",
"abbrev": "^2.0.0", "abbrev": "^2.0.0",
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^17.1.3", "cacache": "^17.1.3",
"chalk": "^5.2.0", "chalk": "^5.3.0",
"ci-info": "^3.8.0", "ci-info": "^3.8.0",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
"cli-table3": "^0.6.3", "cli-table3": "^0.6.3",
@@ -32711,7 +32715,7 @@
"json-parse-even-better-errors": "^3.0.0", "json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.2", "libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.19", "libnpmdiff": "^5.0.19",
"libnpmexec": "^6.0.2", "libnpmexec": "^6.0.3",
"libnpmfund": "^4.0.19", "libnpmfund": "^4.0.19",
"libnpmhook": "^9.0.3", "libnpmhook": "^9.0.3",
"libnpmorg": "^5.0.4", "libnpmorg": "^5.0.4",
@@ -32721,7 +32725,7 @@
"libnpmteam": "^5.0.3", "libnpmteam": "^5.0.3",
"libnpmversion": "^4.0.2", "libnpmversion": "^4.0.2",
"make-fetch-happen": "^11.1.1", "make-fetch-happen": "^11.1.1",
"minimatch": "^9.0.0", "minimatch": "^9.0.3",
"minipass": "^5.0.0", "minipass": "^5.0.0",
"minipass-pipeline": "^1.2.4", "minipass-pipeline": "^1.2.4",
"ms": "^2.1.2", "ms": "^2.1.2",
@@ -32741,10 +32745,10 @@
"proc-log": "^3.0.0", "proc-log": "^3.0.0",
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
"read": "^2.1.0", "read": "^2.1.0",
"semver": "^7.5.2", "semver": "^7.5.4",
"sigstore": "^1.7.0", "sigstore": "^1.7.0",
"ssri": "^10.0.4", "ssri": "^10.0.4",
"supports-color": "^9.3.1", "supports-color": "^9.4.0",
"tar": "^6.1.15", "tar": "^6.1.15",
"text-table": "~0.2.0", "text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0", "tiny-relative-date": "^1.3.0",
@@ -33039,17 +33043,18 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/package-json": { "node_modules/npm/node_modules/@npmcli/package-json": {
"version": "4.0.0", "version": "4.0.1",
"dev": true, "dev": true,
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/git": "^4.1.0", "@npmcli/git": "^4.1.0",
"glob": "^10.2.2", "glob": "^10.2.2",
"hosted-git-info": "^6.1.1",
"json-parse-even-better-errors": "^3.0.0", "json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^5.0.0", "normalize-package-data": "^5.0.0",
"npm-normalize-package-bin": "^3.0.1", "proc-log": "^3.0.0",
"proc-log": "^3.0.0" "semver": "^7.5.3"
}, },
"engines": { "engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0" "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -33294,7 +33299,7 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/bin-links": { "node_modules/npm/node_modules/bin-links": {
"version": "4.0.1", "version": "4.0.2",
"dev": true, "dev": true,
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
@@ -33383,7 +33388,7 @@
} }
}, },
"node_modules/npm/node_modules/chalk": { "node_modules/npm/node_modules/chalk": {
"version": "5.2.0", "version": "5.3.0",
"dev": true, "dev": true,
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
@@ -34129,7 +34134,7 @@
} }
}, },
"node_modules/npm/node_modules/libnpmexec": { "node_modules/npm/node_modules/libnpmexec": {
"version": "6.0.2", "version": "6.0.3",
"dev": true, "dev": true,
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
@@ -34299,7 +34304,7 @@
} }
}, },
"node_modules/npm/node_modules/minimatch": { "node_modules/npm/node_modules/minimatch": {
"version": "9.0.1", "version": "9.0.3",
"dev": true, "dev": true,
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
@@ -35216,7 +35221,7 @@
"optional": true "optional": true
}, },
"node_modules/npm/node_modules/semver": { "node_modules/npm/node_modules/semver": {
"version": "7.5.2", "version": "7.5.4",
"dev": true, "dev": true,
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
@@ -35444,7 +35449,7 @@
} }
}, },
"node_modules/npm/node_modules/supports-color": { "node_modules/npm/node_modules/supports-color": {
"version": "9.3.1", "version": "9.4.0",
"dev": true, "dev": true,
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
@@ -70579,21 +70584,23 @@
"dev": true "dev": true
}, },
"npm": { "npm": {
"version": "9.8.0", "version": "9.8.1",
"resolved": "https://registry.npmjs.org/npm/-/npm-9.8.0.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-9.8.1.tgz",
"integrity": "sha512-AXeiBAdfM5K2jvBwA7EGLKeYyt0VnhmJRnlq4k2+M0Ao9v7yKJBqF8xFPzQL8kAybzwlfpTPCZwM4uTIszb3xA==", "integrity": "sha512-AfDvThQzsIXhYgk9zhbk5R+lh811lKkLAeQMMhSypf1BM7zUafeIIBzMzespeuVEJ0+LvY36oRQYf7IKLzU3rw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.3.0", "@npmcli/arborist": "^6.3.0",
"@npmcli/config": "^6.2.1", "@npmcli/config": "^6.2.1",
"@npmcli/fs": "^3.1.0",
"@npmcli/map-workspaces": "^3.0.4", "@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^4.0.0", "@npmcli/package-json": "^4.0.1",
"@npmcli/promise-spawn": "^6.0.2",
"@npmcli/run-script": "^6.0.2", "@npmcli/run-script": "^6.0.2",
"abbrev": "^2.0.0", "abbrev": "^2.0.0",
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^17.1.3", "cacache": "^17.1.3",
"chalk": "^5.2.0", "chalk": "^5.3.0",
"ci-info": "^3.8.0", "ci-info": "^3.8.0",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
"cli-table3": "^0.6.3", "cli-table3": "^0.6.3",
@@ -70609,7 +70616,7 @@
"json-parse-even-better-errors": "^3.0.0", "json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.2", "libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.19", "libnpmdiff": "^5.0.19",
"libnpmexec": "^6.0.2", "libnpmexec": "^6.0.3",
"libnpmfund": "^4.0.19", "libnpmfund": "^4.0.19",
"libnpmhook": "^9.0.3", "libnpmhook": "^9.0.3",
"libnpmorg": "^5.0.4", "libnpmorg": "^5.0.4",
@@ -70619,7 +70626,7 @@
"libnpmteam": "^5.0.3", "libnpmteam": "^5.0.3",
"libnpmversion": "^4.0.2", "libnpmversion": "^4.0.2",
"make-fetch-happen": "^11.1.1", "make-fetch-happen": "^11.1.1",
"minimatch": "^9.0.0", "minimatch": "^9.0.3",
"minipass": "^5.0.0", "minipass": "^5.0.0",
"minipass-pipeline": "^1.2.4", "minipass-pipeline": "^1.2.4",
"ms": "^2.1.2", "ms": "^2.1.2",
@@ -70639,10 +70646,10 @@
"proc-log": "^3.0.0", "proc-log": "^3.0.0",
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
"read": "^2.1.0", "read": "^2.1.0",
"semver": "^7.5.2", "semver": "^7.5.4",
"sigstore": "^1.7.0", "sigstore": "^1.7.0",
"ssri": "^10.0.4", "ssri": "^10.0.4",
"supports-color": "^9.3.1", "supports-color": "^9.4.0",
"tar": "^6.1.15", "tar": "^6.1.15",
"text-table": "~0.2.0", "text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0", "tiny-relative-date": "^1.3.0",
@@ -70834,16 +70841,17 @@
"dev": true "dev": true
}, },
"@npmcli/package-json": { "@npmcli/package-json": {
"version": "4.0.0", "version": "4.0.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"requires": { "requires": {
"@npmcli/git": "^4.1.0", "@npmcli/git": "^4.1.0",
"glob": "^10.2.2", "glob": "^10.2.2",
"hosted-git-info": "^6.1.1",
"json-parse-even-better-errors": "^3.0.0", "json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^5.0.0", "normalize-package-data": "^5.0.0",
"npm-normalize-package-bin": "^3.0.1", "proc-log": "^3.0.0",
"proc-log": "^3.0.0" "semver": "^7.5.3"
} }
}, },
"@npmcli/promise-spawn": { "@npmcli/promise-spawn": {
@@ -70996,7 +71004,7 @@
"dev": true "dev": true
}, },
"bin-links": { "bin-links": {
"version": "4.0.1", "version": "4.0.2",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"requires": { "requires": {
@@ -71056,7 +71064,7 @@
} }
}, },
"chalk": { "chalk": {
"version": "5.2.0", "version": "5.3.0",
"bundled": true, "bundled": true,
"dev": true "dev": true
}, },
@@ -71543,7 +71551,7 @@
} }
}, },
"libnpmexec": { "libnpmexec": {
"version": "6.0.2", "version": "6.0.3",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"requires": { "requires": {
@@ -71669,7 +71677,7 @@
} }
}, },
"minimatch": { "minimatch": {
"version": "9.0.1", "version": "9.0.3",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"requires": { "requires": {
@@ -72291,7 +72299,7 @@
"optional": true "optional": true
}, },
"semver": { "semver": {
"version": "7.5.2", "version": "7.5.4",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"requires": { "requires": {
@@ -72446,7 +72454,7 @@
} }
}, },
"supports-color": { "supports-color": {
"version": "9.3.1", "version": "9.4.0",
"bundled": true, "bundled": true,
"dev": true "dev": true
}, },