{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "metadata": {
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.11.0"
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            }
          ]
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "frontend-portal",
      "version": "1.52.0",
      "bom-ref": "frontend-portal@1.52.0",
      "purl": "pkg:npm/frontend-portal@1.52.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:reproducible",
        "value": "true"
      }
    ]
  },
  "components": [
    {
      "type": "library",
      "name": "animations",
      "group": "@angular",
      "version": "21.2.6",
      "bom-ref": "frontend-portal@1.52.0|@angular/animations@21.2.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/animations@21.2.6",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@angular/animations/-/animations-21.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "48fcd33a593255a80f75bece31ef61c37767a4c1aada9fe70036adccd7d150c5f08adf0053c55a88f22b151b020f9dac00bd730c38fad202ac93f769af323214"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/animations"
        }
      ]
    },
    {
      "type": "library",
      "name": "common",
      "group": "@angular",
      "version": "21.2.6",
      "bom-ref": "frontend-portal@1.52.0|@angular/common@21.2.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/common@21.2.6",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@angular/common/-/common-21.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d8572967587a019e09c022259e91c262b6d14c64133a3fd115792e5ffab0ecae9c1662467d614c9abfbec56b47644bd475d7db47d86a0e8fafd6692a10a13f2b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/common"
        }
      ]
    },
    {
      "type": "library",
      "name": "compiler",
      "group": "@angular",
      "version": "21.2.6",
      "bom-ref": "frontend-portal@1.52.0|@angular/compiler@21.2.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/compiler@21.2.6",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b211a46ff68020f6c6f284989152749ac1a545d0d5709055694571d8a7a7325b627d08df2e7e4df0314c033391ea169a0375deba0144c712aa9afc928eb56af8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/compiler"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@angular",
      "version": "21.2.6",
      "bom-ref": "frontend-portal@1.52.0|@angular/core@21.2.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/core@21.2.6",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@angular/core/-/core-21.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2f80ae43845950952fac3326d77ed9f4f2b1c74620c663fb88293e4b65468a8327df9e43dbf2e0a5a4c216d0dcc036d53caacf29c200d9168270f3921ade8a9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/core"
        }
      ]
    },
    {
      "type": "library",
      "name": "platform-browser",
      "group": "@angular",
      "version": "21.2.6",
      "bom-ref": "frontend-portal@1.52.0|@angular/platform-browser@21.2.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/platform-browser@21.2.6",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-21.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2d6d6f3d7547bf2ef52c16a19fe7d2ccf956425db990921d717abea6d1bb1ec31581b3d0dffbef90a5c01d8691769a4b18214bfaffb775018760b34b8982fdaa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/platform-browser"
        }
      ]
    },
    {
      "type": "library",
      "name": "platform-server",
      "group": "@angular",
      "version": "21.2.6",
      "bom-ref": "frontend-portal@1.52.0|@angular/platform-server@21.2.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/platform-server@21.2.6",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@angular/platform-server/-/platform-server-21.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "21ab57a8acd1453f07d54a258a34b72efdd282d847e70dea1dee59a50003622f4d21a22fb553270c7de423158685ea6332dbd4cf6df927713a16b3deafa98d64"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/platform-server"
        }
      ]
    },
    {
      "type": "library",
      "name": "router",
      "group": "@angular",
      "version": "21.2.6",
      "bom-ref": "frontend-portal@1.52.0|@angular/router@21.2.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/router@21.2.6",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@angular/router/-/router-21.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d1a8e190a61e3aa1d01041fcf3e4341eb85e47785e9704ef753a83ff481369aa427be1cea02f926309b3cec60fdb3c00c41350120e091ce18a437d17f7f83083"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/router"
        }
      ]
    },
    {
      "type": "library",
      "name": "ssr",
      "group": "@angular",
      "version": "21.2.6",
      "bom-ref": "frontend-portal@1.52.0|@angular/ssr@21.2.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/ssr@21.2.6",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@angular/ssr/-/ssr-21.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4ace20b543ffd12f8acd192dcf87d487ae33b62534bfb3e2a999c413824aca9e5bc338072364921e59ba1d33145a34d62670ac0d6a794db800a226c9f01de9ff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/ssr"
        }
      ]
    },
    {
      "type": "library",
      "name": "effects",
      "group": "@ngrx",
      "version": "21.1.0",
      "bom-ref": "frontend-portal@1.52.0|@ngrx/effects@21.1.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40ngrx/effects@21.1.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@ngrx/effects/-/effects-21.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1e1f8f955fb160fde2eb95cadb23b1a4843da4fe13ef480ba66e89223044d360ee996f9ebebe8b75481e8b17eae6f6944b590ddd1aaf976e1f3540c928692467"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@ngrx/effects"
        }
      ]
    },
    {
      "type": "library",
      "name": "store",
      "group": "@ngrx",
      "version": "21.1.0",
      "bom-ref": "frontend-portal@1.52.0|@ngrx/store@21.1.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40ngrx/store@21.1.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/@ngrx/store/-/store-21.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e7a73aa698434e406b48cc54835f8aaaef3541d96c1f3195a82bbf32b77ea521e0efb6066e52fc722221a8e6695aedeefe2a5b1201e34352f8bdce6a887b37f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@ngrx/store"
        }
      ]
    },
    {
      "type": "library",
      "name": "accepts",
      "version": "1.3.8",
      "bom-ref": "frontend-portal@1.52.0|accepts@1.3.8",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/accepts@1.3.8",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3d802d8536b69b654ac6ebd20f70cf0bf1b2f94fac380d4b02e4fc9a4991bafc3e34009269e5c443e34771517bace365eaa71ac55dd4b9e9b06b093eefe4892f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/accepts"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-flatten",
      "version": "1.1.1",
      "bom-ref": "frontend-portal@1.52.0|array-flatten@1.1.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-flatten@1.1.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3c254042cc167a6bba51dc6c0c5157ffe815798a8a0287770f75159bdd631f0ca782e3b002f60f871f2736533ef8da9170ae82c71a5469f8e684874a88789baa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-flatten"
        }
      ]
    },
    {
      "type": "library",
      "name": "body-parser",
      "version": "1.20.3",
      "bom-ref": "frontend-portal@1.52.0|body-parser@1.20.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/body-parser@1.20.3",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eeb0310728d432a437fdb1c9cbb0fa3865efc7f30c73822a067fd7d1f70cd5051c008b6966b0446215867a6fadcd71fdd1cf86d35ca931c60904ef58df4db4de"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/body-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "bytes",
      "version": "3.1.2",
      "bom-ref": "frontend-portal@1.52.0|bytes@3.1.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bytes@3.1.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fcd7fb4f2cd3c7a4b7c9124e6ce015efde7aafc72bdbe3a3f000b976df3048fdc1400a1e5f9f0da07c8253c3fccc690d5d2b634d28ba7f33ba174a4175c61b12"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind-apply-helpers",
      "version": "1.0.2",
      "bom-ref": "frontend-portal@1.52.0|call-bind-apply-helpers@1.0.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind-apply-helpers@1.0.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4a9d5a6e52748af0e44b38dc68977112e9cde7f5ef92c149dac30115fabac74af285057fd9bfcac057b6d5c329987b4f3928a3f0af7dff049fa04b9339b9ae31"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind-apply-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bound",
      "version": "1.0.4",
      "bom-ref": "frontend-portal@1.52.0|call-bound@1.0.4",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bound@1.0.4",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fb2b3df7b53dea9a382b1fc0069042aa103d12ec49690583420ef6f791f8841a61bf72198346e804abb0629b78617a7a319e4099942753fb72313951a5a49e8e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bound"
        }
      ]
    },
    {
      "type": "library",
      "name": "content-disposition",
      "version": "0.5.4",
      "bom-ref": "frontend-portal@1.52.0|content-disposition@0.5.4",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/content-disposition@0.5.4",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "16f7994cdb86c34e1cc6502259bce2eb34c02ff9617a16966d3b6096e261e3f13de43a8cc139a16b7299375680580f1c148847ccc654bcb7af930e51aa4fad49"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/content-disposition"
        }
      ]
    },
    {
      "type": "library",
      "name": "content-type",
      "version": "1.0.5",
      "bom-ref": "frontend-portal@1.52.0|content-type@1.0.5",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/content-type@1.0.5",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9d38ea7dc045122a4a7570afe180d05827e670b64a9bcd65745d29028a53bf2ac51956dc47a3ff54001de46ecdfb4b53afc42a894d2d15a743e852b836d27038"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/content-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie-signature",
      "version": "1.0.6",
      "bom-ref": "frontend-portal@1.52.0|cookie-signature@1.0.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookie-signature@1.0.6",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4000f395a1dcf22715f08eef6da257270a1df47598a7cb82a9fd716b839f36ed53ec9571408ad480e5ad1dd343b4f8b2c2615b892d76563a2d2172eb28cde8ad"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie-signature"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie",
      "version": "0.7.1",
      "bom-ref": "frontend-portal@1.52.0|cookie@0.7.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookie@0.7.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e839c89e9c7b489d802b7f824d413f64cd2f59351ba1909e831842db1888c9d1d1f6336e4c001206b7c4a4786218e670fe75f9d5b1ede98425f23b06a38cbfd3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookieconsent",
      "version": "3.1.1",
      "bom-ref": "frontend-portal@1.52.0|cookieconsent@3.1.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookieconsent@3.1.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/cookieconsent/-/cookieconsent-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bfc2562c9708ed9b3d356aecf2189595d56d9b710117bd13248db7d6fc67e984e80468f473d76f76763096dc9d9009eb6c130e33fa97d712c5ae74df9b9c136a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookieconsent"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "frontend-portal@1.52.0|debug@2.6.9",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "frontend-portal@1.52.0|debug@2.6.9|ms@2.0.0",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.0.0",
          "externalReferences": [
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/debug/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "depd",
      "version": "2.0.0",
      "bom-ref": "frontend-portal@1.52.0|depd@2.0.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/depd@2.0.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "83b9c7e8fe9dc838a8268800006a6b1a90ad5489898693e4feba02cdd6f77c887ad7fb3f9cfb1f47aa27c8cc2408047f3a50b7c810b49444af52840402cb08af"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/depd"
        }
      ]
    },
    {
      "type": "library",
      "name": "destroy",
      "version": "1.2.0",
      "bom-ref": "frontend-portal@1.52.0|destroy@1.2.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/destroy@1.2.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dac246253697208691d70e22252368374867318ec6a5cfe7f03e2a482270f10a855977fb72e0209c41f1069c1e69570f7af0b69772a98d80b1dcdca941081a26"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/destroy"
        }
      ]
    },
    {
      "type": "library",
      "name": "dunder-proto",
      "version": "1.0.1",
      "bom-ref": "frontend-portal@1.52.0|dunder-proto@1.0.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dunder-proto@1.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "28837f9c3241411717c3430b561644f62407986ebca80548060f42aa65188e64088608a3f54e4c16faea9142f915bb72cb366e39e3add3375e45ee1463b72df8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dunder-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "ee-first",
      "version": "1.1.1",
      "bom-ref": "frontend-portal@1.52.0|ee-first@1.1.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ee-first@1.1.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "58cc26f4b851528f9651a44dfaf46e113a86f3d22066985548d91d16079beac4bf1383ab0c837bb78f0201ec121d773a0bc95e7c3f0a29faf9bd8eb56eb425a3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ee-first"
        }
      ]
    },
    {
      "type": "library",
      "name": "encodeurl",
      "version": "2.0.0",
      "bom-ref": "frontend-portal@1.52.0|encodeurl@2.0.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/encodeurl@2.0.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4349fd1d18b89ba26e188575785966bc907b644571bbddc8accca232c182d25acc24c5b3460c7a586aaec9f4206556f7d6f8468179df98f34d5e6c673a4441ae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/encodeurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-define-property",
      "version": "1.0.1",
      "bom-ref": "frontend-portal@1.52.0|es-define-property@1.0.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-define-property@1.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b79d17e07d4678acd18bdb7da05205f4e90372c9ecf4e0a76316b17e2d34683979ab3a014a0e0e0109db235bc1274faf5ea9d606991a49c223d560dac2696de"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-errors",
      "version": "1.3.0",
      "bom-ref": "frontend-portal@1.52.0|es-errors@1.3.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-errors@1.3.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65fe47d8ac6ddb18d3bdb26f3f66562c4202c40ea3fa1026333225ca9cb8c5c060d6f2959f1f3d5b2d066d2fa47f9730095145cdd0858765d20853542d2e9cb3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-object-atoms",
      "version": "1.1.1",
      "bom-ref": "frontend-portal@1.52.0|es-object-atoms@1.1.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-object-atoms@1.1.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "146807da1f3328d8a6f658e3edd6a79053dc20220af42a796e6f9cda041261e3e1a5a1b9f9eb2b2ce0e2848a2b9fe3dee85189cd6857428b4fbfbde34da95d5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-object-atoms"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-html",
      "version": "1.0.3",
      "bom-ref": "frontend-portal@1.52.0|escape-html@1.0.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-html@1.0.3",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3624aea59e0e7ae1b0afaf251887b29bf92c219309a1d506392099fc54a74f172b7a46efaab81d53194938ca628da299563009ad6ac6b3fe89cbc38cbb28fda3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-html"
        }
      ]
    },
    {
      "type": "library",
      "name": "etag",
      "version": "1.8.1",
      "bom-ref": "frontend-portal@1.52.0|etag@1.8.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/etag@1.8.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6882f9171ee66b055adf4d1a976067104e2236fa35a844f12eb3c8fe8d392fbcfa828edf0b0d49e844266cae05989d804bb920545fca1195ae7c17dd0a531c3e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/etag"
        }
      ]
    },
    {
      "type": "library",
      "name": "express",
      "version": "4.21.2",
      "bom-ref": "frontend-portal@1.52.0|express@4.21.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/express@4.21.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/express/-/express-4.21.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dbc1ea80c6409a28750b3b7d9f2eeaafa7a4daa75d17815c95b333c21091101e8e15f1fead7027b8d0b0a35ff016faed6e0b100dbe2449b5fd75ef6515bad79c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/express"
        }
      ]
    },
    {
      "type": "library",
      "name": "finalhandler",
      "version": "1.3.1",
      "bom-ref": "frontend-portal@1.52.0|finalhandler@1.3.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/finalhandler@1.3.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e8137db6b1fb6e9deabe7ad1cb3b01cfe837959c533594db54ed84575092d1621c0db6b0615758bc67e5304ffd40fd21d296250830424e361af67673303a72c5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/finalhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "forwarded",
      "version": "0.2.0",
      "bom-ref": "frontend-portal@1.52.0|forwarded@0.2.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/forwarded@0.2.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6ee446d1fa41b511d24c238049eea10f6e7cb44b9b16844b6f864d03a3713151cdc3680e7301e8f70c9a6e5ccccce039cfdc40f4bd4a36393f36de8c4fd698a3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/forwarded"
        }
      ]
    },
    {
      "type": "library",
      "name": "fresh",
      "version": "0.5.2",
      "bom-ref": "frontend-portal@1.52.0|fresh@0.5.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fresh@0.5.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cc9da6418335f2b1053ae75e57819285318843b45bcc0ee8cdb53d23f5c1a66ee4aa0332c209b294cc171f16499a45686249daf5dda95575573dd6133fd7a3f1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fresh"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "frontend-portal@1.52.0|function-bind@1.1.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.3.0",
      "bom-ref": "frontend-portal@1.52.0|get-intrinsic@1.3.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.3.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f5f4a349aa2cfdf448548a7ec5226513a95fc21112ecb36d29a08121a987b23af69dad418800493e8d263a38f3f062435116ab9823c6a9a89583999f8dbf7c09"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-proto",
      "version": "1.0.1",
      "bom-ref": "frontend-portal@1.52.0|get-proto@1.0.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-proto@1.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b1349f063a17069f3d26f20a21e7eac3b53608279bb1cef892263a6b0886a202ada1219b823604fc6ffe97db05dcc5853cd73d21ca0e0b83837ca1dfc459a9d2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.2.0",
      "bom-ref": "frontend-portal@1.52.0|gopd@1.2.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gopd@1.2.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65429187afe4505a0089302d4d83d9277870f70371c7e04804e8a39e51bd3e7ac9b027128ecd70cb20fabc9a5a62d827cc3aca6114aa7f738ee917daf77c6c46"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gopd"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.1.0",
      "bom-ref": "frontend-portal@1.52.0|has-symbols@1.1.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.1.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d5c0cd77027625aa2199bdec8383a629a301c2e0b8f2c6278b91d4c360efb02f0b8c64cb2bd87e79bd57e91cae3877b8853d142c25baf22a26863528294aa53d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.2",
      "bom-ref": "frontend-portal@1.52.0|hasown@2.0.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d21254f5208fbe633320175916a34f5d66ba76a87b59d1f470823dcbe0b24bcac6de72f8f01725adaf4798a8555541f23d6347e58ef10f0001edb7e04a391431"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-errors",
      "version": "2.0.0",
      "bom-ref": "frontend-portal@1.52.0|http-errors@2.0.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-errors@2.0.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "16dc2b1bf7ae0736848d8791a8e825cbb1b4aaf8a25e82569ef107d99d6994175781bca3bf7e291d349bf73a1e1ccc83cb7dfe0d6cb95adf56a3e4d446d39849"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.4.24",
      "bom-ref": "frontend-portal@1.52.0|iconv-lite@0.4.24",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.4.24",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bf73179d901cbe7cb091350466898801cb657bb4575de79d391df5c3097b565ca85cee108bd6abbd27a73505a77b54dc4708422f51f02c8db56c4a9da63f3fac"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "frontend-portal@1.52.0|inherits@2.0.4",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "ipaddr.js",
      "version": "1.9.1",
      "bom-ref": "frontend-portal@1.52.0|ipaddr.js@1.9.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ipaddr.js@1.9.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d0a23feb4ef1a31493a07ec68cdd457d26cba14d3e6ed4e2723b1049642587f859ca437c2a998c7fbb98c0f5b747e6a467a47fc35f199574870585e26143cede"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ipaddr.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "math-intrinsics",
      "version": "1.1.0",
      "bom-ref": "frontend-portal@1.52.0|math-intrinsics@1.1.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/math-intrinsics@1.1.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fc85ed6f0124e474cfc84c32297ea11a4617c4cf676e3eb807e8a55499c2fd1e81d291f91b85776f4a556cbec3063e2d921040a696d05257fa17a5e5f4b1eed6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/math-intrinsics"
        }
      ]
    },
    {
      "type": "library",
      "name": "media-typer",
      "version": "0.3.0",
      "bom-ref": "frontend-portal@1.52.0|media-typer@0.3.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/media-typer@0.3.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "76afaa7a543d6a41e970e97f8145514f15483a4009d70477400bdbe11b158d2f285681630c64dcebbf702589949a49d41791f030b3a06f93be6b72b17d66a93d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/media-typer"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-descriptors",
      "version": "1.0.3",
      "bom-ref": "frontend-portal@1.52.0|merge-descriptors@1.0.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge-descriptors@1.0.3",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "81a36f012ed367cf7bfeb55a6749ccb40cb13728bfa5d6e36c0c14a4542937bd06aa755f3a25e979450c291066cd769243c0dd4d7e3fd26b3adabd8afa113a99"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "methods",
      "version": "1.1.2",
      "bom-ref": "frontend-portal@1.52.0|methods@1.1.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/methods@1.1.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "89c9401de36a366ebccc5b676747bed4bdb250876fccda1ab8a53858103756f1ffbcf162785eea7d197051953e0c0f4ff5b3d7212f74ba5c68528087db7b15db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/methods"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.52.0",
      "bom-ref": "frontend-portal@1.52.0|mime-db@1.52.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.52.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b0f538b95edd625bed589c70c311c3d0fba285536213b4f201b439496c43081f66518bce82ba103b061040e28f27c0886c4fb51135653a82b5502da7537818be"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "frontend-portal@1.52.0|mime-types@2.1.35",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "64363e6cf9b9cd34c5f98a42ac053d9cad148080983d3d10b53d4d65616fe2cfbe4cd91c815693d20ebee11dae238323423cf2b07075cf1b962f9d21cda7978b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "1.6.0",
      "bom-ref": "frontend-portal@1.52.0|mime@1.6.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime@1.6.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c74567f2ca48fb0b89d4ee92ee09db69083c3f187834d1dbeca4883661162a23c4e1128ea65be28e7f8d92662699180febc99cef48f611b793151b2bb306907a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.3",
      "bom-ref": "frontend-portal@1.52.0|ms@2.1.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.1.3",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "negotiator",
      "version": "0.6.3",
      "bom-ref": "frontend-portal@1.52.0|negotiator@0.6.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/negotiator@0.6.3",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f8452ca863cbb0cfa3ff37428598ec9d7e758385eb1c53885f07e70953c695093f9398226a470ab2ec4239b051bba0d29bda29c3f3bab2559b25d82140ce1b06"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/negotiator"
        }
      ]
    },
    {
      "type": "library",
      "name": "ngx-cookieconsent",
      "version": "8.0.0",
      "bom-ref": "frontend-portal@1.52.0|ngx-cookieconsent@8.0.0",
      "purl": "pkg:npm/ngx-cookieconsent@8.0.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/ngx-cookieconsent/-/ngx-cookieconsent-8.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2d1fa63d3fa0fd36f89f04ca7bf7d73ff2cd4a0542a5ce4e0c04001226e55c8a7f662de86f82119acbf26b0e64cef85ba694312be54a593697718aa48917c91"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ngx-cookieconsent"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-inspect",
      "version": "1.13.4",
      "bom-ref": "frontend-portal@1.52.0|object-inspect@1.13.4",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-inspect@1.13.4",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5baee22e5e09d845c41936df78709f7eb8c37e2b6f2c0360d14957df01545124f1f762974457a0307515812a84fb0be101b8b85aa8c683d733cac4d5d84a5b7b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-inspect"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-finished",
      "version": "2.4.1",
      "bom-ref": "frontend-portal@1.52.0|on-finished@2.4.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/on-finished@2.4.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a15973920dc4340842936cddbfb209c1dfd0503e33d91c51c2991c198f29b0255c09864dab8c189d55802c733e6ebb6e26378f5a2605fc2966b83afc0a1e7e92"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/on-finished"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseurl",
      "version": "1.3.3",
      "bom-ref": "frontend-portal@1.52.0|parseurl@1.3.3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parseurl@1.3.3",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0a2c9e3b1153fc96723799b4cfd3df5f0e1208127a4b2833d43a65d30aa39610c418604fd469ec51510bd29eb78681b57dc8f77c7ca75e2f4d60ee2758e2fea9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parseurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-to-regexp",
      "version": "0.1.12",
      "bom-ref": "frontend-portal@1.52.0|path-to-regexp@0.1.12",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-to-regexp@0.1.12",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "440d468d454c9ef605c6eaa8beb12a668c715b935466a6f02ad633fd3b7b9d77ab9342db2db9509abb2075e3b15794851dfd140e08234bf6d278e670b75a6611"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-to-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "proxy-addr",
      "version": "2.0.7",
      "bom-ref": "frontend-portal@1.52.0|proxy-addr@2.0.7",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/proxy-addr@2.0.7",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "96542c30b4940d43d3e388ddad4fcedfbaa59e27e2b433fe670ae699972848ac8b2afb59c69c95d27dbf6c3fcde2d040019fe024475953b28cadaa0ad7e5d802"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/proxy-addr"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "6.13.0",
      "bom-ref": "frontend-portal@1.52.0|qs@6.13.0",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qs@6.13.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fb7f2a23d48eafcb5f67842624da65314c6a8db7bb2cabef66059d13104e99df9e8194ed8cb07aec6bb41d15f7bbf5ceabb514d8dc7a9ec8ef4b5e99f6ec1fa6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "range-parser",
      "version": "1.2.1",
      "bom-ref": "frontend-portal@1.52.0|range-parser@1.2.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/range-parser@1.2.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1eb82cc7ea2baa8ca09e68456ca68713a736f7a27e1d30105e8c4417a80dba944e9a6189468cb37c6ddc700bdea8206bc2bff6cb143905577f1939796a03b04a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/range-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "raw-body",
      "version": "2.5.2",
      "bom-ref": "frontend-portal@1.52.0|raw-body@2.5.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/raw-body@2.5.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f331aaca97c4363088a868605d3a02f1a076afb62b057f804007c83ecfcc964f81b4f4f3b4ebd34b4d4d456ff7121eb427e6b8f25b7caac0b38ab43a9680957c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/raw-body"
        }
      ]
    },
    {
      "type": "library",
      "name": "rxjs",
      "version": "7.8.2",
      "bom-ref": "frontend-portal@1.52.0|rxjs@7.8.2",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rxjs@7.8.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "76129ff74dd4fcf41963a6e834db4019d59b1bce5601b8d3ff5c58a19202ec5018d3259aa4e05056c56b0e5e7c5bcebffded55a4c341b5157831a5df74cc9214"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rxjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "frontend-portal@1.52.0|safe-buffer@5.2.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ae9dd2a34eca71d9a629b1af81a37141226bedb1954959394bd12ad45fa9a5b468ef4f9879a0f1930e4377c34f37e183e9b8e7626d95b8fb825e6a6e62f9825d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "frontend-portal@1.52.0|safer-buffer@2.1.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "send",
      "version": "0.19.0",
      "bom-ref": "frontend-portal@1.52.0|send@0.19.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/send@0.19.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "756e35bb955f2d7bbc4898796f0466c9851b028481ddcf6e421e8bf21fcab6c15110f5a96d7d65ae58c9a35f3a25ce2799c8bfb06519f5ad1ad09db381fab687"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/send"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "encodeurl",
          "version": "1.0.2",
          "bom-ref": "frontend-portal@1.52.0|send@0.19.0|encodeurl@1.0.2",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/encodeurl@1.0.2",
          "externalReferences": [
            {
              "url": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4cf257abc26a15a5589b609698fbe73f6232a3865233bfd029c4a6b8c2c339b7e91f97e2ed150699dfeb4c37feaeeb7fb1a88389011e5533600262447403b1d3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/send/node_modules/encodeurl"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-static",
      "version": "1.16.2",
      "bom-ref": "frontend-portal@1.52.0|serve-static@1.16.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serve-static@1.16.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "56aa6325929a75007f3c46c4c2f15d3b8dc0c79745059d94102b33cfc6d0ee98bbc2dfff3d67b53fa30dede0a78ec6ad62d053e84ba20a56e34963f65ab2284f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serve-static"
        }
      ]
    },
    {
      "type": "library",
      "name": "setprototypeof",
      "version": "1.2.0",
      "bom-ref": "frontend-portal@1.52.0|setprototypeof@1.2.0",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/setprototypeof@1.2.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1392c35fb5aba7ce4a8a5e5b859bf8ea3f2339e6e82aae4932660cde05467461fcc45a4f59750cb0dae53830ab928c4c11e362fd7648c2e46f6385cdc18309a7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/setprototypeof"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-list",
      "version": "1.0.0",
      "bom-ref": "frontend-portal@1.52.0|side-channel-list@1.0.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-list@1.0.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1422c7b510ff827a428821c48892cec1d9853fec330a60c491cf72ecdb18c5e178bbb06db27d59bb0830246c4898898789c240acb3f8474c97e1cd8a0ab32b4c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-list"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-map",
      "version": "1.0.1",
      "bom-ref": "frontend-portal@1.52.0|side-channel-map@1.0.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-map@1.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5428c235f80cb1bcb7b53768d369db8ed33f7b0adaea33c79a94e17a7913621f291bdb9c67fd4ff12a38bb814605e93f063a4e56c0c23282c0fe2b8128815744"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-weakmap",
      "version": "1.0.2",
      "bom-ref": "frontend-portal@1.52.0|side-channel-weakmap@1.0.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-weakmap@1.0.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "58f4bf1ef1d04d89c78ac2e8f4c72a0473899361641cefed969be5772ae77a6e1a790a7885a8b7832b61b3083aa74d684a84e5e7cadca621408c5d9baf6024d8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-weakmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel",
      "version": "1.1.0",
      "bom-ref": "frontend-portal@1.52.0|side-channel@1.1.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel@1.1.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "657f7d7bab51c1ea145ea47e541aec96175ae75361e4c4d0c28bb9b6750381bb723347418268440ed5863ffc5b2a7ea1a9f3d11ee8d4370cf97f2ff06db867a7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel"
        }
      ]
    },
    {
      "type": "library",
      "name": "statuses",
      "version": "2.0.1",
      "bom-ref": "frontend-portal@1.52.0|statuses@2.0.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/statuses@2.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "470340f59ffb3eb2b4eab60b23314c95a17e97bde2c29ceca9120581b30b6d370b0fa70e6a8f364da59e7cf5d0bc1d9f382e008ee612127752ecdfe64c26e475"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/statuses"
        }
      ]
    },
    {
      "type": "library",
      "name": "toidentifier",
      "version": "1.0.1",
      "bom-ref": "frontend-portal@1.52.0|toidentifier@1.0.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/toidentifier@1.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a39b123ca12483f0c840d987e37574fee7ab2eba7355e764521f2d18dbda797a5fa6ec2329e9e54a8c7fd8efc14e5654b447be246eece58844cfad3c3e500744"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/toidentifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "2.8.1",
      "bom-ref": "frontend-portal@1.52.0|tslib@2.8.1",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a0916ef781d06fe29576e49440bef09e99aa9df98bb0e03f9c087a6fa107d30084a0ad3f98f79753a737c0a0d5f373243ae1cf447b525ca294f7d2016b34bfdb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tslib"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-is",
      "version": "1.6.18",
      "bom-ref": "frontend-portal@1.52.0|type-is@1.6.18",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-is@1.6.18",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e444aafdb144f1107f0c75fb8248fed58b3272cd134c8e3d89d9da3626bdcaca6e7df0955d124b2eccf4029e514f5b8932f50fa203e99af411a6d3a5d0072f2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "unpipe",
      "version": "1.0.0",
      "bom-ref": "frontend-portal@1.52.0|unpipe@1.0.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unpipe@1.0.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a63cb66d8852b2e7f05a52b03dcfa5ddc37bfb0b8994aeaecf461d2443a54036e5ea3a3f6253e2e266fc6a0524542f0117b57c36ecdec8f36a464b00de1ced29"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unpipe"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils-merge",
      "version": "1.0.1",
      "bom-ref": "frontend-portal@1.52.0|utils-merge@1.0.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/utils-merge@1.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a4c653bc8913d5df93146bc33aaa1d39c971d105a49208ba4dda1af200bc7df18002acfda733d36560326dbb071e8103ff3b4cb64bff5686136324a1527f3584"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/utils-merge"
        }
      ]
    },
    {
      "type": "library",
      "name": "vary",
      "version": "1.1.2",
      "bom-ref": "frontend-portal@1.52.0|vary@1.1.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vary@1.1.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "04d19b58b7ddd1e50f69b8645d4566d23f2ebaf444c93879a2f45afddca8c3f06a01b649c82fb97d4f88cd03b39802b362a6110084a8461750af778867f3d7aa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vary"
        }
      ]
    },
    {
      "type": "library",
      "name": "xhr2",
      "version": "0.2.1",
      "bom-ref": "frontend-portal@1.52.0|xhr2@0.2.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xhr2@0.2.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/xhr2/-/xhr2-0.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b080f4aeb542aa454d527f2deb1baff7ee855625e35155eaf07e6b58e1f6af3f5f0cd404778834100d9795c11d257473e413049f83b5a4915d4fecf86078685b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xhr2"
        }
      ]
    },
    {
      "type": "library",
      "name": "zone.js",
      "version": "0.16.1",
      "bom-ref": "frontend-portal@1.52.0|zone.js@0.16.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/zone.js@0.16.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/zone.js/-/zone.js-0.16.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "769bd8d7bbf16085b7f9b36b3f40a55256a26340a22112b7b67a0b686a10b10718f7f23f369cc8590eed40d85b57b2da71032908823ac15cee2f7b6e58ec9fb8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zone.js"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "frontend-portal@1.52.0",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/animations@21.2.6",
        "frontend-portal@1.52.0|@angular/common@21.2.6",
        "frontend-portal@1.52.0|@angular/compiler@21.2.6",
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|@angular/platform-browser@21.2.6",
        "frontend-portal@1.52.0|@angular/platform-server@21.2.6",
        "frontend-portal@1.52.0|@angular/router@21.2.6",
        "frontend-portal@1.52.0|@angular/ssr@21.2.6",
        "frontend-portal@1.52.0|@ngrx/effects@21.1.0",
        "frontend-portal@1.52.0|@ngrx/store@21.1.0",
        "frontend-portal@1.52.0|cookieconsent@3.1.1",
        "frontend-portal@1.52.0|express@4.21.2",
        "frontend-portal@1.52.0|ngx-cookieconsent@8.0.0",
        "frontend-portal@1.52.0|rxjs@7.8.2",
        "frontend-portal@1.52.0|zone.js@0.16.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@angular/animations@21.2.6",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@angular/common@21.2.6",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|rxjs@7.8.2",
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@angular/compiler@21.2.6",
      "dependsOn": [
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@angular/core@21.2.6",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/compiler@21.2.6",
        "frontend-portal@1.52.0|rxjs@7.8.2",
        "frontend-portal@1.52.0|tslib@2.8.1",
        "frontend-portal@1.52.0|zone.js@0.16.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@angular/platform-browser@21.2.6",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/animations@21.2.6",
        "frontend-portal@1.52.0|@angular/common@21.2.6",
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@angular/platform-server@21.2.6",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/common@21.2.6",
        "frontend-portal@1.52.0|@angular/compiler@21.2.6",
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|@angular/platform-browser@21.2.6",
        "frontend-portal@1.52.0|rxjs@7.8.2",
        "frontend-portal@1.52.0|tslib@2.8.1",
        "frontend-portal@1.52.0|xhr2@0.2.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@angular/router@21.2.6",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/common@21.2.6",
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|@angular/platform-browser@21.2.6",
        "frontend-portal@1.52.0|rxjs@7.8.2",
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@angular/ssr@21.2.6",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/common@21.2.6",
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|@angular/platform-server@21.2.6",
        "frontend-portal@1.52.0|@angular/router@21.2.6",
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@ngrx/effects@21.1.0",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|@ngrx/store@21.1.0",
        "frontend-portal@1.52.0|rxjs@7.8.2",
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|@ngrx/store@21.1.0",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|rxjs@7.8.2",
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|accepts@1.3.8",
      "dependsOn": [
        "frontend-portal@1.52.0|mime-types@2.1.35",
        "frontend-portal@1.52.0|negotiator@0.6.3"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|array-flatten@1.1.1"
    },
    {
      "ref": "frontend-portal@1.52.0|body-parser@1.20.3",
      "dependsOn": [
        "frontend-portal@1.52.0|bytes@3.1.2",
        "frontend-portal@1.52.0|content-type@1.0.5",
        "frontend-portal@1.52.0|debug@2.6.9",
        "frontend-portal@1.52.0|depd@2.0.0",
        "frontend-portal@1.52.0|destroy@1.2.0",
        "frontend-portal@1.52.0|http-errors@2.0.0",
        "frontend-portal@1.52.0|iconv-lite@0.4.24",
        "frontend-portal@1.52.0|on-finished@2.4.1",
        "frontend-portal@1.52.0|qs@6.13.0",
        "frontend-portal@1.52.0|raw-body@2.5.2",
        "frontend-portal@1.52.0|type-is@1.6.18",
        "frontend-portal@1.52.0|unpipe@1.0.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|bytes@3.1.2"
    },
    {
      "ref": "frontend-portal@1.52.0|call-bind-apply-helpers@1.0.2",
      "dependsOn": [
        "frontend-portal@1.52.0|es-errors@1.3.0",
        "frontend-portal@1.52.0|function-bind@1.1.2"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|call-bound@1.0.4",
      "dependsOn": [
        "frontend-portal@1.52.0|call-bind-apply-helpers@1.0.2",
        "frontend-portal@1.52.0|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|content-disposition@0.5.4",
      "dependsOn": [
        "frontend-portal@1.52.0|safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|content-type@1.0.5"
    },
    {
      "ref": "frontend-portal@1.52.0|cookie-signature@1.0.6"
    },
    {
      "ref": "frontend-portal@1.52.0|cookie@0.7.1"
    },
    {
      "ref": "frontend-portal@1.52.0|cookieconsent@3.1.1"
    },
    {
      "ref": "frontend-portal@1.52.0|debug@2.6.9",
      "dependsOn": [
        "frontend-portal@1.52.0|debug@2.6.9|ms@2.0.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|debug@2.6.9|ms@2.0.0"
    },
    {
      "ref": "frontend-portal@1.52.0|depd@2.0.0"
    },
    {
      "ref": "frontend-portal@1.52.0|destroy@1.2.0"
    },
    {
      "ref": "frontend-portal@1.52.0|dunder-proto@1.0.1",
      "dependsOn": [
        "frontend-portal@1.52.0|call-bind-apply-helpers@1.0.2",
        "frontend-portal@1.52.0|es-errors@1.3.0",
        "frontend-portal@1.52.0|gopd@1.2.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|ee-first@1.1.1"
    },
    {
      "ref": "frontend-portal@1.52.0|encodeurl@2.0.0"
    },
    {
      "ref": "frontend-portal@1.52.0|es-define-property@1.0.1"
    },
    {
      "ref": "frontend-portal@1.52.0|es-errors@1.3.0"
    },
    {
      "ref": "frontend-portal@1.52.0|es-object-atoms@1.1.1",
      "dependsOn": [
        "frontend-portal@1.52.0|es-errors@1.3.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|escape-html@1.0.3"
    },
    {
      "ref": "frontend-portal@1.52.0|etag@1.8.1"
    },
    {
      "ref": "frontend-portal@1.52.0|express@4.21.2",
      "dependsOn": [
        "frontend-portal@1.52.0|accepts@1.3.8",
        "frontend-portal@1.52.0|array-flatten@1.1.1",
        "frontend-portal@1.52.0|body-parser@1.20.3",
        "frontend-portal@1.52.0|content-disposition@0.5.4",
        "frontend-portal@1.52.0|content-type@1.0.5",
        "frontend-portal@1.52.0|cookie-signature@1.0.6",
        "frontend-portal@1.52.0|cookie@0.7.1",
        "frontend-portal@1.52.0|debug@2.6.9",
        "frontend-portal@1.52.0|depd@2.0.0",
        "frontend-portal@1.52.0|encodeurl@2.0.0",
        "frontend-portal@1.52.0|escape-html@1.0.3",
        "frontend-portal@1.52.0|etag@1.8.1",
        "frontend-portal@1.52.0|finalhandler@1.3.1",
        "frontend-portal@1.52.0|fresh@0.5.2",
        "frontend-portal@1.52.0|http-errors@2.0.0",
        "frontend-portal@1.52.0|merge-descriptors@1.0.3",
        "frontend-portal@1.52.0|methods@1.1.2",
        "frontend-portal@1.52.0|on-finished@2.4.1",
        "frontend-portal@1.52.0|parseurl@1.3.3",
        "frontend-portal@1.52.0|path-to-regexp@0.1.12",
        "frontend-portal@1.52.0|proxy-addr@2.0.7",
        "frontend-portal@1.52.0|qs@6.13.0",
        "frontend-portal@1.52.0|range-parser@1.2.1",
        "frontend-portal@1.52.0|safe-buffer@5.2.1",
        "frontend-portal@1.52.0|send@0.19.0",
        "frontend-portal@1.52.0|serve-static@1.16.2",
        "frontend-portal@1.52.0|setprototypeof@1.2.0",
        "frontend-portal@1.52.0|statuses@2.0.1",
        "frontend-portal@1.52.0|type-is@1.6.18",
        "frontend-portal@1.52.0|utils-merge@1.0.1",
        "frontend-portal@1.52.0|vary@1.1.2"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|finalhandler@1.3.1",
      "dependsOn": [
        "frontend-portal@1.52.0|debug@2.6.9",
        "frontend-portal@1.52.0|encodeurl@2.0.0",
        "frontend-portal@1.52.0|escape-html@1.0.3",
        "frontend-portal@1.52.0|on-finished@2.4.1",
        "frontend-portal@1.52.0|parseurl@1.3.3",
        "frontend-portal@1.52.0|statuses@2.0.1",
        "frontend-portal@1.52.0|unpipe@1.0.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|forwarded@0.2.0"
    },
    {
      "ref": "frontend-portal@1.52.0|fresh@0.5.2"
    },
    {
      "ref": "frontend-portal@1.52.0|function-bind@1.1.2"
    },
    {
      "ref": "frontend-portal@1.52.0|get-intrinsic@1.3.0",
      "dependsOn": [
        "frontend-portal@1.52.0|call-bind-apply-helpers@1.0.2",
        "frontend-portal@1.52.0|es-define-property@1.0.1",
        "frontend-portal@1.52.0|es-errors@1.3.0",
        "frontend-portal@1.52.0|es-object-atoms@1.1.1",
        "frontend-portal@1.52.0|function-bind@1.1.2",
        "frontend-portal@1.52.0|get-proto@1.0.1",
        "frontend-portal@1.52.0|gopd@1.2.0",
        "frontend-portal@1.52.0|has-symbols@1.1.0",
        "frontend-portal@1.52.0|hasown@2.0.2",
        "frontend-portal@1.52.0|math-intrinsics@1.1.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|get-proto@1.0.1",
      "dependsOn": [
        "frontend-portal@1.52.0|dunder-proto@1.0.1",
        "frontend-portal@1.52.0|es-object-atoms@1.1.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|gopd@1.2.0"
    },
    {
      "ref": "frontend-portal@1.52.0|has-symbols@1.1.0"
    },
    {
      "ref": "frontend-portal@1.52.0|hasown@2.0.2",
      "dependsOn": [
        "frontend-portal@1.52.0|function-bind@1.1.2"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|http-errors@2.0.0",
      "dependsOn": [
        "frontend-portal@1.52.0|depd@2.0.0",
        "frontend-portal@1.52.0|inherits@2.0.4",
        "frontend-portal@1.52.0|setprototypeof@1.2.0",
        "frontend-portal@1.52.0|statuses@2.0.1",
        "frontend-portal@1.52.0|toidentifier@1.0.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|iconv-lite@0.4.24",
      "dependsOn": [
        "frontend-portal@1.52.0|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|inherits@2.0.4"
    },
    {
      "ref": "frontend-portal@1.52.0|ipaddr.js@1.9.1"
    },
    {
      "ref": "frontend-portal@1.52.0|math-intrinsics@1.1.0"
    },
    {
      "ref": "frontend-portal@1.52.0|media-typer@0.3.0"
    },
    {
      "ref": "frontend-portal@1.52.0|merge-descriptors@1.0.3"
    },
    {
      "ref": "frontend-portal@1.52.0|methods@1.1.2"
    },
    {
      "ref": "frontend-portal@1.52.0|mime-db@1.52.0"
    },
    {
      "ref": "frontend-portal@1.52.0|mime-types@2.1.35",
      "dependsOn": [
        "frontend-portal@1.52.0|mime-db@1.52.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|mime@1.6.0"
    },
    {
      "ref": "frontend-portal@1.52.0|ms@2.1.3"
    },
    {
      "ref": "frontend-portal@1.52.0|negotiator@0.6.3"
    },
    {
      "ref": "frontend-portal@1.52.0|ngx-cookieconsent@8.0.0",
      "dependsOn": [
        "frontend-portal@1.52.0|@angular/common@21.2.6",
        "frontend-portal@1.52.0|@angular/core@21.2.6",
        "frontend-portal@1.52.0|cookieconsent@3.1.1",
        "frontend-portal@1.52.0|rxjs@7.8.2",
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|object-inspect@1.13.4"
    },
    {
      "ref": "frontend-portal@1.52.0|on-finished@2.4.1",
      "dependsOn": [
        "frontend-portal@1.52.0|ee-first@1.1.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|parseurl@1.3.3"
    },
    {
      "ref": "frontend-portal@1.52.0|path-to-regexp@0.1.12"
    },
    {
      "ref": "frontend-portal@1.52.0|proxy-addr@2.0.7",
      "dependsOn": [
        "frontend-portal@1.52.0|forwarded@0.2.0",
        "frontend-portal@1.52.0|ipaddr.js@1.9.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|qs@6.13.0",
      "dependsOn": [
        "frontend-portal@1.52.0|side-channel@1.1.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|range-parser@1.2.1"
    },
    {
      "ref": "frontend-portal@1.52.0|raw-body@2.5.2",
      "dependsOn": [
        "frontend-portal@1.52.0|bytes@3.1.2",
        "frontend-portal@1.52.0|http-errors@2.0.0",
        "frontend-portal@1.52.0|iconv-lite@0.4.24",
        "frontend-portal@1.52.0|unpipe@1.0.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|rxjs@7.8.2",
      "dependsOn": [
        "frontend-portal@1.52.0|tslib@2.8.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|safe-buffer@5.2.1"
    },
    {
      "ref": "frontend-portal@1.52.0|safer-buffer@2.1.2"
    },
    {
      "ref": "frontend-portal@1.52.0|send@0.19.0",
      "dependsOn": [
        "frontend-portal@1.52.0|debug@2.6.9",
        "frontend-portal@1.52.0|depd@2.0.0",
        "frontend-portal@1.52.0|destroy@1.2.0",
        "frontend-portal@1.52.0|escape-html@1.0.3",
        "frontend-portal@1.52.0|etag@1.8.1",
        "frontend-portal@1.52.0|fresh@0.5.2",
        "frontend-portal@1.52.0|http-errors@2.0.0",
        "frontend-portal@1.52.0|mime@1.6.0",
        "frontend-portal@1.52.0|ms@2.1.3",
        "frontend-portal@1.52.0|on-finished@2.4.1",
        "frontend-portal@1.52.0|range-parser@1.2.1",
        "frontend-portal@1.52.0|send@0.19.0|encodeurl@1.0.2",
        "frontend-portal@1.52.0|statuses@2.0.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|send@0.19.0|encodeurl@1.0.2"
    },
    {
      "ref": "frontend-portal@1.52.0|serve-static@1.16.2",
      "dependsOn": [
        "frontend-portal@1.52.0|encodeurl@2.0.0",
        "frontend-portal@1.52.0|escape-html@1.0.3",
        "frontend-portal@1.52.0|parseurl@1.3.3",
        "frontend-portal@1.52.0|send@0.19.0"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|setprototypeof@1.2.0"
    },
    {
      "ref": "frontend-portal@1.52.0|side-channel-list@1.0.0",
      "dependsOn": [
        "frontend-portal@1.52.0|es-errors@1.3.0",
        "frontend-portal@1.52.0|object-inspect@1.13.4"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|side-channel-map@1.0.1",
      "dependsOn": [
        "frontend-portal@1.52.0|call-bound@1.0.4",
        "frontend-portal@1.52.0|es-errors@1.3.0",
        "frontend-portal@1.52.0|get-intrinsic@1.3.0",
        "frontend-portal@1.52.0|object-inspect@1.13.4"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|side-channel-weakmap@1.0.2",
      "dependsOn": [
        "frontend-portal@1.52.0|call-bound@1.0.4",
        "frontend-portal@1.52.0|es-errors@1.3.0",
        "frontend-portal@1.52.0|get-intrinsic@1.3.0",
        "frontend-portal@1.52.0|object-inspect@1.13.4",
        "frontend-portal@1.52.0|side-channel-map@1.0.1"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|side-channel@1.1.0",
      "dependsOn": [
        "frontend-portal@1.52.0|es-errors@1.3.0",
        "frontend-portal@1.52.0|object-inspect@1.13.4",
        "frontend-portal@1.52.0|side-channel-list@1.0.0",
        "frontend-portal@1.52.0|side-channel-map@1.0.1",
        "frontend-portal@1.52.0|side-channel-weakmap@1.0.2"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|statuses@2.0.1"
    },
    {
      "ref": "frontend-portal@1.52.0|toidentifier@1.0.1"
    },
    {
      "ref": "frontend-portal@1.52.0|tslib@2.8.1"
    },
    {
      "ref": "frontend-portal@1.52.0|type-is@1.6.18",
      "dependsOn": [
        "frontend-portal@1.52.0|media-typer@0.3.0",
        "frontend-portal@1.52.0|mime-types@2.1.35"
      ]
    },
    {
      "ref": "frontend-portal@1.52.0|unpipe@1.0.0"
    },
    {
      "ref": "frontend-portal@1.52.0|utils-merge@1.0.1"
    },
    {
      "ref": "frontend-portal@1.52.0|vary@1.1.2"
    },
    {
      "ref": "frontend-portal@1.52.0|xhr2@0.2.1"
    },
    {
      "ref": "frontend-portal@1.52.0|zone.js@0.16.1"
    }
  ]
}