diff --git a/package.json b/package.json index f5367cb..5d344b7 100644 --- a/package.json +++ b/package.json @@ -45,11 +45,11 @@ }, "homepage": "https://github.com/ljharb/get-dep-tree#readme", "dependencies": { - "@npmcli/arborist": "^5.1.0", + "@npmcli/arborist": "=5.2.1", "array.prototype.flat": "^1.3.0", "colors": "=1.4.0", "lockfile-info": "^1.0.0", - "pacote": "^13.1.1" + "pacote": "=13.6.0" }, "engines": { "node": ">= 16 || ^14.15 || ^12.13"