diff --git a/package.json b/package.json
index 5841e2d..08c0dd6 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": "^20.0.0",
     "sade": "^1.8.1",
     "ts-node": "^10.9.2"
   }