Skip to content

Commit 21e8f26

Browse files
committed
chore(deps): update external tools versions
- @coana-tech/cli: 14.12.148 → 14.12.165 - @cyclonedx/cdxgen: 11.11.0 → 12.0.0 - socketsecurity: ^2.2.15 → 2.2.70
1 parent 692eb84 commit 21e8f26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/cli/external-tools.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"description": "Coana CLI for static analysis and reachability detection",
44
"type": "npm",
55
"package": "@coana-tech/cli",
6-
"version": "14.12.148"
6+
"version": "14.12.165"
77
},
88
"@cyclonedx/cdxgen": {
99
"description": "CycloneDX SBOM generator for software bill of materials",
1010
"type": "npm",
1111
"package": "@cyclonedx/cdxgen",
12-
"version": "11.11.0"
12+
"version": "12.0.0"
1313
},
1414
"python": {
1515
"description": "Python runtime from python-build-standalone",
@@ -22,7 +22,7 @@
2222
"description": "Socket Python CLI (socket-python-cli)",
2323
"type": "pypi",
2424
"package": "socketsecurity",
25-
"version": "^2.2.15"
25+
"version": "2.2.70"
2626
},
2727
"socket-patch": {
2828
"description": "Socket Patch CLI for applying security patches",

0 commit comments

Comments
 (0)