Skip to content

Commit afa7fb7

Browse files
chore(deps): bump @npmcli/arborist from 9.1.4 to 9.1.5 (#1003)
Bumps [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) from 9.1.4 to 9.1.5. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md) - [Commits](https://github.com/npm/cli/commits/arborist-v9.1.5/workspaces/arborist) --- updated-dependencies: - dependency-name: "@npmcli/arborist" dependency-version: 9.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cc2c15 commit afa7fb7

File tree

2 files changed

+97
-2
lines changed

2 files changed

+97
-2
lines changed

packages/publish-flat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"publish-flat-copy": "dist/cli-copy.js"
66
},
77
"dependencies": {
8-
"@npmcli/arborist": "9.1.4",
8+
"@npmcli/arborist": "9.1.6",
99
"@types/npmcli__arborist": "6.3.1",
1010
"commander": "14.0.1",
1111
"fs-extra": "11.3.2",

yarn.lock

Lines changed: 96 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2066,6 +2066,49 @@ __metadata:
20662066
languageName: node
20672067
linkType: hard
20682068

2069+
"@npmcli/arborist@npm:9.1.6":
2070+
version: 9.1.6
2071+
resolution: "@npmcli/arborist@npm:9.1.6"
2072+
dependencies:
2073+
"@isaacs/string-locale-compare": "npm:^1.1.0"
2074+
"@npmcli/fs": "npm:^4.0.0"
2075+
"@npmcli/installed-package-contents": "npm:^3.0.0"
2076+
"@npmcli/map-workspaces": "npm:^5.0.0"
2077+
"@npmcli/metavuln-calculator": "npm:^9.0.2"
2078+
"@npmcli/name-from-folder": "npm:^3.0.0"
2079+
"@npmcli/node-gyp": "npm:^4.0.0"
2080+
"@npmcli/package-json": "npm:^7.0.0"
2081+
"@npmcli/query": "npm:^4.0.0"
2082+
"@npmcli/redact": "npm:^3.0.0"
2083+
"@npmcli/run-script": "npm:^10.0.0"
2084+
bin-links: "npm:^5.0.0"
2085+
cacache: "npm:^20.0.1"
2086+
common-ancestor-path: "npm:^1.0.1"
2087+
hosted-git-info: "npm:^9.0.0"
2088+
json-stringify-nice: "npm:^1.1.4"
2089+
lru-cache: "npm:^11.2.1"
2090+
minimatch: "npm:^10.0.3"
2091+
nopt: "npm:^8.0.0"
2092+
npm-install-checks: "npm:^7.1.0"
2093+
npm-package-arg: "npm:^13.0.0"
2094+
npm-pick-manifest: "npm:^11.0.1"
2095+
npm-registry-fetch: "npm:^19.0.0"
2096+
pacote: "npm:^21.0.2"
2097+
parse-conflict-json: "npm:^4.0.0"
2098+
proc-log: "npm:^5.0.0"
2099+
proggy: "npm:^3.0.0"
2100+
promise-all-reject-late: "npm:^1.0.0"
2101+
promise-call-limit: "npm:^3.0.1"
2102+
semver: "npm:^7.3.7"
2103+
ssri: "npm:^12.0.0"
2104+
treeverse: "npm:^3.0.0"
2105+
walk-up-path: "npm:^4.0.0"
2106+
bin:
2107+
arborist: bin/index.js
2108+
checksum: 10c0/359e2a278fda83e60bdfdc410c1d439753d8d390a475e934d31d3fd250a3f2b0693dc7c64f6e9ed9cc5bd0186b21b50c3fc1c5befc0c6ff4996d332477dbe1b1
2109+
languageName: node
2110+
linkType: hard
2111+
20692112
"@npmcli/fs@npm:^3.1.0":
20702113
version: 3.1.0
20712114
resolution: "@npmcli/fs@npm:3.1.0"
@@ -2141,6 +2184,18 @@ __metadata:
21412184
languageName: node
21422185
linkType: hard
21432186

2187+
"@npmcli/map-workspaces@npm:^5.0.0":
2188+
version: 5.0.0
2189+
resolution: "@npmcli/map-workspaces@npm:5.0.0"
2190+
dependencies:
2191+
"@npmcli/name-from-folder": "npm:^3.0.0"
2192+
"@npmcli/package-json": "npm:^7.0.0"
2193+
glob: "npm:^11.0.3"
2194+
minimatch: "npm:^10.0.3"
2195+
checksum: 10c0/b172d88136ea0c0377b97f511e600bb222ae92a7981fb72d7b8f895ce02268ea0b56d0c4c9d1c97f4c56955f6f731b7330c988862653460a37d6c2929c297447
2196+
languageName: node
2197+
linkType: hard
2198+
21442199
"@npmcli/metavuln-calculator@npm:^9.0.0":
21452200
version: 9.0.0
21462201
resolution: "@npmcli/metavuln-calculator@npm:9.0.0"
@@ -2154,6 +2209,19 @@ __metadata:
21542209
languageName: node
21552210
linkType: hard
21562211

2212+
"@npmcli/metavuln-calculator@npm:^9.0.2":
2213+
version: 9.0.2
2214+
resolution: "@npmcli/metavuln-calculator@npm:9.0.2"
2215+
dependencies:
2216+
cacache: "npm:^20.0.0"
2217+
json-parse-even-better-errors: "npm:^4.0.0"
2218+
pacote: "npm:^21.0.0"
2219+
proc-log: "npm:^5.0.0"
2220+
semver: "npm:^7.3.5"
2221+
checksum: 10c0/67778cca70ad854f4b4b62a86d57becc5dab3ca1c477396bf1fde7cff161c32f30e266f33f1c6cf8cc42000b1899d2504dc84927c56169ed70c9b181433a522b
2222+
languageName: node
2223+
linkType: hard
2224+
21572225
"@npmcli/name-from-folder@npm:^3.0.0":
21582226
version: 3.0.0
21592227
resolution: "@npmcli/name-from-folder@npm:3.0.0"
@@ -10901,6 +10969,33 @@ __metadata:
1090110969
languageName: node
1090210970
linkType: hard
1090310971

10972+
"pacote@npm:^21.0.2":
10973+
version: 21.0.3
10974+
resolution: "pacote@npm:21.0.3"
10975+
dependencies:
10976+
"@npmcli/git": "npm:^7.0.0"
10977+
"@npmcli/installed-package-contents": "npm:^3.0.0"
10978+
"@npmcli/package-json": "npm:^7.0.0"
10979+
"@npmcli/promise-spawn": "npm:^8.0.0"
10980+
"@npmcli/run-script": "npm:^10.0.0"
10981+
cacache: "npm:^20.0.0"
10982+
fs-minipass: "npm:^3.0.0"
10983+
minipass: "npm:^7.0.2"
10984+
npm-package-arg: "npm:^13.0.0"
10985+
npm-packlist: "npm:^10.0.1"
10986+
npm-pick-manifest: "npm:^11.0.1"
10987+
npm-registry-fetch: "npm:^19.0.0"
10988+
proc-log: "npm:^5.0.0"
10989+
promise-retry: "npm:^2.0.1"
10990+
sigstore: "npm:^4.0.0"
10991+
ssri: "npm:^12.0.0"
10992+
tar: "npm:^7.4.3"
10993+
bin:
10994+
pacote: bin/index.js
10995+
checksum: 10c0/5f848218cee49527fda222b2a2bf8bf0cd89d5e4e3eeea97bd4467e97fb3e9d036f25be2b559218ecf3bf865b154cf7dfe006958aee6487208d6694717289122
10996+
languageName: node
10997+
linkType: hard
10998+
1090410999
"pako@npm:^1.0.11, pako@npm:~1.0.2":
1090511000
version: 1.0.11
1090611001
resolution: "pako@npm:1.0.11"
@@ -11486,7 +11581,7 @@ __metadata:
1148611581
version: 0.0.0-use.local
1148711582
resolution: "publish-flat@workspace:packages/publish-flat"
1148811583
dependencies:
11489-
"@npmcli/arborist": "npm:9.1.4"
11584+
"@npmcli/arborist": "npm:9.1.6"
1149011585
"@types/fs-extra": "npm:11.0.4"
1149111586
"@types/npm-packlist": "npm:7.0.3"
1149211587
"@types/npmcli__arborist": "npm:6.3.1"

0 commit comments

Comments
 (0)