Skip to content

Commit 1f6b765

Browse files
github-actions[bot]ekovalets
authored andcommitted
chore(deps): Update SBOM after dependency changes
1 parent dbb041f commit 1f6b765

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

sbom.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.5",
55
"version": 1,
6-
"serialNumber": "urn:uuid:f428b4eb-158b-4368-8087-f7b282019103",
6+
"serialNumber": "urn:uuid:2a8890c5-546f-4418-b9a3-82c6bb8f7ec3",
77
"metadata": {
8-
"timestamp": "2026-01-26T04:23:55.104Z",
8+
"timestamp": "2026-01-30T16:56:57.699Z",
99
"tools": {
1010
"components": [
1111
{
@@ -157,24 +157,24 @@
157157
{
158158
"type": "library",
159159
"name": "bson",
160-
"version": "7.0.0",
161-
"bom-ref": "[email protected]|bson@7.0.0",
160+
"version": "7.1.1",
161+
"bom-ref": "[email protected]|bson@7.1.1",
162162
"licenses": [
163163
{
164164
"license": {
165165
"id": "Apache-2.0"
166166
}
167167
}
168168
],
169-
"purl": "pkg:npm/bson@7.0.0",
169+
"purl": "pkg:npm/bson@7.1.1",
170170
"externalReferences": [
171171
{
172-
"url": "https://registry.npmjs.org/bson/-/bson-7.0.0.tgz",
172+
"url": "https://registry.npmjs.org/bson/-/bson-7.1.1.tgz",
173173
"type": "distribution",
174174
"hashes": [
175175
{
176176
"alg": "SHA-512",
177-
"content": "2b073a5a1e254393a692aa8a85818a22e10b5e5f843d848239b544e9b5aca754ff70690e08137423cc05fd3e38062ba11f2362d6698a54f5e4eb4778d7167b93"
177+
"content": "4ed260041f90c8e9568eb6ccfbc6d1807f3854cff1ac38f2045812806adf645e31bedea06c40ed72cc26dbb4e7f45f535ac8d0c9bc53f1bf15a423ffa092b80f"
178178
}
179179
],
180180
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
@@ -492,7 +492,7 @@
492492
493493
"dependsOn": [
494494
495-
"[email protected]|bson@7.0.0",
495+
"[email protected]|bson@7.1.1",
496496
497497
]
498498
},
@@ -503,7 +503,7 @@
503503
]
504504
},
505505
{
506-
"ref": "[email protected]|bson@7.0.0"
506+
"ref": "[email protected]|bson@7.1.1"
507507
},
508508
{
509509

0 commit comments

Comments
 (0)