Skip to content
Snippets Groups Projects
package-lock.json 752 KiB
Newer Older
  • Learn to ignore specific revisions
  •     "node_modules/jest-runner/node_modules/supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
    
          "dev": true,
    
          "dependencies": {
            "has-flag": "^4.0.0"
          },
    
        "node_modules/jest-runtime": {
          "version": "29.7.0",
          "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz",
          "integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
    
            "@jest/environment": "^29.7.0",
            "@jest/fake-timers": "^29.7.0",
            "@jest/globals": "^29.7.0",
            "@jest/source-map": "^29.6.3",
            "@jest/test-result": "^29.7.0",
            "@jest/transform": "^29.7.0",
            "@jest/types": "^29.6.3",
            "@types/node": "*",
            "chalk": "^4.0.0",
            "cjs-module-lexer": "^1.0.0",
            "collect-v8-coverage": "^1.0.0",
            "glob": "^7.1.3",
            "graceful-fs": "^4.2.9",
            "jest-haste-map": "^29.7.0",
            "jest-message-util": "^29.7.0",
            "jest-mock": "^29.7.0",
            "jest-regex-util": "^29.6.3",
            "jest-resolve": "^29.7.0",
            "jest-snapshot": "^29.7.0",
            "jest-util": "^29.7.0",
            "slash": "^3.0.0",
            "strip-bom": "^4.0.0"
          },
          "engines": {
            "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
          }
        },
        "node_modules/jest-runtime/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "color-convert": "^2.0.1"
    
            "node": ">=8"
    
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-runtime/node_modules/brace-expansion": {
          "version": "1.1.11",
          "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
          "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
    
          "dev": true,
    
          "dependencies": {
            "balanced-match": "^1.0.0",
            "concat-map": "0.0.1"
          }
        },
        "node_modules/jest-runtime/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
    
            "node": ">=10"
    
            "url": "https://github.com/chalk/chalk?sponsor=1"
    
        "node_modules/jest-runtime/node_modules/glob": {
          "version": "7.2.3",
          "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
          "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
          "deprecated": "Glob versions prior to v9 are no longer supported",
    
          "dev": true,
    
          "license": "ISC",
          "dependencies": {
            "fs.realpath": "^1.0.0",
            "inflight": "^1.0.4",
            "inherits": "2",
            "minimatch": "^3.1.1",
            "once": "^1.3.0",
            "path-is-absolute": "^1.0.0"
          },
    
            "node": "*"
          },
          "funding": {
            "url": "https://github.com/sponsors/isaacs"
    
        "node_modules/jest-runtime/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
            "node": ">=8"
          }
        },
    
        "node_modules/jest-runtime/node_modules/minimatch": {
          "version": "3.1.2",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
          "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
    
          "dev": true,
    
          "license": "ISC",
    
            "brace-expansion": "^1.1.7"
    
            "node": "*"
    
        "node_modules/jest-runtime/node_modules/strip-bom": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
          "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
    
            "node": ">=8"
    
        "node_modules/jest-runtime/node_modules/supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
    
          "dev": true,
    
          "dependencies": {
            "has-flag": "^4.0.0"
          },
    
        "node_modules/jest-snapshot": {
          "version": "29.7.0",
          "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz",
          "integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "@babel/core": "^7.11.6",
            "@babel/generator": "^7.7.2",
            "@babel/plugin-syntax-jsx": "^7.7.2",
            "@babel/plugin-syntax-typescript": "^7.7.2",
            "@babel/types": "^7.3.3",
            "@jest/expect-utils": "^29.7.0",
            "@jest/transform": "^29.7.0",
            "@jest/types": "^29.6.3",
            "babel-preset-current-node-syntax": "^1.0.0",
            "chalk": "^4.0.0",
            "expect": "^29.7.0",
            "graceful-fs": "^4.2.9",
            "jest-diff": "^29.7.0",
            "jest-get-type": "^29.6.3",
            "jest-matcher-utils": "^29.7.0",
            "jest-message-util": "^29.7.0",
            "jest-util": "^29.7.0",
            "natural-compare": "^1.4.0",
            "pretty-format": "^29.7.0",
            "semver": "^7.5.3"
          },
          "engines": {
            "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
          }
    
        "node_modules/jest-snapshot/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
    
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-snapshot/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
          "dev": true,
    
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
    
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
    
        "node_modules/jest-snapshot/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
    
            "node": ">=8"
    
        "node_modules/jest-snapshot/node_modules/supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
    
          "dev": true,
    
          "dependencies": {
            "has-flag": "^4.0.0"
          },
    
            "node": ">=8"
    
        "node_modules/jest-util": {
          "version": "29.7.0",
          "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz",
          "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==",
    
          "dev": true,
    
          "dependencies": {
            "@jest/types": "^29.6.3",
            "@types/node": "*",
            "chalk": "^4.0.0",
            "ci-info": "^3.2.0",
            "graceful-fs": "^4.2.9",
            "picomatch": "^2.2.3"
          },
    
            "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
    
        "node_modules/jest-util/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
    
            "color-convert": "^2.0.1"
    
            "node": ">=8"
    
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-util/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
    
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
    
        "node_modules/jest-util/node_modules/ci-info": {
          "version": "3.9.0",
          "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
          "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
    
          "dev": true,
    
          "funding": [
            {
              "type": "github",
              "url": "https://github.com/sponsors/sibiraj-s"
            }
          ],
          "license": "MIT",
          "engines": {
            "node": ">=8"
          }
    
        "node_modules/jest-util/node_modules/has-flag": {
    
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
    
            "node": ">=8"
    
        "node_modules/jest-util/node_modules/supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
    
            "has-flag": "^4.0.0"
    
        "node_modules/jest-validate": {
          "version": "29.7.0",
          "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz",
          "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==",
    
          "dev": true,
    
          "dependencies": {
            "@jest/types": "^29.6.3",
            "camelcase": "^6.2.0",
            "chalk": "^4.0.0",
            "jest-get-type": "^29.6.3",
            "leven": "^3.1.0",
            "pretty-format": "^29.7.0"
          },
          "engines": {
            "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
    
        "node_modules/jest-validate/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "color-convert": "^2.0.1"
          },
    
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-validate/node_modules/camelcase": {
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
          "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/jest-validate/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
          "dev": true,
    
          "license": "MIT",
    
            "ansi-styles": "^4.1.0",
    
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
    
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
    
        "node_modules/jest-validate/node_modules/has-flag": {
    
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
            "node": ">=8"
          }
        },
    
        "node_modules/jest-validate/node_modules/supports-color": {
    
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
    
        "node_modules/jest-watcher": {
          "version": "29.7.0",
          "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz",
          "integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==",
    
          "dev": true,
    
          "license": "MIT",
    
            "@jest/test-result": "^29.7.0",
            "@jest/types": "^29.6.3",
            "@types/node": "*",
            "ansi-escapes": "^4.2.1",
            "chalk": "^4.0.0",
            "emittery": "^0.13.1",
            "jest-util": "^29.7.0",
            "string-length": "^4.0.1"
    
            "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
    
        "node_modules/jest-watcher/node_modules/ansi-regex": {
          "version": "5.0.1",
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
          "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
    
          "dev": true,
    
          "license": "MIT",
    
            "node": ">=8"
    
        "node_modules/jest-watcher/node_modules/ansi-styles": {
    
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
    
        "node_modules/jest-watcher/node_modules/chalk": {
    
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
          }
        },
    
        "node_modules/jest-watcher/node_modules/has-flag": {
    
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
            "node": ">=8"
          }
        },
    
        "node_modules/jest-watcher/node_modules/string-length": {
          "version": "4.0.2",
          "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
          "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "char-regex": "^1.0.2",
            "strip-ansi": "^6.0.0"
          },
          "engines": {
            "node": ">=10"
          }
        },
        "node_modules/jest-watcher/node_modules/strip-ansi": {
          "version": "6.0.1",
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
          "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "ansi-regex": "^5.0.1"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-watcher/node_modules/supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-worker": {
          "version": "29.7.0",
          "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz",
          "integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==",
    
          "dev": true,
    
          "license": "MIT",
    
            "@types/node": "*",
            "jest-util": "^29.7.0",
            "merge-stream": "^2.0.0",
            "supports-color": "^8.0.0"
    
            "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
    
        "node_modules/jest-worker/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-worker/node_modules/supports-color": {
          "version": "8.1.1",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
          "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
    
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/supports-color?sponsor=1"
    
          }
        },
        "node_modules/jmespath": {
          "version": "0.16.0",
          "resolved": "https://registry.npmjs.org/jmespath/-/jmespath-0.16.0.tgz",
          "integrity": "sha512-9FzQjJ7MATs1tSpnco1K6ayiYE3figslrXA72G2HQ/n76RzvYlofyi5QM+iX4YRs/pu3yzxlVQSST23+dMDknw==",
          "dev": true,
          "license": "Apache-2.0",
          "engines": {
            "node": ">= 0.6.0"
          }
        },
        "node_modules/joi": {
          "version": "17.13.3",
          "resolved": "https://registry.npmjs.org/joi/-/joi-17.13.3.tgz",
          "integrity": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==",
          "license": "BSD-3-Clause",
          "dependencies": {
            "@hapi/hoek": "^9.3.0",
            "@hapi/topo": "^5.1.0",
            "@sideway/address": "^4.1.5",
            "@sideway/formula": "^3.0.1",
            "@sideway/pinpoint": "^2.0.0"
          }
        },
        "node_modules/js-beautify": {
          "version": "1.15.1",
          "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.15.1.tgz",
          "integrity": "sha512-ESjNzSlt/sWE8sciZH8kBF8BPlwXPwhR6pWKAw8bw4Bwj+iZcnKW6ONWUutJ7eObuBZQpiIb8S7OYspWrKt7rA==",
          "license": "MIT",
          "dependencies": {
            "config-chain": "^1.1.13",
            "editorconfig": "^1.0.4",
            "glob": "^10.3.3",
            "js-cookie": "^3.0.5",
            "nopt": "^7.2.0"
          },
          "bin": {
            "css-beautify": "js/bin/css-beautify.js",
            "html-beautify": "js/bin/html-beautify.js",
            "js-beautify": "js/bin/js-beautify.js"
          },
          "engines": {
            "node": ">=14"
          }
        },
        "node_modules/js-cookie": {
          "version": "3.0.5",
          "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.5.tgz",
          "integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==",
          "license": "MIT",
          "engines": {
            "node": ">=14"
          }
        },
        "node_modules/js-tokens": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
          "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
    
          "dev": true,
    
          "license": "MIT"
        },
        "node_modules/js-yaml": {
          "version": "3.14.1",
          "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
          "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
    
          "dev": true,
    
          "license": "MIT",
          "dependencies": {
            "argparse": "^1.0.7",
            "esprima": "^4.0.0"
          },
          "bin": {
            "js-yaml": "bin/js-yaml.js"
          }
        },
        "node_modules/jsbn": {
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
          "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
          "devOptional": true,
          "license": "MIT"
        },
        "node_modules/jsep": {
          "version": "1.4.0",
          "resolved": "https://registry.npmjs.org/jsep/-/jsep-1.4.0.tgz",
          "integrity": "sha512-B7qPcEVE3NVkmSJbaYxvv4cHkVW7DQsZz13pUMrfS8z8Q/BuShN+gcTXrUlPiGqM2/t/EEaI030bpxMqY8gMlw==",
          "dev": true,
          "license": "MIT",
          "engines": {
            "node": ">= 10.16.0"
          }
        },
    
        "node_modules/jsesc": {
          "version": "3.0.2",
          "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
          "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
    
          "dev": true,
    
          "license": "MIT",
          "bin": {
            "jsesc": "bin/jsesc"
          },
          "engines": {
            "node": ">=6"
          }
        },
    
        "node_modules/json-bigint": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/json-bigint/-/json-bigint-1.0.0.tgz",
          "integrity": "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "bignumber.js": "^9.0.0"
          }
        },
        "node_modules/json-buffer": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
          "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/json-parse-even-better-errors": {
          "version": "3.0.2",
          "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz",
          "integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==",
          "dev": true,
          "license": "MIT",
          "engines": {
            "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
          }
        },
        "node_modules/json5": {
          "version": "2.2.3",
          "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
          "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
    
          "dev": true,
    
          "license": "MIT",
          "bin": {
            "json5": "lib/cli.js"
          },
          "engines": {
            "node": ">=6"
          }
        },
        "node_modules/jsonfile": {
          "version": "6.1.0",
          "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
          "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
          "license": "MIT",
          "dependencies": {
            "universalify": "^2.0.0"
          },
          "optionalDependencies": {
            "graceful-fs": "^4.1.6"
          }
        },
        "node_modules/jsonparse": {
          "version": "1.3.1",
          "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz",
          "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==",
          "dev": true,
          "engines": [
            "node >= 0.2.0"
          ],
          "license": "MIT"
        },
        "node_modules/jsonpath-plus": {
          "version": "10.2.0",
          "resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-10.2.0.tgz",
          "integrity": "sha512-T9V+8iNYKFL2n2rF+w02LBOT2JjDnTjioaNFrxRy0Bv1y/hNsqR/EBK7Ojy2ythRHwmz2cRIls+9JitQGZC/sw==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "@jsep-plugin/assignment": "^1.3.0",
            "@jsep-plugin/regex": "^1.0.4",
            "jsep": "^1.4.0"
          },
          "bin": {
            "jsonpath": "bin/jsonpath-cli.js",
            "jsonpath-plus": "bin/jsonpath-cli.js"
          },
          "engines": {
            "node": ">=18.0.0"
          }
        },
        "node_modules/jsonwebtoken": {
          "version": "9.0.2",
          "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz",
          "integrity": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "jws": "^3.2.2",
            "lodash.includes": "^4.3.0",
            "lodash.isboolean": "^3.0.3",
            "lodash.isinteger": "^4.0.4",
            "lodash.isnumber": "^3.0.3",
            "lodash.isplainobject": "^4.0.6",
            "lodash.isstring": "^4.0.1",
            "lodash.once": "^4.0.0",
            "ms": "^2.1.1",
            "semver": "^7.5.4"
          },
          "engines": {
            "node": ">=12",
            "npm": ">=6"
          }
        },
        "node_modules/jsonwebtoken/node_modules/jwa": {
          "version": "1.4.1",
          "resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz",
          "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "buffer-equal-constant-time": "1.0.1",
            "ecdsa-sig-formatter": "1.0.11",
            "safe-buffer": "^5.0.1"
          }
        },
        "node_modules/jsonwebtoken/node_modules/jws": {
          "version": "3.2.2",
          "resolved": "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz",
          "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "jwa": "^1.4.1",
            "safe-buffer": "^5.0.1"
          }
        },
        "node_modules/jsonwebtoken/node_modules/ms": {
          "version": "2.1.3",
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
          "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/jwa": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.0.tgz",
          "integrity": "sha512-jrZ2Qx916EA+fq9cEAeCROWPTfCwi1IVHqT2tapuqLEVVDKFDENFw1oL+MwrTvH6msKxsd1YTDVw6uKEcsrLEA==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "buffer-equal-constant-time": "1.0.1",
            "ecdsa-sig-formatter": "1.0.11",
            "safe-buffer": "^5.0.1"
          }
        },
        "node_modules/jws": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.0.tgz",
          "integrity": "sha512-KDncfTmOZoOMTFG4mBlG0qUIOlc03fmzH+ru6RgYVZhPkyiy/92Owlt/8UEN+a4TXR1FQetfIpJE8ApdvdVxTg==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "jwa": "^2.0.0",
            "safe-buffer": "^5.0.1"
          }
        },
        "node_modules/kareem": {
          "version": "2.6.3",
          "resolved": "https://registry.npmjs.org/kareem/-/kareem-2.6.3.tgz",
          "integrity": "sha512-C3iHfuGUXK2u8/ipq9LfjFfXFxAZMQJJq7vLS45r3D9Y2xQ/m4S8zaR4zMLFWh9AsNPXmcFfUDhTEO8UIC/V6Q==",
    
          "dev": true,
    
          "license": "Apache-2.0",
          "engines": {
            "node": ">=12.0.0"
          }
        },
        "node_modules/keyv": {
          "version": "4.5.4",
          "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
          "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "json-buffer": "3.0.1"
          }
        },
    
        "node_modules/kleur": {
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
          "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
            "node": ">=6"
          }
        },
    
        "node_modules/lazystream": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
          "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "readable-stream": "^2.0.5"
          },
          "engines": {
            "node": ">= 0.6.3"
          }
        },
    
        "node_modules/leven": {
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
          "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
    
          "dev": true,
    
          "license": "MIT",
          "engines": {
            "node": ">=6"
          }
        },
    
        "node_modules/lightstep-tracer": {
          "version": "0.31.2",
          "resolved": "https://registry.npmjs.org/lightstep-tracer/-/lightstep-tracer-0.31.2.tgz",
          "integrity": "sha512-DRdyUrASPkr+hxyHQJ9ImPSIxpUCpqQvfgHwxoZ42G6iEJ2g0/2chCw39tuz60JUmLfTlVp1LFzLscII6YPRoA==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "async": "1.5.0",
            "eventemitter3": "1.1.1",
            "google-protobuf": "3.6.1",
            "hex2dec": "1.0.1",
            "opentracing": "^0.14.4",
            "source-map-support": "0.3.3",
            "thrift": "^0.14.1"
          },
          "engines": {
            "node": ">=8.0.0"
          }
        },
        "node_modules/lightstep-tracer/node_modules/async": {
          "version": "1.5.0",
          "resolved": "https://registry.npmjs.org/async/-/async-1.5.0.tgz",
          "integrity": "sha512-m9nMwCtLtz29LszVaR0q/FqsJWkrxVoQL95p7JU0us7qUx4WEcySQgwvuneYSGVyvirl81gz7agflS3V1yW14g==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lightstep-tracer/node_modules/eventemitter3": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-1.1.1.tgz",
          "integrity": "sha512-idmH3G0vJjQv2a5N74b+oXcOUKYBqSGJGN1eVV6ELGdUnesAO8RZsU74eaS3VfldRet8N9pFupxppBUKztrBdQ==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lilconfig": {
          "version": "3.1.2",
          "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz",
          "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==",
          "dev": true,
          "license": "MIT",
          "engines": {
            "node": ">=14"
          },
          "funding": {
            "url": "https://github.com/sponsors/antonk52"
          }
        },
    
        "node_modules/lines-and-columns": {
          "version": "1.2.4",
          "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
          "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
    
          "dev": true,
    
          "license": "MIT"
        },
    
        "node_modules/locate-path": {
          "version": "6.0.0",
          "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
          "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "p-locate": "^5.0.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/lodash": {
          "version": "4.17.21",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
          "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
          "license": "MIT"
        },
        "node_modules/lodash.camelcase": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
          "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.defaults": {
          "version": "4.2.0",
          "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
          "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.difference": {
          "version": "4.5.0",
          "resolved": "https://registry.npmjs.org/lodash.difference/-/lodash.difference-4.5.0.tgz",
          "integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.flatten": {
          "version": "4.4.0",
          "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
          "integrity": "sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.includes": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",