Skip to content

Commit 6492202

Browse files
committed
[Deps] update @npmcli/arborist, pacote
Pin both due to a breaking change; see npm/cli#5049 (comment) / npm/run-script#76
1 parent e452e1e commit 6492202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
},
4646
"homepage": "https://github.com/ljharb/get-dep-tree#readme",
4747
"dependencies": {
48-
"@npmcli/arborist": "^5.1.0",
48+
"@npmcli/arborist": "=5.2.1",
4949
"array.prototype.flat": "^1.3.0",
5050
"colors": "=1.4.0",
5151
"lockfile-info": "^1.0.0",
52-
"pacote": "^13.1.1"
52+
"pacote": "=13.6.0"
5353
},
5454
"engines": {
5555
"node": ">= 16 || ^14.15 || ^12.13"

0 commit comments

Comments
 (0)