diff --git a/package.json b/package.json index 477af86..8fa13ba 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "typescript": "^5.5.4" }, "dependencies": { - "@nodesecure/js-x-ray": "^7.3.0", + "@nodesecure/js-x-ray": "^8.0.0", "@nodesecure/npm-registry-sdk": "^3.0.0", "@nodesecure/scanner": "^6.1.0", "@openally/mutex": "^1.0.0", @@ -47,7 +47,7 @@ "dotenv": "^16.4.5", "kleur": "^4.1.5", "klona": "^2.0.6", - "pacote": "^18.0.6", + "pacote": "^19.0.0", "sade": "^1.8.1", "ts-node": "^10.9.2" }