diff --git a/package.json b/package.json index 4bd1b03..a238083 100644 --- a/package.json +++ b/package.json @@ -46,17 +46,17 @@ "tape": "^5.6.1" }, "dependencies": { - "@npmcli/arborist": "=5.2.1", + "@npmcli/arborist": "^5.6.3", "colors": "=1.4.0", "get-dep-tree": "^1.0.3", "is-map": "^2.0.2", "is-set": "^2.0.2", "lockfile-info": "^1.0.0", - "pacote": "=13.6.0", - "publishers": "^2.0.0", + "pacote": "^13.6.2", + "publishers": "^2.0.1", "semver": "^7.3.8", - "table": "^6.8.0", - "yargs": "^17.6.0" + "table": "^6.8.1", + "yargs": "^17.6.2" }, "engines": { "node": ">= 17 || ^16 || ^14.15 || ^12.13"