We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352bf01 commit 724a903Copy full SHA for 724a903
package.json
@@ -41,12 +41,12 @@
41
"typescript": "^5.8.3"
42
},
43
"dependencies": {
44
- "@nodesecure/js-x-ray": "^9.0.0",
45
- "@nodesecure/npm-registry-sdk": "^3.0.0",
46
- "@nodesecure/scanner": "^6.8.0",
47
- "@openally/mutex": "^1.0.0",
+ "@nodesecure/js-x-ray": "^10.0.0",
+ "@nodesecure/npm-registry-sdk": "^4.1.0",
+ "@nodesecure/scanner": "^7.0.0",
+ "@openally/mutex": "^2.0.0",
48
"@slimio/is": "^2.0.0",
49
- "dotenv": "^16.5.0",
+ "dotenv": "^17.2.2",
50
"kleur": "^4.1.5",
51
"pacote": "^21.0.0",
52
"sade": "^1.8.1"
0 commit comments