Skip to content
Snippets Groups Projects
package-lock.json 745 KiB
Newer Older
  • Learn to ignore specific revisions
  •         "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==",
    
          "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==",
          "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==",
    
          "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==",
    
          "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==",
    
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
    
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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==",
          "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",
          "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.isboolean": {
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
          "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.isinteger": {
          "version": "4.0.4",
          "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
          "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.isnumber": {
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
          "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.isplainobject": {
          "version": "4.0.6",
          "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
          "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.isstring": {
          "version": "4.0.1",
          "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
          "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.merge": {
          "version": "4.6.2",
          "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
          "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.once": {
          "version": "4.1.1",
          "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
          "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/lodash.union": {
          "version": "4.6.0",
          "resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
          "integrity": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/log-symbols": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-3.0.0.tgz",
          "integrity": "sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "chalk": "^2.4.2"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/long": {
          "version": "5.2.3",
          "resolved": "https://registry.npmjs.org/long/-/long-5.2.3.tgz",
          "integrity": "sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==",
          "license": "Apache-2.0"
        },
        "node_modules/loose-envify": {
          "version": "1.4.0",
          "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
          "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "js-tokens": "^3.0.0 || ^4.0.0"
          },
          "bin": {
            "loose-envify": "cli.js"
          }
        },
        "node_modules/lowercase-keys": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
          "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==",
          "dev": true,
          "license": "MIT",
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/lru-cache": {
          "version": "7.18.3",
          "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
          "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
          "license": "ISC",
          "engines": {
            "node": ">=12"
          }
        },
        "node_modules/lru-queue": {
          "version": "0.1.0",
          "resolved": "https://registry.npmjs.org/lru-queue/-/lru-queue-0.1.0.tgz",
          "integrity": "sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==",
          "license": "MIT",
          "dependencies": {
            "es5-ext": "~0.10.2"
          }
        },
        "node_modules/lru.min": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/lru.min/-/lru.min-1.1.1.tgz",
          "integrity": "sha512-FbAj6lXil6t8z4z3j0E5mfRlPzxkySotzUHwRXjlpRh10vc6AI6WN62ehZj82VG7M20rqogJ0GLwar2Xa05a8Q==",
          "license": "MIT",
          "engines": {
            "bun": ">=1.0.0",
            "deno": ">=1.30.0",
            "node": ">=8.0.0"
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/wellwelwel"
          }
        },
        "node_modules/make-dir": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz",
          "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==",
          "license": "MIT",
          "dependencies": {
            "semver": "^7.5.3"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/make-error": {
          "version": "1.3.6",
          "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
          "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==",
          "dev": true,
          "license": "ISC"
        },
        "node_modules/make-fetch-happen": {
          "version": "13.0.1",
          "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz",
          "integrity": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==",
          "dev": true,
          "license": "ISC",
          "dependencies": {
            "@npmcli/agent": "^2.0.0",
            "cacache": "^18.0.0",
            "http-cache-semantics": "^4.1.1",
            "is-lambda": "^1.0.1",
            "minipass": "^7.0.2",
            "minipass-fetch": "^3.0.0",
            "minipass-flush": "^1.0.5",
            "minipass-pipeline": "^1.2.4",
            "negotiator": "^0.6.3",
            "proc-log": "^4.2.0",
            "promise-retry": "^2.0.1",
            "ssri": "^10.0.0"
          },
          "engines": {
            "node": "^16.14.0 || >=18.0.0"
          }
        },
    
        "node_modules/makeerror": {
          "version": "1.0.12",
          "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
          "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
          "license": "BSD-3-Clause",
          "dependencies": {
            "tmpl": "1.0.5"
          }
        },
    
        "node_modules/matcher-collection": {
          "version": "1.1.2",
          "resolved": "https://registry.npmjs.org/matcher-collection/-/matcher-collection-1.1.2.tgz",
          "integrity": "sha512-YQ/teqaOIIfUHedRam08PB3NK7Mjct6BvzRnJmpGDm8uFXpNr1sbY4yuflI5JcEs6COpYA0FpRQhSDBf1tT95g==",
          "dev": true,
          "license": "ISC",
          "dependencies": {
            "minimatch": "^3.0.2"
          }
        },
        "node_modules/matcher-collection/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,
          "license": "MIT",
          "dependencies": {
            "balanced-match": "^1.0.0",
            "concat-map": "0.0.1"
          }
        },
        "node_modules/matcher-collection/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",
          "dependencies": {
            "brace-expansion": "^1.1.7"
          },
          "engines": {
            "node": "*"
          }
        },
        "node_modules/media-typer": {
          "version": "0.3.0",
          "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
          "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
          "license": "MIT",
          "engines": {
            "node": ">= 0.6"
          }
        },
        "node_modules/memoizee": {
          "version": "0.4.17",
          "resolved": "https://registry.npmjs.org/memoizee/-/memoizee-0.4.17.tgz",
          "integrity": "sha512-DGqD7Hjpi/1or4F/aYAspXKNm5Yili0QDAFAY4QYvpqpgiY6+1jOfqpmByzjxbWd/T9mChbCArXAbDAsTm5oXA==",
          "license": "ISC",
          "dependencies": {
            "d": "^1.0.2",
            "es5-ext": "^0.10.64",
            "es6-weak-map": "^2.0.3",
            "event-emitter": "^0.3.5",
            "is-promise": "^2.2.2",
            "lru-queue": "^0.1.0",
            "next-tick": "^1.1.0",
            "timers-ext": "^0.1.7"
          },
          "engines": {
            "node": ">=0.12"
          }
        },
        "node_modules/memory-pager": {
          "version": "1.5.0",
          "resolved": "https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz",
          "integrity": "sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==",
          "license": "MIT"
        },
        "node_modules/merge-descriptors": {
          "version": "1.0.3",
          "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
          "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
          "license": "MIT",
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
    
        "node_modules/merge-stream": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
          "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
          "license": "MIT"
        },
    
        "node_modules/merge2": {
          "version": "1.4.1",
          "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
          "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
          "dev": true,
          "license": "MIT",
          "engines": {
            "node": ">= 8"
          }
        },
        "node_modules/methods": {
          "version": "1.1.2",
          "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
          "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
          "license": "MIT",
          "engines": {
            "node": ">= 0.6"
          }
        },
        "node_modules/micromatch": {
          "version": "4.0.8",
          "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
          "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
          "license": "MIT",
          "dependencies": {
            "braces": "^3.0.3",
            "picomatch": "^2.3.1"
          },
          "engines": {
            "node": ">=8.6"
          }
        },
        "node_modules/mime": {
          "version": "1.6.0",