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