Skip to content

Commit 6ab5d0f

Browse files
committed
chore: pin @coana-tech/cli and @cyclonedx/cdxgen to exact versions
Update external tool dependencies to pinned versions: - @coana-tech/cli: 14.12.88 → 14.12.90 - @cyclonedx/cdxgen: 11.7.0 → 11.11.0 These packages are used without tilde prefixes in the codebase, ensuring deterministic and reproducible installations.
1 parent 02b2c17 commit 6ab5d0f

File tree

3 files changed

+328
-77
lines changed

3 files changed

+328
-77
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"@babel/preset-typescript": "7.27.1",
9595
"@babel/runtime": "7.28.4",
9696
"@biomejs/biome": "2.2.4",
97-
"@coana-tech/cli": "14.12.88",
98-
"@cyclonedx/cdxgen": "11.7.0",
97+
"@coana-tech/cli": "14.12.90",
98+
"@cyclonedx/cdxgen": "11.11.0",
9999
"@dotenvx/dotenvx": "1.49.0",
100100
"@eslint/compat": "1.3.2",
101101
"@eslint/js": "9.35.0",

0 commit comments

Comments
 (0)