Skip to content

Commit a875f08

Browse files
github-actionsBGruenberg
authored andcommitted
chore: update sbom
1 parent 9da69d2 commit a875f08

File tree

1 file changed

+10
-25
lines changed

1 file changed

+10
-25
lines changed

src/sbom.json

Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.4",
55
"version": 1,
6-
"serialNumber": "urn:uuid:5dcc5257-2629-4520-9026-7022932e586e",
6+
"serialNumber": "urn:uuid:5ab01275-baa9-4b8d-ad41-ad5546c6a3ef",
77
"metadata": {
8-
"timestamp": "2025-11-18T00:12:37.662Z",
8+
"timestamp": "2025-11-19T13:10:24.322Z",
99
"tools": [
1010
{
1111
"name": "npm",
@@ -5640,8 +5640,8 @@
56405640
"type": "library",
56415641
"name": "core",
56425642
"group": "@ngx-translate",
5643-
"version": "17.0.0",
5644-
"bom-ref": "@ngx-translate/core@17.0.0",
5643+
"version": "16.0.4",
5644+
"bom-ref": "@ngx-translate/core@16.0.4",
56455645
"author": "Andreas Löw / CodeAndWeb GmbH, Olivier Combe",
56465646
"description": "Translation library (i18n) for Angular",
56475647
"licenses": [
@@ -5651,30 +5651,15 @@
56515651
}
56525652
}
56535653
],
5654-
"purl": "pkg:npm/%40ngx-translate/core@17.0.0",
5654+
"purl": "pkg:npm/%40ngx-translate/core@16.0.4",
56555655
"externalReferences": [
56565656
{
5657-
"url": "git+https://github.com/ngx-translate/core.git",
5658-
"type": "vcs",
5659-
"comment": "as detected from PackageJson property \"repository.url\""
5660-
},
5661-
{
5662-
"url": "https://github.com/ngx-translate/core#readme",
5663-
"type": "website",
5664-
"comment": "as detected from PackageJson property \"homepage\""
5665-
},
5666-
{
5667-
"url": "https://github.com/ngx-translate/core/issues",
5668-
"type": "issue-tracker",
5669-
"comment": "as detected from PackageJson property \"bugs.url\""
5670-
},
5671-
{
5672-
"url": "https://registry.npmjs.org/@ngx-translate/core/-/core-17.0.0.tgz",
5657+
"url": "https://registry.npmjs.org/@ngx-translate/core/-/core-16.0.4.tgz",
56735658
"type": "distribution",
56745659
"hashes": [
56755660
{
56765661
"alg": "SHA-512",
5677-
"content": "45fb760f99ecda9ab8a2b2d98c4b71d6e84db8405ead47691541b521caad1ae8a98fa49abe007c4a4c6d35000b34303e11596fb0d0828c2d9ec1956d51e37aae"
5662+
"content": "b3c9654cbd9226f44e86ab6dc6f12cec283eeaa49fe24bd93c560ef9c4ce63577c0d64e396eb5191602579970f3e8797f76ec39bb00b7cbd3b1bba180c9ef3eb"
56785663
}
56795664
],
56805665
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
@@ -6434,7 +6419,7 @@
64346419
"@angular/platform-browser@18.2.13",
64356420
"@angular/router@18.2.13",
64366421
"@ng-bootstrap/ng-bootstrap@17.0.1",
6437-
"@ngx-translate/core@17.0.0",
6422+
"@ngx-translate/core@16.0.4",
64386423
"@ngx-translate/http-loader@8.0.0",
64396424
"@popperjs/core@2.11.8",
64406425
"bootstrap@5.3.3",
@@ -7082,7 +7067,7 @@
70827067
"ref": "@popperjs/core@2.11.8"
70837068
},
70847069
{
7085-
"ref": "@ngx-translate/core@17.0.0",
7070+
"ref": "@ngx-translate/core@16.0.4",
70867071
"dependsOn": [
70877072
"@angular/common@18.2.13",
70887073
"@angular/core@18.2.13",
@@ -7094,7 +7079,7 @@
70947079
"dependsOn": [
70957080
"@angular/common@18.2.13",
70967081
"@angular/core@18.2.13",
7097-
"@ngx-translate/core@17.0.0",
7082+
"@ngx-translate/core@16.0.4",
70987083
"rxjs@7.8.1"
70997084
]
71007085
},

0 commit comments

Comments
 (0)