diff --git a/package.json b/package.json index 13afd4b09b..55ed671bc5 100644 --- a/package.json +++ b/package.json @@ -113,9 +113,9 @@ "*": "biome check --fix --no-errors-on-unmatched" }, "overrides": { - "@appthreat/atom": "2.3.0", - "@appthreat/atom-common": "1.0.11", - "@appthreat/atom-parsetools": "1.0.11", + "@appthreat/atom": "2.4.3", + "@appthreat/atom-common": "1.0.12", + "@appthreat/atom-parsetools": "1.0.12", "@appthreat/cdx-proto": "1.1.4", "@appthreat/sqlite3": "6.0.9", "@babel/code-frame": "7.27.1", @@ -523,7 +523,7 @@ "typescript": "5.9.3" }, "optionalDependencies": { - "@appthreat/atom": "2.3.0", + "@appthreat/atom": "2.4.3", "@appthreat/cdx-proto": "1.1.4", "@bufbuild/protobuf": "2.10.1", "@cyclonedx/cdxgen-plugins-bin": "1.7.0", @@ -555,9 +555,9 @@ "@biomejs/biome" ], "overrides": { - "@appthreat/atom": "2.3.0", - "@appthreat/atom-common": "1.0.11", - "@appthreat/atom-parsetools": "1.0.11", + "@appthreat/atom": "2.4.3", + "@appthreat/atom-common": "1.0.12", + "@appthreat/atom-parsetools": "1.0.12", "@appthreat/cdx-proto": "1.1.4", "@appthreat/sqlite3": "6.0.9", "@babel/code-frame": "7.27.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c0714b25f..ac120554c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,9 +5,9 @@ settings: excludeLinksFromLockfile: false overrides: - '@appthreat/atom': 2.3.0 - '@appthreat/atom-common': 1.0.11 - '@appthreat/atom-parsetools': 1.0.11 + '@appthreat/atom': 2.4.3 + '@appthreat/atom-common': 1.0.12 + '@appthreat/atom-parsetools': 1.0.12 '@appthreat/cdx-proto': 1.1.4 '@appthreat/sqlite3': 6.0.9 '@babel/code-frame': 7.27.1 @@ -527,8 +527,8 @@ importers: version: 5.9.3 optionalDependencies: '@appthreat/atom': - specifier: 2.3.0 - version: 2.3.0 + specifier: 2.4.3 + version: 2.4.3 '@appthreat/cdx-proto': specifier: 1.1.4 version: 1.1.4 @@ -589,16 +589,16 @@ importers: packages: - '@appthreat/atom-common@1.0.11': - resolution: {integrity: sha512-WQShpvjqdKCLuW/TeNxE9FH/SPR6Nxok+t1qcWzd3+m7X/Za57HNE0KEm0YNJ9IvBvj7mE9nMEF5r9XFDRg+xg==} + '@appthreat/atom-common@1.0.12': + resolution: {integrity: sha512-bsy1J/1Ge9uO+/VBUH79F9btmnJfedvytF3jFpDsINabF+x0koWdegXsjYg5sBuI9D8bfODail7vNJCBPl2u0g==} - '@appthreat/atom-parsetools@1.0.11': - resolution: {integrity: sha512-5sqkFrckEmyFmnNQ6pCP4OxcS287KVqEdPUBBRyKfnHntYzKMiuFgIriKUPd2fTLfSTmNQ67Z3ouPS41AcOEdw==} + '@appthreat/atom-parsetools@1.0.12': + resolution: {integrity: sha512-eqU3LYaduUEFCt+tDs58txvYkyhuYLJHQm7+S+RwKaICkO8kJDrrcfBqHXngvNG0Th/TpVe4X9tl5uf5bd2I7g==} engines: {node: '>=16.0.0'} hasBin: true - '@appthreat/atom@2.3.0': - resolution: {integrity: sha512-7oXgrKASyRnPc/ILrCxpfkBxeBRYE7Okw5DvUzXrIQP1DiJ7oJ1AI9MXgfhU1Sjv1ikb0hMi5F/QoutrBfq2aw==} + '@appthreat/atom@2.4.3': + resolution: {integrity: sha512-xOfXDQbRVoworcxaKPYtXJaaBct4GUkDxKseBgxvvK4deqK7lkW3QYBybaQqNynzEmb1yCaqdFcLQYw5bhEyvA==} engines: {node: '>=16.0.0'} hasBin: true @@ -1988,21 +1988,21 @@ packages: snapshots: - '@appthreat/atom-common@1.0.11': + '@appthreat/atom-common@1.0.12': optional: true - '@appthreat/atom-parsetools@1.0.11': + '@appthreat/atom-parsetools@1.0.12': dependencies: - '@appthreat/atom-common': 1.0.11 + '@appthreat/atom-common': 1.0.12 '@babel/parser': 7.28.5 typescript: 5.9.3 yargs: 18.0.0 optional: true - '@appthreat/atom@2.3.0': + '@appthreat/atom@2.4.3': dependencies: - '@appthreat/atom-common': 1.0.11 - '@appthreat/atom-parsetools': 1.0.11 + '@appthreat/atom-common': 1.0.12 + '@appthreat/atom-parsetools': 1.0.12 optional: true '@appthreat/cdx-proto@1.1.4':