diff --git a/package.json b/package.json index a251de0dae..251d190289 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@appthreat/atom": "2.3.0", "@appthreat/atom-common": "1.0.11", "@appthreat/atom-parsetools": "1.0.11", - "@appthreat/cdx-proto": "1.1.4", + "@appthreat/cdx-proto": "1.2.0", "@appthreat/sqlite3": "6.0.9", "@babel/code-frame": "7.27.1", "@babel/generator": "7.28.5", @@ -504,7 +504,7 @@ }, "optionalDependencies": { "@appthreat/atom": "2.3.0", - "@appthreat/cdx-proto": "1.1.4", + "@appthreat/cdx-proto": "1.2.0", "@bufbuild/protobuf": "2.10.1", "@cyclonedx/cdxgen-plugins-bin": "1.7.0", "@cyclonedx/cdxgen-plugins-bin-darwin-amd64": "1.7.0", @@ -538,7 +538,7 @@ "@appthreat/atom": "2.3.0", "@appthreat/atom-common": "1.0.11", "@appthreat/atom-parsetools": "1.0.11", - "@appthreat/cdx-proto": "1.1.4", + "@appthreat/cdx-proto": "1.2.0", "@appthreat/sqlite3": "6.0.9", "@babel/code-frame": "7.27.1", "@babel/generator": "7.28.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2ac197ad1..2ad6c132c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ overrides: '@appthreat/atom': 2.3.0 '@appthreat/atom-common': 1.0.11 '@appthreat/atom-parsetools': 1.0.11 - '@appthreat/cdx-proto': 1.1.4 + '@appthreat/cdx-proto': 1.2.0 '@appthreat/sqlite3': 6.0.9 '@babel/code-frame': 7.27.1 '@babel/generator': 7.28.5 @@ -491,8 +491,8 @@ importers: specifier: 2.3.0 version: 2.3.0 '@appthreat/cdx-proto': - specifier: 1.1.4 - version: 1.1.4 + specifier: 1.2.0 + version: 1.2.0 '@bufbuild/protobuf': specifier: 2.10.1 version: 2.10.1 @@ -563,8 +563,8 @@ packages: engines: {node: '>=16.0.0'} hasBin: true - '@appthreat/cdx-proto@1.1.4': - resolution: {integrity: sha512-cAC1EpAesqMOfaOl1Q37WN38PV+nbc3MQmab0p3cVGsrL3KWP3dUbNWRdzN4sVL/gVOYEouwvR/PXvDF9WCeVA==} + '@appthreat/cdx-proto@1.2.0': + resolution: {integrity: sha512-r2g4CLo2wx16Xz3v6vVdIC8DqpFNXcFM9Fyv1p/8cLGWGqo0NCdUEahqfS0ANTeNbFM6x8faWO72BrPMlVF3LQ==} engines: {node: '>=20'} '@appthreat/sqlite3@6.0.9': @@ -1944,7 +1944,7 @@ snapshots: '@appthreat/atom-parsetools': 1.0.11 optional: true - '@appthreat/cdx-proto@1.1.4': + '@appthreat/cdx-proto@1.2.0': dependencies: '@bufbuild/protobuf': 2.10.1 optional: true