{ "name": "account", "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "account", "version": "2.0.0", "license": "ISC", "dependencies": { "@aws-sdk/client-s3": "^3.657.0", "@aws-sdk/client-ses": "^3.515.0", "@inquirer/prompts": "^7.2.0", "@pretendonetwork/grpc": "^1.0.5", "bcrypt": "^5.0.0", "buffer-crc32": "^0.2.13", "colors": "^1.4.0", "cors": "^2.8.5", "crc": "^4.3.2", "dicer": "^0.2.5", "dotenv": "^16.0.3", "ejs": "^3.1.10", "email-validator": "^2.0.4", "express": "^4.17.1", "express-rate-limit": "^6.7.0", "fs-extra": "^8.1.0", "got": "^11.8.2", "hcaptcha": "^0.1.0", "image-pixels": "^1.1.1", "is-valid-hostname": "^1.0.2", "joi": "^17.8.3", "mii-js": "github:PretendoNetwork/mii-js#f1741e1f82771dd7c753fd408230373d33caa184", "moment": "^2.29.4", "mongoose": "^7.0.0", "mongoose-unique-validator": "^4.0.0", "morgan": "^1.9.1", "nice-grpc": "^2.1.4", "node-rsa": "^1.0.7", "nodemailer": "^6.4.2", "redis": "^4.3.1", "stripe": "^12.3.0", "tga": "^1.0.4", "typescript-is": "^0.19.0", "validator": "^13.7.0", "xmlbuilder": "^13.0.2", "xmlbuilder2": "0.0.4", "zod": "^3.21.4" }, "devDependencies": { "@hcaptcha/types": "^1.0.3", "@pretendonetwork/eslint-config": "^0.0.8", "@types/bcrypt": "^5.0.0", "@types/buffer-crc32": "^0.2.2", "@types/cors": "^2.8.13", "@types/dicer": "^0.2.2", "@types/express": "^4.17.17", "@types/fs-extra": "^11.0.1", "@types/morgan": "^1.9.4", "@types/ndarray": "^1.0.11", "@types/node": "^18.14.4", "@types/node-rsa": "^1.1.1", "@types/nodemailer": "^6.4.7", "@types/qs": "^6.9.7", "@types/validator": "^13.7.14", "copyfiles": "^2.4.1", "cross-env": "^7.0.3", "eslint": "^9.19.0", "globals": "^15.14.0", "ndarray": "^1.0.19", "typescript": "^4.9.5" } }, "node_modules/@aashutoshrathi/word-wrap": { "version": "1.2.6", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/@aws-crypto/crc32": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/util": "^3.0.0", "@aws-sdk/types": "^3.222.0", "tslib": "^1.11.1" } }, "node_modules/@aws-crypto/crc32c": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "tslib": "^2.6.2" } }, "node_modules/@aws-crypto/crc32c/node_modules/@aws-crypto/util": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.222.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "node_modules/@aws-crypto/crc32c/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-crypto/ie11-detection": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^1.11.1" } }, "node_modules/@aws-crypto/sha1-browser": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/supports-web-crypto": "^5.2.0", "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "@aws-sdk/util-locate-window": "^3.0.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-crypto/supports-web-crypto": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" } }, "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-crypto/util": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.222.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "node_modules/@aws-crypto/sha1-browser/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-crypto/sha256-browser": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/ie11-detection": "^3.0.0", "@aws-crypto/sha256-js": "^3.0.0", "@aws-crypto/supports-web-crypto": "^3.0.0", "@aws-crypto/util": "^3.0.0", "@aws-sdk/types": "^3.222.0", "@aws-sdk/util-locate-window": "^3.0.0", "@aws-sdk/util-utf8-browser": "^3.0.0", "tslib": "^1.11.1" } }, "node_modules/@aws-crypto/sha256-js": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/util": "^3.0.0", "@aws-sdk/types": "^3.222.0", "tslib": "^1.11.1" } }, "node_modules/@aws-crypto/supports-web-crypto": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^1.11.1" } }, "node_modules/@aws-crypto/util": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.222.0", "@aws-sdk/util-utf8-browser": "^3.0.0", "tslib": "^1.11.1" } }, "node_modules/@aws-sdk/client-s3": { "version": "3.657.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha1-browser": "5.2.0", "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/client-sso-oidc": "3.654.0", "@aws-sdk/client-sts": "3.654.0", "@aws-sdk/core": "3.654.0", "@aws-sdk/credential-provider-node": "3.654.0", "@aws-sdk/middleware-bucket-endpoint": "3.654.0", "@aws-sdk/middleware-expect-continue": "3.654.0", "@aws-sdk/middleware-flexible-checksums": "3.657.0", "@aws-sdk/middleware-host-header": "3.654.0", "@aws-sdk/middleware-location-constraint": "3.654.0", "@aws-sdk/middleware-logger": "3.654.0", "@aws-sdk/middleware-recursion-detection": "3.654.0", "@aws-sdk/middleware-sdk-s3": "3.654.0", "@aws-sdk/middleware-ssec": "3.654.0", "@aws-sdk/middleware-user-agent": "3.654.0", "@aws-sdk/region-config-resolver": "3.654.0", "@aws-sdk/signature-v4-multi-region": "3.654.0", "@aws-sdk/types": "3.654.0", "@aws-sdk/util-endpoints": "3.654.0", "@aws-sdk/util-user-agent-browser": "3.654.0", "@aws-sdk/util-user-agent-node": "3.654.0", "@aws-sdk/xml-builder": "3.654.0", "@smithy/config-resolver": "^3.0.8", "@smithy/core": "^2.4.3", "@smithy/eventstream-serde-browser": "^3.0.9", "@smithy/eventstream-serde-config-resolver": "^3.0.6", "@smithy/eventstream-serde-node": "^3.0.8", "@smithy/fetch-http-handler": "^3.2.7", "@smithy/hash-blob-browser": "^3.1.5", "@smithy/hash-node": "^3.0.6", "@smithy/hash-stream-node": "^3.1.5", "@smithy/invalid-dependency": "^3.0.6", "@smithy/md5-js": "^3.0.6", "@smithy/middleware-content-length": "^3.0.8", "@smithy/middleware-endpoint": "^3.1.3", "@smithy/middleware-retry": "^3.0.18", "@smithy/middleware-serde": "^3.0.6", "@smithy/middleware-stack": "^3.0.6", "@smithy/node-config-provider": "^3.1.7", "@smithy/node-http-handler": "^3.2.2", "@smithy/protocol-http": "^4.1.3", "@smithy/smithy-client": "^3.3.2", "@smithy/types": "^3.4.2", "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", "@smithy/util-defaults-mode-browser": "^3.0.18", "@smithy/util-defaults-mode-node": "^3.0.18", "@smithy/util-endpoints": "^2.1.2", "@smithy/util-middleware": "^3.0.6", "@smithy/util-retry": "^3.0.6", "@smithy/util-stream": "^3.1.6", "@smithy/util-utf8": "^3.0.0", "@smithy/util-waiter": "^3.1.5", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/sha256-browser": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-js": "^5.2.0", "@aws-crypto/supports-web-crypto": "^5.2.0", "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "@aws-sdk/util-locate-window": "^3.0.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer": { "version": "2.2.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from": { "version": "2.2.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8": { "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/sha256-js": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/supports-web-crypto": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/util": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.222.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": { "version": "2.2.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from": { "version": "2.2.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8": { "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "3.654.0", "@aws-sdk/middleware-host-header": "3.654.0", "@aws-sdk/middleware-logger": "3.654.0", "@aws-sdk/middleware-recursion-detection": "3.654.0", "@aws-sdk/middleware-user-agent": "3.654.0", "@aws-sdk/region-config-resolver": "3.654.0", "@aws-sdk/types": "3.654.0", "@aws-sdk/util-endpoints": "3.654.0", "@aws-sdk/util-user-agent-browser": "3.654.0", "@aws-sdk/util-user-agent-node": "3.654.0", "@smithy/config-resolver": "^3.0.8", "@smithy/core": "^2.4.3", "@smithy/fetch-http-handler": "^3.2.7", "@smithy/hash-node": "^3.0.6", "@smithy/invalid-dependency": "^3.0.6", "@smithy/middleware-content-length": "^3.0.8", "@smithy/middleware-endpoint": "^3.1.3", "@smithy/middleware-retry": "^3.0.18", "@smithy/middleware-serde": "^3.0.6", "@smithy/middleware-stack": "^3.0.6", "@smithy/node-config-provider": "^3.1.7", "@smithy/node-http-handler": "^3.2.2", "@smithy/protocol-http": "^4.1.3", "@smithy/smithy-client": "^3.3.2", "@smithy/types": "^3.4.2", "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", "@smithy/util-defaults-mode-browser": "^3.0.18", "@smithy/util-defaults-mode-node": "^3.0.18", "@smithy/util-endpoints": "^2.1.2", "@smithy/util-middleware": "^3.0.6", "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso-oidc": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "3.654.0", "@aws-sdk/credential-provider-node": "3.654.0", "@aws-sdk/middleware-host-header": "3.654.0", "@aws-sdk/middleware-logger": "3.654.0", "@aws-sdk/middleware-recursion-detection": "3.654.0", "@aws-sdk/middleware-user-agent": "3.654.0", "@aws-sdk/region-config-resolver": "3.654.0", "@aws-sdk/types": "3.654.0", "@aws-sdk/util-endpoints": "3.654.0", "@aws-sdk/util-user-agent-browser": "3.654.0", "@aws-sdk/util-user-agent-node": "3.654.0", "@smithy/config-resolver": "^3.0.8", "@smithy/core": "^2.4.3", "@smithy/fetch-http-handler": "^3.2.7", "@smithy/hash-node": "^3.0.6", "@smithy/invalid-dependency": "^3.0.6", "@smithy/middleware-content-length": "^3.0.8", "@smithy/middleware-endpoint": "^3.1.3", "@smithy/middleware-retry": "^3.0.18", "@smithy/middleware-serde": "^3.0.6", "@smithy/middleware-stack": "^3.0.6", "@smithy/node-config-provider": "^3.1.7", "@smithy/node-http-handler": "^3.2.2", "@smithy/protocol-http": "^4.1.3", "@smithy/smithy-client": "^3.3.2", "@smithy/types": "^3.4.2", "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", "@smithy/util-defaults-mode-browser": "^3.0.18", "@smithy/util-defaults-mode-node": "^3.0.18", "@smithy/util-endpoints": "^2.1.2", "@smithy/util-middleware": "^3.0.6", "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "@aws-sdk/client-sts": "^3.654.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sts": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/client-sso-oidc": "3.654.0", "@aws-sdk/core": "3.654.0", "@aws-sdk/credential-provider-node": "3.654.0", "@aws-sdk/middleware-host-header": "3.654.0", "@aws-sdk/middleware-logger": "3.654.0", "@aws-sdk/middleware-recursion-detection": "3.654.0", "@aws-sdk/middleware-user-agent": "3.654.0", "@aws-sdk/region-config-resolver": "3.654.0", "@aws-sdk/types": "3.654.0", "@aws-sdk/util-endpoints": "3.654.0", "@aws-sdk/util-user-agent-browser": "3.654.0", "@aws-sdk/util-user-agent-node": "3.654.0", "@smithy/config-resolver": "^3.0.8", "@smithy/core": "^2.4.3", "@smithy/fetch-http-handler": "^3.2.7", "@smithy/hash-node": "^3.0.6", "@smithy/invalid-dependency": "^3.0.6", "@smithy/middleware-content-length": "^3.0.8", "@smithy/middleware-endpoint": "^3.1.3", "@smithy/middleware-retry": "^3.0.18", "@smithy/middleware-serde": "^3.0.6", "@smithy/middleware-stack": "^3.0.6", "@smithy/node-config-provider": "^3.1.7", "@smithy/node-http-handler": "^3.2.2", "@smithy/protocol-http": "^4.1.3", "@smithy/smithy-client": "^3.3.2", "@smithy/types": "^3.4.2", "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", "@smithy/util-defaults-mode-browser": "^3.0.18", "@smithy/util-defaults-mode-node": "^3.0.18", "@smithy/util-endpoints": "^2.1.2", "@smithy/util-middleware": "^3.0.6", "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/core": "^2.4.3", "@smithy/node-config-provider": "^3.1.7", "@smithy/property-provider": "^3.1.6", "@smithy/protocol-http": "^4.1.3", "@smithy/signature-v4": "^4.1.3", "@smithy/smithy-client": "^3.3.2", "@smithy/types": "^3.4.2", "@smithy/util-middleware": "^3.0.6", "fast-xml-parser": "4.4.1", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/property-provider": "^3.1.6", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/fetch-http-handler": "^3.2.7", "@smithy/node-http-handler": "^3.2.2", "@smithy/property-provider": "^3.1.6", "@smithy/protocol-http": "^4.1.3", "@smithy/smithy-client": "^3.3.2", "@smithy/types": "^3.4.2", "@smithy/util-stream": "^3.1.6", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/credential-provider-env": "3.654.0", "@aws-sdk/credential-provider-http": "3.654.0", "@aws-sdk/credential-provider-process": "3.654.0", "@aws-sdk/credential-provider-sso": "3.654.0", "@aws-sdk/credential-provider-web-identity": "3.654.0", "@aws-sdk/types": "3.654.0", "@smithy/credential-provider-imds": "^3.2.3", "@smithy/property-provider": "^3.1.6", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "@aws-sdk/client-sts": "^3.654.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/credential-provider-env": "3.654.0", "@aws-sdk/credential-provider-http": "3.654.0", "@aws-sdk/credential-provider-ini": "3.654.0", "@aws-sdk/credential-provider-process": "3.654.0", "@aws-sdk/credential-provider-sso": "3.654.0", "@aws-sdk/credential-provider-web-identity": "3.654.0", "@aws-sdk/types": "3.654.0", "@smithy/credential-provider-imds": "^3.2.3", "@smithy/property-provider": "^3.1.6", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/property-provider": "^3.1.6", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-sso": "3.654.0", "@aws-sdk/token-providers": "3.654.0", "@aws-sdk/types": "3.654.0", "@smithy/property-provider": "^3.1.6", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/property-provider": "^3.1.6", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "@aws-sdk/client-sts": "^3.654.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-logger": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@aws-sdk/util-endpoints": "3.654.0", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/node-config-provider": "^3.1.7", "@smithy/types": "^3.4.2", "@smithy/util-config-provider": "^3.0.0", "@smithy/util-middleware": "^3.0.6", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/property-provider": "^3.1.6", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "@aws-sdk/client-sso-oidc": "^3.654.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/types": "^3.4.2", "@smithy/util-endpoints": "^2.1.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-browser": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/types": "^3.4.2", "bowser": "^2.11.0", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/node-config-provider": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "aws-crt": ">=1.0.0" }, "peerDependenciesMeta": { "aws-crt": { "optional": true } } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/abort-controller": { "version": "3.1.4", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver": { "version": "3.0.8", "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^3.1.7", "@smithy/types": "^3.4.2", "@smithy/util-config-provider": "^3.0.0", "@smithy/util-middleware": "^3.0.6", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/core": { "version": "2.4.5", "license": "Apache-2.0", "dependencies": { "@smithy/middleware-endpoint": "^3.1.3", "@smithy/middleware-retry": "^3.0.20", "@smithy/middleware-serde": "^3.0.6", "@smithy/protocol-http": "^4.1.3", "@smithy/smithy-client": "^3.3.4", "@smithy/types": "^3.4.2", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-middleware": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/credential-provider-imds": { "version": "3.2.3", "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^3.1.7", "@smithy/property-provider": "^3.1.6", "@smithy/types": "^3.4.2", "@smithy/url-parser": "^3.0.6", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/fetch-http-handler": { "version": "3.2.8", "license": "Apache-2.0", "dependencies": { "@smithy/protocol-http": "^4.1.3", "@smithy/querystring-builder": "^3.0.6", "@smithy/types": "^3.4.2", "@smithy/util-base64": "^3.0.0", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/hash-node": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "@smithy/util-buffer-from": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/invalid-dependency": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/is-array-buffer": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-content-length": { "version": "3.0.8", "license": "Apache-2.0", "dependencies": { "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint": { "version": "3.1.3", "license": "Apache-2.0", "dependencies": { "@smithy/middleware-serde": "^3.0.6", "@smithy/node-config-provider": "^3.1.7", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "@smithy/url-parser": "^3.0.6", "@smithy/util-middleware": "^3.0.6", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry": { "version": "3.0.20", "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^3.1.7", "@smithy/protocol-http": "^4.1.3", "@smithy/service-error-classification": "^3.0.6", "@smithy/smithy-client": "^3.3.4", "@smithy/types": "^3.4.2", "@smithy/util-middleware": "^3.0.6", "@smithy/util-retry": "^3.0.6", "tslib": "^2.6.2", "uuid": "^9.0.1" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-serde": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-stack": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-config-provider": { "version": "3.1.7", "license": "Apache-2.0", "dependencies": { "@smithy/property-provider": "^3.1.6", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler": { "version": "3.2.3", "license": "Apache-2.0", "dependencies": { "@smithy/abort-controller": "^3.1.4", "@smithy/protocol-http": "^4.1.3", "@smithy/querystring-builder": "^3.0.6", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/property-provider": { "version": "3.1.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/protocol-http": { "version": "4.1.3", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-builder": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "@smithy/util-uri-escape": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-parser": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/service-error-classification": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/shared-ini-file-loader": { "version": "3.1.7", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/signature-v4": { "version": "4.1.4", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "@smithy/util-hex-encoding": "^3.0.0", "@smithy/util-middleware": "^3.0.6", "@smithy/util-uri-escape": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client": { "version": "3.3.4", "license": "Apache-2.0", "dependencies": { "@smithy/middleware-endpoint": "^3.1.3", "@smithy/middleware-stack": "^3.0.6", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "@smithy/util-stream": "^3.1.8", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/url-parser": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/querystring-parser": "^3.0.6", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-base64": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-body-length-browser": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-body-length-node": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-buffer-from": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-config-provider": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-browser": { "version": "3.0.20", "license": "Apache-2.0", "dependencies": { "@smithy/property-provider": "^3.1.6", "@smithy/smithy-client": "^3.3.4", "@smithy/types": "^3.4.2", "bowser": "^2.11.0", "tslib": "^2.6.2" }, "engines": { "node": ">= 10.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-node": { "version": "3.0.20", "license": "Apache-2.0", "dependencies": { "@smithy/config-resolver": "^3.0.8", "@smithy/credential-provider-imds": "^3.2.3", "@smithy/node-config-provider": "^3.1.7", "@smithy/property-provider": "^3.1.6", "@smithy/smithy-client": "^3.3.4", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">= 10.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-endpoints": { "version": "2.1.2", "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-hex-encoding": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-middleware": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-retry": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/service-error-classification": "^3.0.6", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream": { "version": "3.1.8", "license": "Apache-2.0", "dependencies": { "@smithy/fetch-http-handler": "^3.2.8", "@smithy/node-http-handler": "^3.2.3", "@smithy/types": "^3.4.2", "@smithy/util-base64": "^3.0.0", "@smithy/util-buffer-from": "^3.0.0", "@smithy/util-hex-encoding": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-uri-escape": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-utf8": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-waiter": { "version": "3.1.5", "license": "Apache-2.0", "dependencies": { "@smithy/abort-controller": "^3.1.4", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-s3/node_modules/fast-xml-parser": { "version": "4.4.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/NaturalIntelligence" }, { "type": "paypal", "url": "https://paypal.me/naturalintelligence" } ], "license": "MIT", "dependencies": { "strnum": "^1.0.5" }, "bin": { "fxparser": "src/cli/cli.js" } }, "node_modules/@aws-sdk/client-s3/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-sdk/client-s3/node_modules/uuid": { "version": "9.0.1", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" ], "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } }, "node_modules/@aws-sdk/client-ses": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "3.0.0", "@aws-crypto/sha256-js": "3.0.0", "@aws-sdk/client-sts": "3.515.0", "@aws-sdk/core": "3.513.0", "@aws-sdk/credential-provider-node": "3.515.0", "@aws-sdk/middleware-host-header": "3.515.0", "@aws-sdk/middleware-logger": "3.515.0", "@aws-sdk/middleware-recursion-detection": "3.515.0", "@aws-sdk/middleware-user-agent": "3.515.0", "@aws-sdk/region-config-resolver": "3.515.0", "@aws-sdk/types": "3.515.0", "@aws-sdk/util-endpoints": "3.515.0", "@aws-sdk/util-user-agent-browser": "3.515.0", "@aws-sdk/util-user-agent-node": "3.515.0", "@smithy/config-resolver": "^2.1.1", "@smithy/core": "^1.3.2", "@smithy/fetch-http-handler": "^2.4.1", "@smithy/hash-node": "^2.1.1", "@smithy/invalid-dependency": "^2.1.1", "@smithy/middleware-content-length": "^2.1.1", "@smithy/middleware-endpoint": "^2.4.1", "@smithy/middleware-retry": "^2.1.1", "@smithy/middleware-serde": "^2.1.1", "@smithy/middleware-stack": "^2.1.1", "@smithy/node-config-provider": "^2.2.1", "@smithy/node-http-handler": "^2.3.1", "@smithy/protocol-http": "^3.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "@smithy/url-parser": "^2.1.1", "@smithy/util-base64": "^2.1.1", "@smithy/util-body-length-browser": "^2.1.1", "@smithy/util-body-length-node": "^2.2.1", "@smithy/util-defaults-mode-browser": "^2.1.1", "@smithy/util-defaults-mode-node": "^2.2.0", "@smithy/util-endpoints": "^1.1.1", "@smithy/util-middleware": "^2.1.1", "@smithy/util-retry": "^2.1.1", "@smithy/util-utf8": "^2.1.1", "@smithy/util-waiter": "^2.1.1", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/client-ses/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/client-sso": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "3.0.0", "@aws-crypto/sha256-js": "3.0.0", "@aws-sdk/core": "3.513.0", "@aws-sdk/middleware-host-header": "3.515.0", "@aws-sdk/middleware-logger": "3.515.0", "@aws-sdk/middleware-recursion-detection": "3.515.0", "@aws-sdk/middleware-user-agent": "3.515.0", "@aws-sdk/region-config-resolver": "3.515.0", "@aws-sdk/types": "3.515.0", "@aws-sdk/util-endpoints": "3.515.0", "@aws-sdk/util-user-agent-browser": "3.515.0", "@aws-sdk/util-user-agent-node": "3.515.0", "@smithy/config-resolver": "^2.1.1", "@smithy/core": "^1.3.2", "@smithy/fetch-http-handler": "^2.4.1", "@smithy/hash-node": "^2.1.1", "@smithy/invalid-dependency": "^2.1.1", "@smithy/middleware-content-length": "^2.1.1", "@smithy/middleware-endpoint": "^2.4.1", "@smithy/middleware-retry": "^2.1.1", "@smithy/middleware-serde": "^2.1.1", "@smithy/middleware-stack": "^2.1.1", "@smithy/node-config-provider": "^2.2.1", "@smithy/node-http-handler": "^2.3.1", "@smithy/protocol-http": "^3.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "@smithy/url-parser": "^2.1.1", "@smithy/util-base64": "^2.1.1", "@smithy/util-body-length-browser": "^2.1.1", "@smithy/util-body-length-node": "^2.2.1", "@smithy/util-defaults-mode-browser": "^2.1.1", "@smithy/util-defaults-mode-node": "^2.2.0", "@smithy/util-endpoints": "^1.1.1", "@smithy/util-middleware": "^2.1.1", "@smithy/util-retry": "^2.1.1", "@smithy/util-utf8": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/client-sso-oidc": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "3.0.0", "@aws-crypto/sha256-js": "3.0.0", "@aws-sdk/client-sts": "3.515.0", "@aws-sdk/core": "3.513.0", "@aws-sdk/middleware-host-header": "3.515.0", "@aws-sdk/middleware-logger": "3.515.0", "@aws-sdk/middleware-recursion-detection": "3.515.0", "@aws-sdk/middleware-user-agent": "3.515.0", "@aws-sdk/region-config-resolver": "3.515.0", "@aws-sdk/types": "3.515.0", "@aws-sdk/util-endpoints": "3.515.0", "@aws-sdk/util-user-agent-browser": "3.515.0", "@aws-sdk/util-user-agent-node": "3.515.0", "@smithy/config-resolver": "^2.1.1", "@smithy/core": "^1.3.2", "@smithy/fetch-http-handler": "^2.4.1", "@smithy/hash-node": "^2.1.1", "@smithy/invalid-dependency": "^2.1.1", "@smithy/middleware-content-length": "^2.1.1", "@smithy/middleware-endpoint": "^2.4.1", "@smithy/middleware-retry": "^2.1.1", "@smithy/middleware-serde": "^2.1.1", "@smithy/middleware-stack": "^2.1.1", "@smithy/node-config-provider": "^2.2.1", "@smithy/node-http-handler": "^2.3.1", "@smithy/protocol-http": "^3.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "@smithy/url-parser": "^2.1.1", "@smithy/util-base64": "^2.1.1", "@smithy/util-body-length-browser": "^2.1.1", "@smithy/util-body-length-node": "^2.2.1", "@smithy/util-defaults-mode-browser": "^2.1.1", "@smithy/util-defaults-mode-node": "^2.2.0", "@smithy/util-endpoints": "^1.1.1", "@smithy/util-middleware": "^2.1.1", "@smithy/util-retry": "^2.1.1", "@smithy/util-utf8": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { "@aws-sdk/credential-provider-node": "^3.515.0" } }, "node_modules/@aws-sdk/client-sso-oidc/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/client-sso/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/client-sts": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "3.0.0", "@aws-crypto/sha256-js": "3.0.0", "@aws-sdk/core": "3.513.0", "@aws-sdk/middleware-host-header": "3.515.0", "@aws-sdk/middleware-logger": "3.515.0", "@aws-sdk/middleware-recursion-detection": "3.515.0", "@aws-sdk/middleware-user-agent": "3.515.0", "@aws-sdk/region-config-resolver": "3.515.0", "@aws-sdk/types": "3.515.0", "@aws-sdk/util-endpoints": "3.515.0", "@aws-sdk/util-user-agent-browser": "3.515.0", "@aws-sdk/util-user-agent-node": "3.515.0", "@smithy/config-resolver": "^2.1.1", "@smithy/core": "^1.3.2", "@smithy/fetch-http-handler": "^2.4.1", "@smithy/hash-node": "^2.1.1", "@smithy/invalid-dependency": "^2.1.1", "@smithy/middleware-content-length": "^2.1.1", "@smithy/middleware-endpoint": "^2.4.1", "@smithy/middleware-retry": "^2.1.1", "@smithy/middleware-serde": "^2.1.1", "@smithy/middleware-stack": "^2.1.1", "@smithy/node-config-provider": "^2.2.1", "@smithy/node-http-handler": "^2.3.1", "@smithy/protocol-http": "^3.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "@smithy/url-parser": "^2.1.1", "@smithy/util-base64": "^2.1.1", "@smithy/util-body-length-browser": "^2.1.1", "@smithy/util-body-length-node": "^2.2.1", "@smithy/util-defaults-mode-browser": "^2.1.1", "@smithy/util-defaults-mode-node": "^2.2.0", "@smithy/util-endpoints": "^1.1.1", "@smithy/util-middleware": "^2.1.1", "@smithy/util-retry": "^2.1.1", "@smithy/util-utf8": "^2.1.1", "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { "@aws-sdk/credential-provider-node": "^3.515.0" } }, "node_modules/@aws-sdk/client-sts/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/core": { "version": "3.513.0", "license": "Apache-2.0", "dependencies": { "@smithy/core": "^1.3.2", "@smithy/protocol-http": "^3.1.1", "@smithy/signature-v4": "^2.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/core/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/credential-provider-env": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/property-provider": "^2.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/credential-provider-env/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/credential-provider-http": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/fetch-http-handler": "^2.4.1", "@smithy/node-http-handler": "^2.3.1", "@smithy/property-provider": "^2.1.1", "@smithy/protocol-http": "^3.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "@smithy/util-stream": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/credential-provider-http/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/credential-provider-ini": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-sts": "3.515.0", "@aws-sdk/credential-provider-env": "3.515.0", "@aws-sdk/credential-provider-process": "3.515.0", "@aws-sdk/credential-provider-sso": "3.515.0", "@aws-sdk/credential-provider-web-identity": "3.515.0", "@aws-sdk/types": "3.515.0", "@smithy/credential-provider-imds": "^2.2.1", "@smithy/property-provider": "^2.1.1", "@smithy/shared-ini-file-loader": "^2.3.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/credential-provider-ini/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/credential-provider-node": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/credential-provider-env": "3.515.0", "@aws-sdk/credential-provider-http": "3.515.0", "@aws-sdk/credential-provider-ini": "3.515.0", "@aws-sdk/credential-provider-process": "3.515.0", "@aws-sdk/credential-provider-sso": "3.515.0", "@aws-sdk/credential-provider-web-identity": "3.515.0", "@aws-sdk/types": "3.515.0", "@smithy/credential-provider-imds": "^2.2.1", "@smithy/property-provider": "^2.1.1", "@smithy/shared-ini-file-loader": "^2.3.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/credential-provider-node/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/credential-provider-process": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/property-provider": "^2.1.1", "@smithy/shared-ini-file-loader": "^2.3.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/credential-provider-process/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/credential-provider-sso": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-sso": "3.515.0", "@aws-sdk/token-providers": "3.515.0", "@aws-sdk/types": "3.515.0", "@smithy/property-provider": "^2.1.1", "@smithy/shared-ini-file-loader": "^2.3.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/credential-provider-sso/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/credential-provider-web-identity": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-sts": "3.515.0", "@aws-sdk/types": "3.515.0", "@smithy/property-provider": "^2.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-bucket-endpoint": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@aws-sdk/util-arn-parser": "3.568.0", "@smithy/node-config-provider": "^3.1.7", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "@smithy/util-config-provider": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/node-config-provider": { "version": "3.1.7", "license": "Apache-2.0", "dependencies": { "@smithy/property-provider": "^3.1.6", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/property-provider": { "version": "3.1.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/protocol-http": { "version": "4.1.3", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/shared-ini-file-loader": { "version": "3.1.7", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/util-config-provider": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-expect-continue": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/protocol-http": { "version": "4.1.3", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-expect-continue/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-flexible-checksums": { "version": "3.657.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/crc32": "5.2.0", "@aws-crypto/crc32c": "5.2.0", "@aws-sdk/types": "3.654.0", "@smithy/is-array-buffer": "^3.0.0", "@smithy/node-config-provider": "^3.1.7", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "@smithy/util-middleware": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-crypto/crc32": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-crypto/util": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.222.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": { "version": "2.2.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from": { "version": "2.2.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8": { "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/is-array-buffer": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-config-provider": { "version": "3.1.7", "license": "Apache-2.0", "dependencies": { "@smithy/property-provider": "^3.1.6", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/property-provider": { "version": "3.1.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/protocol-http": { "version": "4.1.3", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/shared-ini-file-loader": { "version": "3.1.7", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-buffer-from": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-middleware": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-utf8": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-host-header": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/protocol-http": "^3.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/middleware-host-header/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-location-constraint": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-location-constraint/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-logger": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/middleware-logger/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-recursion-detection": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/protocol-http": "^3.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/middleware-recursion-detection/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-sdk-s3": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/core": "3.654.0", "@aws-sdk/types": "3.654.0", "@aws-sdk/util-arn-parser": "3.568.0", "@smithy/core": "^2.4.3", "@smithy/node-config-provider": "^3.1.7", "@smithy/protocol-http": "^4.1.3", "@smithy/signature-v4": "^4.1.3", "@smithy/smithy-client": "^3.3.2", "@smithy/types": "^3.4.2", "@smithy/util-config-provider": "^3.0.0", "@smithy/util-middleware": "^3.0.6", "@smithy/util-stream": "^3.1.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@aws-sdk/core": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/core": "^2.4.3", "@smithy/node-config-provider": "^3.1.7", "@smithy/property-provider": "^3.1.6", "@smithy/protocol-http": "^4.1.3", "@smithy/signature-v4": "^4.1.3", "@smithy/smithy-client": "^3.3.2", "@smithy/types": "^3.4.2", "@smithy/util-middleware": "^3.0.6", "fast-xml-parser": "4.4.1", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@aws-sdk/types": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/abort-controller": { "version": "3.1.4", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/core": { "version": "2.4.5", "license": "Apache-2.0", "dependencies": { "@smithy/middleware-endpoint": "^3.1.3", "@smithy/middleware-retry": "^3.0.20", "@smithy/middleware-serde": "^3.0.6", "@smithy/protocol-http": "^4.1.3", "@smithy/smithy-client": "^3.3.4", "@smithy/types": "^3.4.2", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-middleware": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/fetch-http-handler": { "version": "3.2.8", "license": "Apache-2.0", "dependencies": { "@smithy/protocol-http": "^4.1.3", "@smithy/querystring-builder": "^3.0.6", "@smithy/types": "^3.4.2", "@smithy/util-base64": "^3.0.0", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/is-array-buffer": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/middleware-endpoint": { "version": "3.1.3", "license": "Apache-2.0", "dependencies": { "@smithy/middleware-serde": "^3.0.6", "@smithy/node-config-provider": "^3.1.7", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "@smithy/url-parser": "^3.0.6", "@smithy/util-middleware": "^3.0.6", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/middleware-retry": { "version": "3.0.20", "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^3.1.7", "@smithy/protocol-http": "^4.1.3", "@smithy/service-error-classification": "^3.0.6", "@smithy/smithy-client": "^3.3.4", "@smithy/types": "^3.4.2", "@smithy/util-middleware": "^3.0.6", "@smithy/util-retry": "^3.0.6", "tslib": "^2.6.2", "uuid": "^9.0.1" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/middleware-serde": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/middleware-stack": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/node-config-provider": { "version": "3.1.7", "license": "Apache-2.0", "dependencies": { "@smithy/property-provider": "^3.1.6", "@smithy/shared-ini-file-loader": "^3.1.7", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/node-http-handler": { "version": "3.2.3", "license": "Apache-2.0", "dependencies": { "@smithy/abort-controller": "^3.1.4", "@smithy/protocol-http": "^4.1.3", "@smithy/querystring-builder": "^3.0.6", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/property-provider": { "version": "3.1.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/protocol-http": { "version": "4.1.3", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/querystring-builder": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "@smithy/util-uri-escape": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/querystring-parser": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/service-error-classification": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/shared-ini-file-loader": { "version": "3.1.7", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/signature-v4": { "version": "4.1.4", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "@smithy/util-hex-encoding": "^3.0.0", "@smithy/util-middleware": "^3.0.6", "@smithy/util-uri-escape": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/smithy-client": { "version": "3.3.4", "license": "Apache-2.0", "dependencies": { "@smithy/middleware-endpoint": "^3.1.3", "@smithy/middleware-stack": "^3.0.6", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "@smithy/util-stream": "^3.1.8", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/url-parser": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/querystring-parser": "^3.0.6", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-base64": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-body-length-browser": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-buffer-from": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-config-provider": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-hex-encoding": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-middleware": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-retry": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/service-error-classification": "^3.0.6", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-stream": { "version": "3.1.8", "license": "Apache-2.0", "dependencies": { "@smithy/fetch-http-handler": "^3.2.8", "@smithy/node-http-handler": "^3.2.3", "@smithy/types": "^3.4.2", "@smithy/util-base64": "^3.0.0", "@smithy/util-buffer-from": "^3.0.0", "@smithy/util-hex-encoding": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-uri-escape": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/fast-xml-parser": { "version": "4.4.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/NaturalIntelligence" }, { "type": "paypal", "url": "https://paypal.me/naturalintelligence" } ], "license": "MIT", "dependencies": { "strnum": "^1.0.5" }, "bin": { "fxparser": "src/cli/cli.js" } }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/uuid": { "version": "9.0.1", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" ], "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } }, "node_modules/@aws-sdk/middleware-ssec": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.654.0", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-ssec/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-sdk/middleware-user-agent": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@aws-sdk/util-endpoints": "3.515.0", "@smithy/protocol-http": "^3.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/middleware-user-agent/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/region-config-resolver": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/node-config-provider": "^2.2.1", "@smithy/types": "^2.9.1", "@smithy/util-config-provider": "^2.2.1", "@smithy/util-middleware": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/region-config-resolver/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/signature-v4-multi-region": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/middleware-sdk-s3": "3.654.0", "@aws-sdk/types": "3.654.0", "@smithy/protocol-http": "^4.1.3", "@smithy/signature-v4": "^4.1.3", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@aws-sdk/types": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/is-array-buffer": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/protocol-http": { "version": "4.1.3", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/signature-v4": { "version": "4.1.4", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "@smithy/protocol-http": "^4.1.3", "@smithy/types": "^3.4.2", "@smithy/util-hex-encoding": "^3.0.0", "@smithy/util-middleware": "^3.0.6", "@smithy/util-uri-escape": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/util-buffer-from": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/util-hex-encoding": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/util-middleware": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/util-uri-escape": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/util-utf8": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-sdk/token-providers": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-sso-oidc": "3.515.0", "@aws-sdk/types": "3.515.0", "@smithy/property-provider": "^2.1.1", "@smithy/shared-ini-file-loader": "^2.3.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/token-providers/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/types": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/types/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/util-arn-parser": { "version": "3.568.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/util-arn-parser/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@aws-sdk/util-endpoints": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/types": "^2.9.1", "@smithy/util-endpoints": "^1.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/util-endpoints/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/util-locate-window": { "version": "3.495.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/util-locate-window/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/util-user-agent-browser": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/types": "^2.9.1", "bowser": "^2.11.0", "tslib": "^2.5.0" } }, "node_modules/@aws-sdk/util-user-agent-browser/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/util-user-agent-node": { "version": "3.515.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "3.515.0", "@smithy/node-config-provider": "^2.2.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { "aws-crt": ">=1.0.0" }, "peerDependenciesMeta": { "aws-crt": { "optional": true } } }, "node_modules/@aws-sdk/util-user-agent-node/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/util-utf8-browser": { "version": "3.259.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.3.1" } }, "node_modules/@aws-sdk/util-utf8-browser/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@aws-sdk/xml-builder": { "version": "3.654.0", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/xml-builder/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/xml-builder/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@eslint-community/eslint-plugin-eslint-comments": { "version": "4.4.1", "dev": true, "license": "MIT", "dependencies": { "escape-string-regexp": "^4.0.0", "ignore": "^5.2.4" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" } }, "node_modules/@eslint-community/eslint-utils": { "version": "4.4.0", "dev": true, "license": "MIT", "dependencies": { "eslint-visitor-keys": "^3.3.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" } }, "node_modules/@eslint-community/regexpp": { "version": "4.12.1", "dev": true, "license": "MIT", "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, "node_modules/@eslint/config-array": { "version": "0.19.2", "dev": true, "license": "Apache-2.0", "dependencies": { "@eslint/object-schema": "^2.1.6", "debug": "^4.3.1", "minimatch": "^3.1.2" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, "node_modules/@eslint/core": { "version": "0.10.0", "dev": true, "license": "Apache-2.0", "dependencies": { "@types/json-schema": "^7.0.15" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, "node_modules/@eslint/eslintrc": { "version": "3.2.0", "dev": true, "license": "MIT", "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^10.0.1", "globals": "^14.0.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/@eslint/eslintrc/node_modules/globals": { "version": "14.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@eslint/js": { "version": "9.19.0", "dev": true, "license": "MIT", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, "node_modules/@eslint/object-schema": { "version": "2.1.6", "dev": true, "license": "Apache-2.0", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, "node_modules/@eslint/plugin-kit": { "version": "0.2.5", "dev": true, "license": "Apache-2.0", "dependencies": { "@eslint/core": "^0.10.0", "levn": "^0.4.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, "node_modules/@grpc/grpc-js": { "version": "1.13.3", "license": "Apache-2.0", "dependencies": { "@grpc/proto-loader": "^0.7.13", "@js-sdsl/ordered-map": "^4.4.2" }, "engines": { "node": ">=12.10.0" } }, "node_modules/@grpc/proto-loader": { "version": "0.7.15", "license": "Apache-2.0", "dependencies": { "lodash.camelcase": "^4.3.0", "long": "^5.0.0", "protobufjs": "^7.2.5", "yargs": "^17.7.2" }, "bin": { "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" }, "engines": { "node": ">=6" } }, "node_modules/@hapi/hoek": { "version": "9.3.0", "license": "BSD-3-Clause" }, "node_modules/@hapi/topo": { "version": "5.1.0", "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^9.0.0" } }, "node_modules/@hcaptcha/types": { "version": "1.0.3", "dev": true, "license": "MIT" }, "node_modules/@humanfs/core": { "version": "0.19.1", "dev": true, "license": "Apache-2.0", "engines": { "node": ">=18.18.0" } }, "node_modules/@humanfs/node": { "version": "0.16.6", "dev": true, "license": "Apache-2.0", "dependencies": { "@humanfs/core": "^0.19.1", "@humanwhocodes/retry": "^0.3.0" }, "engines": { "node": ">=18.18.0" } }, "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": { "version": "0.3.1", "dev": true, "license": "Apache-2.0", "engines": { "node": ">=18.18" }, "funding": { "type": "github", "url": "https://github.com/sponsors/nzakas" } }, "node_modules/@humanwhocodes/module-importer": { "version": "1.0.1", "dev": true, "license": "Apache-2.0", "engines": { "node": ">=12.22" }, "funding": { "type": "github", "url": "https://github.com/sponsors/nzakas" } }, "node_modules/@humanwhocodes/retry": { "version": "0.4.1", "dev": true, "license": "Apache-2.0", "engines": { "node": ">=18.18" }, "funding": { "type": "github", "url": "https://github.com/sponsors/nzakas" } }, "node_modules/@inquirer/checkbox": { "version": "4.0.3", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/figures": "^1.0.8", "@inquirer/type": "^3.0.1", "ansi-escapes": "^4.3.2", "yoctocolors-cjs": "^2.1.2" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/confirm": { "version": "5.1.0", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/type": "^3.0.1" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/core": { "version": "10.1.1", "license": "MIT", "dependencies": { "@inquirer/figures": "^1.0.8", "@inquirer/type": "^3.0.1", "ansi-escapes": "^4.3.2", "cli-width": "^4.1.0", "mute-stream": "^2.0.0", "signal-exit": "^4.1.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^6.2.0", "yoctocolors-cjs": "^2.1.2" }, "engines": { "node": ">=18" } }, "node_modules/@inquirer/core/node_modules/signal-exit": { "version": "4.1.0", "license": "ISC", "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/@inquirer/core/node_modules/wrap-ansi": { "version": "6.2.0", "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, "engines": { "node": ">=8" } }, "node_modules/@inquirer/editor": { "version": "4.2.0", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/type": "^3.0.1", "external-editor": "^3.1.0" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/expand": { "version": "4.0.3", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/type": "^3.0.1", "yoctocolors-cjs": "^2.1.2" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/figures": { "version": "1.0.8", "license": "MIT", "engines": { "node": ">=18" } }, "node_modules/@inquirer/input": { "version": "4.1.0", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/type": "^3.0.1" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/number": { "version": "3.0.3", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/type": "^3.0.1" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/password": { "version": "4.0.3", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/type": "^3.0.1", "ansi-escapes": "^4.3.2" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/prompts": { "version": "7.2.0", "license": "MIT", "dependencies": { "@inquirer/checkbox": "^4.0.3", "@inquirer/confirm": "^5.1.0", "@inquirer/editor": "^4.2.0", "@inquirer/expand": "^4.0.3", "@inquirer/input": "^4.1.0", "@inquirer/number": "^3.0.3", "@inquirer/password": "^4.0.3", "@inquirer/rawlist": "^4.0.3", "@inquirer/search": "^3.0.3", "@inquirer/select": "^4.0.3" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/rawlist": { "version": "4.0.3", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/type": "^3.0.1", "yoctocolors-cjs": "^2.1.2" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/search": { "version": "3.0.3", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/figures": "^1.0.8", "@inquirer/type": "^3.0.1", "yoctocolors-cjs": "^2.1.2" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/select": { "version": "4.0.3", "license": "MIT", "dependencies": { "@inquirer/core": "^10.1.1", "@inquirer/figures": "^1.0.8", "@inquirer/type": "^3.0.1", "ansi-escapes": "^4.3.2", "yoctocolors-cjs": "^2.1.2" }, "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@inquirer/type": { "version": "3.0.1", "license": "MIT", "engines": { "node": ">=18" }, "peerDependencies": { "@types/node": ">=18" } }, "node_modules/@js-sdsl/ordered-map": { "version": "4.4.2", "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/js-sdsl" } }, "node_modules/@mapbox/node-pre-gyp": { "version": "1.0.11", "license": "BSD-3-Clause", "dependencies": { "detect-libc": "^2.0.0", "https-proxy-agent": "^5.0.0", "make-dir": "^3.1.0", "node-fetch": "^2.6.7", "nopt": "^5.0.0", "npmlog": "^5.0.1", "rimraf": "^3.0.2", "semver": "^7.3.5", "tar": "^6.1.11" }, "bin": { "node-pre-gyp": "bin/node-pre-gyp" } }, "node_modules/@mongodb-js/saslprep": { "version": "1.2.2", "license": "MIT", "optional": true, "dependencies": { "sparse-bitfield": "^3.0.3" } }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "dev": true, "license": "MIT", "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" }, "engines": { "node": ">= 8" } }, "node_modules/@nodelib/fs.stat": { "version": "2.0.5", "dev": true, "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/@nodelib/fs.walk": { "version": "1.2.8", "dev": true, "license": "MIT", "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" }, "engines": { "node": ">= 8" } }, "node_modules/@nolyfill/is-core-module": { "version": "1.0.39", "dev": true, "license": "MIT", "engines": { "node": ">=12.4.0" } }, "node_modules/@oozcitak/dom": { "version": "0.0.11", "license": "MIT", "dependencies": { "@oozcitak/infra": "1.0.4", "@oozcitak/url": "0.0.8", "@oozcitak/util": "1.0.2" }, "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/dom/node_modules/@oozcitak/util": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/infra": { "version": "1.0.4", "license": "MIT", "dependencies": { "@oozcitak/util": "1.0.2" }, "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/infra/node_modules/@oozcitak/util": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/url": { "version": "0.0.8", "license": "MIT", "dependencies": { "@oozcitak/infra": "1.0.3", "@oozcitak/util": "1.0.2", "@oozcitak/uts46": "0.0.8" }, "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/url/node_modules/@oozcitak/infra": { "version": "1.0.3", "license": "MIT", "dependencies": { "@oozcitak/util": "1.0.1" }, "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/url/node_modules/@oozcitak/infra/node_modules/@oozcitak/util": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/url/node_modules/@oozcitak/util": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/util": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/uts46": { "version": "0.0.8", "license": "MIT", "dependencies": { "@oozcitak/util": "1.0.2", "punycode": "2.1.1" }, "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/uts46/node_modules/@oozcitak/util": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/@oozcitak/uts46/node_modules/punycode": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/@pretendonetwork/eslint-config": { "version": "0.0.8", "dev": true, "dependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", "@stylistic/eslint-plugin": "^2.12.1", "eslint": "^9.17.0", "eslint-import-resolver-typescript": "^3.7.0", "eslint-plugin-import": "^2.31.0", "globals": "^15.14.0", "typescript-eslint": "^8.19.1" }, "peerDependencies": { "@typescript-eslint/parser": "^8.20.0" } }, "node_modules/@pretendonetwork/grpc": { "version": "1.0.5", "license": "ISC", "dependencies": { "long": "^5.2.1", "protobufjs": "^7.2.3" } }, "node_modules/@protobufjs/aspromise": { "version": "1.1.2", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/base64": { "version": "1.1.2", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/codegen": { "version": "2.0.4", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/eventemitter": { "version": "1.1.0", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/fetch": { "version": "1.1.0", "license": "BSD-3-Clause", "dependencies": { "@protobufjs/aspromise": "^1.1.1", "@protobufjs/inquire": "^1.1.0" } }, "node_modules/@protobufjs/float": { "version": "1.0.2", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/inquire": { "version": "1.1.0", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/path": { "version": "1.1.2", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/pool": { "version": "1.1.0", "license": "BSD-3-Clause" }, "node_modules/@protobufjs/utf8": { "version": "1.1.0", "license": "BSD-3-Clause" }, "node_modules/@redis/bloom": { "version": "1.2.0", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "node_modules/@redis/client": { "version": "1.5.8", "license": "MIT", "dependencies": { "cluster-key-slot": "1.1.2", "generic-pool": "3.9.0", "yallist": "4.0.0" }, "engines": { "node": ">=14" } }, "node_modules/@redis/graph": { "version": "1.1.0", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "node_modules/@redis/json": { "version": "1.0.4", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "node_modules/@redis/search": { "version": "1.1.3", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "node_modules/@redis/time-series": { "version": "1.0.4", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "node_modules/@rtsao/scc": { "version": "1.1.0", "dev": true, "license": "MIT" }, "node_modules/@sideway/address": { "version": "4.1.4", "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^9.0.0" } }, "node_modules/@sideway/formula": { "version": "3.0.1", "license": "BSD-3-Clause" }, "node_modules/@sideway/pinpoint": { "version": "2.0.0", "license": "BSD-3-Clause" }, "node_modules/@sindresorhus/is": { "version": "4.6.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sindresorhus/is?sponsor=1" } }, "node_modules/@smithy/abort-controller": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/abort-controller/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/chunked-blob-reader": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" } }, "node_modules/@smithy/chunked-blob-reader-native": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-base64": "^3.0.0", "tslib": "^2.6.2" } }, "node_modules/@smithy/chunked-blob-reader-native/node_modules/@smithy/is-array-buffer": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/chunked-blob-reader-native/node_modules/@smithy/util-base64": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/chunked-blob-reader-native/node_modules/@smithy/util-buffer-from": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/chunked-blob-reader-native/node_modules/@smithy/util-utf8": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/chunked-blob-reader-native/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@smithy/chunked-blob-reader/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@smithy/config-resolver": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^2.2.1", "@smithy/types": "^2.9.1", "@smithy/util-config-provider": "^2.2.1", "@smithy/util-middleware": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/config-resolver/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/core": { "version": "1.3.2", "license": "Apache-2.0", "dependencies": { "@smithy/middleware-endpoint": "^2.4.1", "@smithy/middleware-retry": "^2.1.1", "@smithy/middleware-serde": "^2.1.1", "@smithy/protocol-http": "^3.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "@smithy/util-middleware": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/core/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/credential-provider-imds": { "version": "2.2.1", "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^2.2.1", "@smithy/property-provider": "^2.1.1", "@smithy/types": "^2.9.1", "@smithy/url-parser": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/credential-provider-imds/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/eventstream-codec": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@aws-crypto/crc32": "3.0.0", "@smithy/types": "^2.9.1", "@smithy/util-hex-encoding": "^2.1.1", "tslib": "^2.5.0" } }, "node_modules/@smithy/eventstream-codec/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/eventstream-serde-browser": { "version": "3.0.9", "license": "Apache-2.0", "dependencies": { "@smithy/eventstream-serde-universal": "^3.0.8", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-browser/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@smithy/eventstream-serde-config-resolver": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-config-resolver/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@smithy/eventstream-serde-node": { "version": "3.0.8", "license": "Apache-2.0", "dependencies": { "@smithy/eventstream-serde-universal": "^3.0.8", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-node/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@smithy/eventstream-serde-universal": { "version": "3.0.8", "license": "Apache-2.0", "dependencies": { "@smithy/eventstream-codec": "^3.1.5", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-universal/node_modules/@aws-crypto/crc32": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-universal/node_modules/@aws-crypto/util": { "version": "5.2.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.222.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/eventstream-codec": { "version": "3.1.5", "license": "Apache-2.0", "dependencies": { "@aws-crypto/crc32": "5.2.0", "@smithy/types": "^3.4.2", "@smithy/util-hex-encoding": "^3.0.0", "tslib": "^2.6.2" } }, "node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/util-hex-encoding": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/eventstream-serde-universal/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@smithy/fetch-http-handler": { "version": "2.4.1", "license": "Apache-2.0", "dependencies": { "@smithy/protocol-http": "^3.1.1", "@smithy/querystring-builder": "^2.1.1", "@smithy/types": "^2.9.1", "@smithy/util-base64": "^2.1.1", "tslib": "^2.5.0" } }, "node_modules/@smithy/fetch-http-handler/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/hash-blob-browser": { "version": "3.1.5", "license": "Apache-2.0", "dependencies": { "@smithy/chunked-blob-reader": "^3.0.0", "@smithy/chunked-blob-reader-native": "^3.0.0", "@smithy/types": "^3.4.2", "tslib": "^2.6.2" } }, "node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/hash-blob-browser/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@smithy/hash-node": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "@smithy/util-buffer-from": "^2.1.1", "@smithy/util-utf8": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/hash-node/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/hash-stream-node": { "version": "3.1.5", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/hash-stream-node/node_modules/@smithy/is-array-buffer": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/hash-stream-node/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/hash-stream-node/node_modules/@smithy/util-buffer-from": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/hash-stream-node/node_modules/@smithy/util-utf8": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/hash-stream-node/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@smithy/invalid-dependency": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" } }, "node_modules/@smithy/invalid-dependency/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/is-array-buffer": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/is-array-buffer/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/md5-js": { "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^3.4.2", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" } }, "node_modules/@smithy/md5-js/node_modules/@smithy/is-array-buffer": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/md5-js/node_modules/@smithy/types": { "version": "3.4.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/md5-js/node_modules/@smithy/util-buffer-from": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/md5-js/node_modules/@smithy/util-utf8": { "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/md5-js/node_modules/tslib": { "version": "2.7.0", "license": "0BSD" }, "node_modules/@smithy/middleware-content-length": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/protocol-http": "^3.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/middleware-content-length/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/middleware-endpoint": { "version": "2.4.1", "license": "Apache-2.0", "dependencies": { "@smithy/middleware-serde": "^2.1.1", "@smithy/node-config-provider": "^2.2.1", "@smithy/shared-ini-file-loader": "^2.3.1", "@smithy/types": "^2.9.1", "@smithy/url-parser": "^2.1.1", "@smithy/util-middleware": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/middleware-endpoint/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/middleware-retry": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^2.2.1", "@smithy/protocol-http": "^3.1.1", "@smithy/service-error-classification": "^2.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "@smithy/util-middleware": "^2.1.1", "@smithy/util-retry": "^2.1.1", "tslib": "^2.5.0", "uuid": "^8.3.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/middleware-retry/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/middleware-retry/node_modules/uuid": { "version": "8.3.2", "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } }, "node_modules/@smithy/middleware-serde": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/middleware-serde/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/middleware-stack": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/middleware-stack/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/node-config-provider": { "version": "2.2.1", "license": "Apache-2.0", "dependencies": { "@smithy/property-provider": "^2.1.1", "@smithy/shared-ini-file-loader": "^2.3.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/node-config-provider/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/node-http-handler": { "version": "2.3.1", "license": "Apache-2.0", "dependencies": { "@smithy/abort-controller": "^2.1.1", "@smithy/protocol-http": "^3.1.1", "@smithy/querystring-builder": "^2.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/node-http-handler/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/property-provider": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/property-provider/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/protocol-http": { "version": "3.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/protocol-http/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/querystring-builder": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "@smithy/util-uri-escape": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/querystring-builder/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/querystring-parser": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/querystring-parser/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/service-error-classification": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/shared-ini-file-loader": { "version": "2.3.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/shared-ini-file-loader/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/signature-v4": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/eventstream-codec": "^2.1.1", "@smithy/is-array-buffer": "^2.1.1", "@smithy/types": "^2.9.1", "@smithy/util-hex-encoding": "^2.1.1", "@smithy/util-middleware": "^2.1.1", "@smithy/util-uri-escape": "^2.1.1", "@smithy/util-utf8": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/signature-v4/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/smithy-client": { "version": "2.3.1", "license": "Apache-2.0", "dependencies": { "@smithy/middleware-endpoint": "^2.4.1", "@smithy/middleware-stack": "^2.1.1", "@smithy/protocol-http": "^3.1.1", "@smithy/types": "^2.9.1", "@smithy/util-stream": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/smithy-client/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/types": { "version": "2.9.1", "license": "Apache-2.0", "dependencies": { "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/types/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/url-parser": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/querystring-parser": "^2.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" } }, "node_modules/@smithy/url-parser/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-base64": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-base64/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-body-length-browser": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "tslib": "^2.5.0" } }, "node_modules/@smithy/util-body-length-browser/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-body-length-node": { "version": "2.2.1", "license": "Apache-2.0", "dependencies": { "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-body-length-node/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-buffer-from": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/is-array-buffer": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-buffer-from/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-config-provider": { "version": "2.2.1", "license": "Apache-2.0", "dependencies": { "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-config-provider/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-defaults-mode-browser": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/property-provider": "^2.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "bowser": "^2.11.0", "tslib": "^2.5.0" }, "engines": { "node": ">= 10.0.0" } }, "node_modules/@smithy/util-defaults-mode-browser/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-defaults-mode-node": { "version": "2.2.0", "license": "Apache-2.0", "dependencies": { "@smithy/config-resolver": "^2.1.1", "@smithy/credential-provider-imds": "^2.2.1", "@smithy/node-config-provider": "^2.2.1", "@smithy/property-provider": "^2.1.1", "@smithy/smithy-client": "^2.3.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">= 10.0.0" } }, "node_modules/@smithy/util-defaults-mode-node/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-endpoints": { "version": "1.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/node-config-provider": "^2.2.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@smithy/util-endpoints/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-hex-encoding": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-hex-encoding/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-middleware": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-middleware/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-retry": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/service-error-classification": "^2.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@smithy/util-retry/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-stream": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/fetch-http-handler": "^2.4.1", "@smithy/node-http-handler": "^2.3.1", "@smithy/types": "^2.9.1", "@smithy/util-base64": "^2.1.1", "@smithy/util-buffer-from": "^2.1.1", "@smithy/util-hex-encoding": "^2.1.1", "@smithy/util-utf8": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-stream/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-uri-escape": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-uri-escape/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-utf8": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/util-buffer-from": "^2.1.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-utf8/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@smithy/util-waiter": { "version": "2.1.1", "license": "Apache-2.0", "dependencies": { "@smithy/abort-controller": "^2.1.1", "@smithy/types": "^2.9.1", "tslib": "^2.5.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@smithy/util-waiter/node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/@stylistic/eslint-plugin": { "version": "2.13.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/utils": "^8.13.0", "eslint-visitor-keys": "^4.2.0", "espree": "^10.3.0", "estraverse": "^5.3.0", "picomatch": "^4.0.2" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "peerDependencies": { "eslint": ">=8.40.0" } }, "node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": { "version": "4.2.0", "dev": true, "license": "Apache-2.0", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/@stylistic/eslint-plugin/node_modules/estraverse": { "version": "5.3.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/@stylistic/eslint-plugin/node_modules/picomatch": { "version": "4.0.2", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" } }, "node_modules/@szmarczak/http-timer": { "version": "4.0.6", "license": "MIT", "dependencies": { "defer-to-connect": "^2.0.0" }, "engines": { "node": ">=10" } }, "node_modules/@types/bcrypt": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/body-parser": { "version": "1.19.2", "dev": true, "license": "MIT", "dependencies": { "@types/connect": "*", "@types/node": "*" } }, "node_modules/@types/buffer-crc32": { "version": "0.2.2", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/cacheable-request": { "version": "6.0.3", "license": "MIT", "dependencies": { "@types/http-cache-semantics": "*", "@types/keyv": "^3.1.4", "@types/node": "*", "@types/responselike": "^1.0.0" } }, "node_modules/@types/connect": { "version": "3.4.35", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/cors": { "version": "2.8.13", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/dicer": { "version": "0.2.2", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/estree": { "version": "1.0.6", "dev": true, "license": "MIT" }, "node_modules/@types/express": { "version": "4.17.17", "dev": true, "license": "MIT", "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } }, "node_modules/@types/express-serve-static-core": { "version": "4.17.35", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*", "@types/qs": "*", "@types/range-parser": "*", "@types/send": "*" } }, "node_modules/@types/fs-extra": { "version": "11.0.1", "dev": true, "license": "MIT", "dependencies": { "@types/jsonfile": "*", "@types/node": "*" } }, "node_modules/@types/http-cache-semantics": { "version": "4.0.1", "license": "MIT" }, "node_modules/@types/http-errors": { "version": "2.0.1", "dev": true, "license": "MIT" }, "node_modules/@types/json-schema": { "version": "7.0.15", "dev": true, "license": "MIT" }, "node_modules/@types/json5": { "version": "0.0.29", "dev": true, "license": "MIT" }, "node_modules/@types/jsonfile": { "version": "6.1.1", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/keyv": { "version": "3.1.4", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/mime": { "version": "1.3.2", "dev": true, "license": "MIT" }, "node_modules/@types/morgan": { "version": "1.9.4", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/ndarray": { "version": "1.0.11", "dev": true, "license": "MIT" }, "node_modules/@types/node": { "version": "18.17.6", "license": "MIT" }, "node_modules/@types/node-rsa": { "version": "1.1.1", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/nodemailer": { "version": "6.4.9", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/qs": { "version": "6.9.7", "dev": true, "license": "MIT" }, "node_modules/@types/range-parser": { "version": "1.2.4", "dev": true, "license": "MIT" }, "node_modules/@types/responselike": { "version": "1.0.0", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/send": { "version": "0.17.1", "dev": true, "license": "MIT", "dependencies": { "@types/mime": "^1", "@types/node": "*" } }, "node_modules/@types/serve-static": { "version": "1.15.2", "dev": true, "license": "MIT", "dependencies": { "@types/http-errors": "*", "@types/mime": "*", "@types/node": "*" } }, "node_modules/@types/validator": { "version": "13.11.1", "dev": true, "license": "MIT" }, "node_modules/@types/webidl-conversions": { "version": "7.0.3", "license": "MIT" }, "node_modules/@types/whatwg-url": { "version": "8.2.2", "license": "MIT", "dependencies": { "@types/node": "*", "@types/webidl-conversions": "*" } }, "node_modules/@typescript-eslint/parser": { "version": "8.32.1", "dev": true, "license": "MIT", "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "8.32.1", "@typescript-eslint/types": "8.32.1", "@typescript-eslint/typescript-estree": "8.32.1", "@typescript-eslint/visitor-keys": "8.32.1", "debug": "^4.3.4" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "node_modules/@typescript-eslint/scope-manager": { "version": "8.32.1", "dev": true, "license": "MIT", "peer": true, "dependencies": { "@typescript-eslint/types": "8.32.1", "@typescript-eslint/visitor-keys": "8.32.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/types": { "version": "8.32.1", "dev": true, "license": "MIT", "peer": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/typescript-estree": { "version": "8.32.1", "dev": true, "license": "MIT", "peer": true, "dependencies": { "@typescript-eslint/types": "8.32.1", "@typescript-eslint/visitor-keys": "8.32.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.1.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "typescript": ">=4.8.4 <5.9.0" } }, "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { "version": "2.0.1", "dev": true, "license": "MIT", "peer": true, "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": { "version": "9.0.5", "dev": true, "license": "ISC", "peer": true, "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/@typescript-eslint/utils": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@typescript-eslint/scope-manager": "8.23.0", "@typescript-eslint/types": "8.23.0", "@typescript-eslint/typescript-estree": "8.23.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/types": "8.23.0", "@typescript-eslint/visitor-keys": "8.23.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": { "version": "8.23.0", "dev": true, "license": "MIT", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/types": "8.23.0", "@typescript-eslint/visitor-keys": "8.23.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.0.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/types": "8.23.0", "eslint-visitor-keys": "^4.2.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/utils/node_modules/brace-expansion": { "version": "2.0.1", "dev": true, "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/@typescript-eslint/utils/node_modules/eslint-visitor-keys": { "version": "4.2.0", "dev": true, "license": "Apache-2.0", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/@typescript-eslint/utils/node_modules/minimatch": { "version": "9.0.5", "dev": true, "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/@typescript-eslint/visitor-keys": { "version": "8.32.1", "dev": true, "license": "MIT", "peer": true, "dependencies": { "@typescript-eslint/types": "8.32.1", "eslint-visitor-keys": "^4.2.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { "version": "4.2.0", "dev": true, "license": "Apache-2.0", "peer": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/abbrev": { "version": "1.1.1", "license": "ISC" }, "node_modules/abort-controller-x": { "version": "0.4.3", "license": "MIT" }, "node_modules/accepts": { "version": "1.3.8", "license": "MIT", "dependencies": { "mime-types": "~2.1.34", "negotiator": "0.6.3" }, "engines": { "node": ">= 0.6" } }, "node_modules/acorn": { "version": "8.14.0", "dev": true, "license": "MIT", "bin": { "acorn": "bin/acorn" }, "engines": { "node": ">=0.4.0" } }, "node_modules/acorn-jsx": { "version": "5.3.2", "dev": true, "license": "MIT", "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, "node_modules/acorn-node": { "version": "1.8.2", "license": "Apache-2.0", "dependencies": { "acorn": "^7.0.0", "acorn-walk": "^7.0.0", "xtend": "^4.0.2" } }, "node_modules/acorn-node/node_modules/acorn": { "version": "7.4.1", "license": "MIT", "bin": { "acorn": "bin/acorn" }, "engines": { "node": ">=0.4.0" } }, "node_modules/acorn-walk": { "version": "7.2.0", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/agent-base": { "version": "6.0.2", "license": "MIT", "dependencies": { "debug": "4" }, "engines": { "node": ">= 6.0.0" } }, "node_modules/ajv": { "version": "6.12.6", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, "node_modules/ansi-escapes": { "version": "4.3.2", "license": "MIT", "dependencies": { "type-fest": "^0.21.3" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ansi-escapes/node_modules/type-fest": { "version": "0.21.3", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ansi-regex": { "version": "5.0.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/ansi-styles": { "version": "4.3.0", "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/aproba": { "version": "2.0.0", "license": "ISC" }, "node_modules/are-we-there-yet": { "version": "2.0.0", "license": "ISC", "dependencies": { "delegates": "^1.0.0", "readable-stream": "^3.6.0" }, "engines": { "node": ">=10" } }, "node_modules/are-we-there-yet/node_modules/readable-stream": { "version": "3.6.2", "license": "MIT", "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/are-we-there-yet/node_modules/string_decoder": { "version": "1.3.0", "license": "MIT", "dependencies": { "safe-buffer": "~5.2.0" } }, "node_modules/argparse": { "version": "2.0.1", "dev": true, "license": "Python-2.0" }, "node_modules/arr-flatten": { "version": "1.1.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/array-buffer-byte-length": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "is-array-buffer": "^3.0.5" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array-flatten": { "version": "1.1.1", "license": "MIT" }, "node_modules/array-from": { "version": "2.1.1", "license": "MIT" }, "node_modules/array-includes": { "version": "3.1.8", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0", "get-intrinsic": "^1.2.4", "is-string": "^1.0.7" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array.prototype.findlastindex": { "version": "1.2.5", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-shim-unscopables": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array.prototype.flat": { "version": "1.3.3", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "define-properties": "^1.2.1", "es-abstract": "^1.23.5", "es-shim-unscopables": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array.prototype.flatmap": { "version": "1.3.3", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "define-properties": "^1.2.1", "es-abstract": "^1.23.5", "es-shim-unscopables": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/arraybuffer-to-string": { "version": "1.0.2", "license": "MIT" }, "node_modules/arraybuffer.prototype.slice": { "version": "1.0.4", "dev": true, "license": "MIT", "dependencies": { "array-buffer-byte-length": "^1.0.1", "call-bind": "^1.0.8", "define-properties": "^1.2.1", "es-abstract": "^1.23.5", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.6", "is-array-buffer": "^3.0.4" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/asn1": { "version": "0.2.6", "license": "MIT", "dependencies": { "safer-buffer": "~2.1.0" } }, "node_modules/assert-plus": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=0.8" } }, "node_modules/async": { "version": "3.2.3", "license": "MIT" }, "node_modules/async-function": { "version": "1.0.0", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/asynckit": { "version": "0.4.0", "license": "MIT" }, "node_modules/atob-lite": { "version": "2.0.0", "license": "MIT" }, "node_modules/available-typed-arrays": { "version": "1.0.7", "dev": true, "license": "MIT", "dependencies": { "possible-typed-array-names": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/aws-sign2": { "version": "0.7.0", "license": "Apache-2.0", "engines": { "node": "*" } }, "node_modules/aws4": { "version": "1.12.0", "license": "MIT" }, "node_modules/balanced-match": { "version": "1.0.2", "license": "MIT" }, "node_modules/base64-js": { "version": "1.5.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "optional": true, "peer": true }, "node_modules/basic-auth": { "version": "2.0.1", "license": "MIT", "dependencies": { "safe-buffer": "5.1.2" }, "engines": { "node": ">= 0.8" } }, "node_modules/basic-auth/node_modules/safe-buffer": { "version": "5.1.2", "license": "MIT" }, "node_modules/bcrypt": { "version": "5.1.1", "hasInstallScript": true, "license": "MIT", "dependencies": { "@mapbox/node-pre-gyp": "^1.0.11", "node-addon-api": "^5.0.0" }, "engines": { "node": ">= 10.0.0" } }, "node_modules/bcrypt-pbkdf": { "version": "1.0.2", "license": "BSD-3-Clause", "dependencies": { "tweetnacl": "^0.14.3" } }, "node_modules/bit-buffer": { "version": "0.2.5", "license": "MIT" }, "node_modules/bmp-js": { "version": "0.1.0", "license": "MIT" }, "node_modules/body-parser": { "version": "1.20.3", "license": "MIT", "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.13.0", "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" }, "engines": { "node": ">= 0.8", "npm": "1.2.8000 || >= 1.4.16" } }, "node_modules/body-parser/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/body-parser/node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/bowser": { "version": "2.11.0", "license": "MIT" }, "node_modules/brace-expansion": { "version": "1.1.11", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "node_modules/braces": { "version": "3.0.3", "dev": true, "license": "MIT", "dependencies": { "fill-range": "^7.1.1" }, "engines": { "node": ">=8" } }, "node_modules/brfs": { "version": "2.0.2", "license": "MIT", "dependencies": { "quote-stream": "^1.0.1", "resolve": "^1.1.5", "static-module": "^3.0.2", "through2": "^2.0.0" }, "bin": { "brfs": "bin/cmd.js" } }, "node_modules/bson": { "version": "5.5.1", "license": "Apache-2.0", "engines": { "node": ">=14.20.1" } }, "node_modules/buffer": { "version": "6.0.3", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "optional": true, "peer": true, "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" } }, "node_modules/buffer-crc32": { "version": "0.2.13", "license": "MIT", "engines": { "node": "*" } }, "node_modules/buffer-equal": { "version": "0.0.1", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/buffer-from": { "version": "1.1.2", "license": "MIT" }, "node_modules/buffer-to-arraybuffer": { "version": "0.0.5", "license": "MIT" }, "node_modules/buffer-to-uint8array": { "version": "1.1.0", "license": "MIT" }, "node_modules/buffer/node_modules/ieee754": { "version": "1.2.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "BSD-3-Clause", "optional": true, "peer": true }, "node_modules/bytes": { "version": "3.1.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/cacheable-lookup": { "version": "5.0.4", "license": "MIT", "engines": { "node": ">=10.6.0" } }, "node_modules/cacheable-request": { "version": "7.0.4", "license": "MIT", "dependencies": { "clone-response": "^1.0.2", "get-stream": "^5.1.0", "http-cache-semantics": "^4.0.0", "keyv": "^4.0.0", "lowercase-keys": "^2.0.0", "normalize-url": "^6.0.1", "responselike": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/call-bind": { "version": "1.0.8", "dev": true, "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.0", "es-define-property": "^1.0.0", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/call-bind-apply-helpers": { "version": "1.0.1", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/call-bound": { "version": "1.0.3", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.1", "get-intrinsic": "^1.2.6" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/callsites": { "version": "3.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/caseless": { "version": "0.12.0", "license": "Apache-2.0" }, "node_modules/chalk": { "version": "4.1.2", "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/chardet": { "version": "0.7.0", "license": "MIT" }, "node_modules/chownr": { "version": "2.0.0", "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/cli-width": { "version": "4.1.0", "license": "ISC", "engines": { "node": ">= 12" } }, "node_modules/clip-pixels": { "version": "1.0.1", "license": "MIT" }, "node_modules/cliui": { "version": "8.0.1", "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=12" } }, "node_modules/clone-response": { "version": "1.0.3", "license": "MIT", "dependencies": { "mimic-response": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cluster-key-slot": { "version": "1.1.2", "license": "Apache-2.0", "engines": { "node": ">=0.10.0" } }, "node_modules/color-convert": { "version": "2.0.1", "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/color-name": { "version": "1.1.4", "license": "MIT" }, "node_modules/color-support": { "version": "1.1.3", "license": "ISC", "bin": { "color-support": "bin.js" } }, "node_modules/colors": { "version": "1.4.0", "license": "MIT", "engines": { "node": ">=0.1.90" } }, "node_modules/combined-stream": { "version": "1.0.8", "license": "MIT", "dependencies": { "delayed-stream": "~1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/concat-map": { "version": "0.0.1", "license": "MIT" }, "node_modules/concat-stream": { "version": "1.6.2", "engines": [ "node >= 0.8" ], "license": "MIT", "dependencies": { "buffer-from": "^1.0.0", "inherits": "^2.0.3", "readable-stream": "^2.2.2", "typedarray": "^0.0.6" } }, "node_modules/concat-stream/node_modules/isarray": { "version": "1.0.0", "license": "MIT" }, "node_modules/concat-stream/node_modules/readable-stream": { "version": "2.3.8", "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "node_modules/concat-stream/node_modules/safe-buffer": { "version": "5.1.2", "license": "MIT" }, "node_modules/concat-stream/node_modules/string_decoder": { "version": "1.1.1", "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } }, "node_modules/console-control-strings": { "version": "1.1.0", "license": "ISC" }, "node_modules/content-disposition": { "version": "0.5.4", "license": "MIT", "dependencies": { "safe-buffer": "5.2.1" }, "engines": { "node": ">= 0.6" } }, "node_modules/content-type": { "version": "1.0.5", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/convert-source-map": { "version": "1.9.0", "license": "MIT" }, "node_modules/cookie": { "version": "0.7.1", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/cookie-signature": { "version": "1.0.6", "license": "MIT" }, "node_modules/copyfiles": { "version": "2.4.1", "dev": true, "license": "MIT", "dependencies": { "glob": "^7.0.5", "minimatch": "^3.0.3", "mkdirp": "^1.0.4", "noms": "0.0.0", "through2": "^2.0.1", "untildify": "^4.0.0", "yargs": "^16.1.0" }, "bin": { "copyfiles": "copyfiles", "copyup": "copyfiles" } }, "node_modules/copyfiles/node_modules/cliui": { "version": "7.0.4", "dev": true, "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" } }, "node_modules/copyfiles/node_modules/yargs": { "version": "16.2.0", "dev": true, "license": "MIT", "dependencies": { "cliui": "^7.0.2", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.0", "y18n": "^5.0.5", "yargs-parser": "^20.2.2" }, "engines": { "node": ">=10" } }, "node_modules/copyfiles/node_modules/yargs-parser": { "version": "20.2.9", "dev": true, "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/core-util-is": { "version": "1.0.3", "license": "MIT" }, "node_modules/cors": { "version": "2.8.5", "license": "MIT", "dependencies": { "object-assign": "^4", "vary": "^1" }, "engines": { "node": ">= 0.10" } }, "node_modules/crc": { "version": "4.3.2", "license": "MIT", "engines": { "node": ">=12" }, "peerDependencies": { "buffer": ">=6.0.3" }, "peerDependenciesMeta": { "buffer": { "optional": true } } }, "node_modules/cross-env": { "version": "7.0.3", "dev": true, "license": "MIT", "dependencies": { "cross-spawn": "^7.0.1" }, "bin": { "cross-env": "src/bin/cross-env.js", "cross-env-shell": "src/bin/cross-env-shell.js" }, "engines": { "node": ">=10.14", "npm": ">=6", "yarn": ">=1" } }, "node_modules/cross-spawn": { "version": "7.0.6", "dev": true, "license": "MIT", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" }, "engines": { "node": ">= 8" } }, "node_modules/d": { "version": "1.0.1", "license": "ISC", "dependencies": { "es5-ext": "^0.10.50", "type": "^1.0.1" } }, "node_modules/dash-ast": { "version": "2.0.1", "license": "Apache-2.0" }, "node_modules/dashdash": { "version": "1.14.1", "license": "MIT", "dependencies": { "assert-plus": "^1.0.0" }, "engines": { "node": ">=0.10" } }, "node_modules/data-view-buffer": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "es-errors": "^1.3.0", "is-data-view": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/data-view-byte-length": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "es-errors": "^1.3.0", "is-data-view": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/inspect-js" } }, "node_modules/data-view-byte-offset": { "version": "1.0.1", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/debug": { "version": "4.3.4", "license": "MIT", "dependencies": { "ms": "2.1.2" }, "engines": { "node": ">=6.0" }, "peerDependenciesMeta": { "supports-color": { "optional": true } } }, "node_modules/decompress-response": { "version": "6.0.0", "license": "MIT", "dependencies": { "mimic-response": "^3.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/decompress-response/node_modules/mimic-response": { "version": "3.1.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/deep-is": { "version": "0.1.4", "license": "MIT" }, "node_modules/defer-to-connect": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=10" } }, "node_modules/define-data-property": { "version": "1.1.4", "dev": true, "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/define-properties": { "version": "1.2.1", "dev": true, "license": "MIT", "dependencies": { "define-data-property": "^1.0.1", "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/delayed-stream": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/delegates": { "version": "1.0.0", "license": "MIT" }, "node_modules/depd": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/destroy": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">= 0.8", "npm": "1.2.8000 || >= 1.4.16" } }, "node_modules/detect-libc": { "version": "2.0.2", "license": "Apache-2.0", "engines": { "node": ">=8" } }, "node_modules/dicer": { "version": "0.2.5", "dependencies": { "readable-stream": "1.1.x", "streamsearch": "0.1.2" }, "engines": { "node": ">=0.8.0" } }, "node_modules/doctrine": { "version": "2.1.0", "dev": true, "license": "Apache-2.0", "dependencies": { "esutils": "^2.0.2" }, "engines": { "node": ">=0.10.0" } }, "node_modules/dotenv": { "version": "16.3.1", "license": "BSD-2-Clause", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/motdotla/dotenv?sponsor=1" } }, "node_modules/dtype": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">= 0.8.0" } }, "node_modules/dunder-proto": { "version": "1.0.1", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.1", "es-errors": "^1.3.0", "gopd": "^1.2.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/duplexer2": { "version": "0.1.4", "license": "BSD-3-Clause", "dependencies": { "readable-stream": "^2.0.2" } }, "node_modules/duplexer2/node_modules/isarray": { "version": "1.0.0", "license": "MIT" }, "node_modules/duplexer2/node_modules/readable-stream": { "version": "2.3.8", "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "node_modules/duplexer2/node_modules/safe-buffer": { "version": "5.1.2", "license": "MIT" }, "node_modules/duplexer2/node_modules/string_decoder": { "version": "1.1.1", "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } }, "node_modules/ecc-jsbn": { "version": "0.1.2", "license": "MIT", "dependencies": { "jsbn": "~0.1.0", "safer-buffer": "^2.1.0" } }, "node_modules/ee-first": { "version": "1.1.1", "license": "MIT" }, "node_modules/ejs": { "version": "3.1.10", "license": "Apache-2.0", "dependencies": { "jake": "^10.8.5" }, "bin": { "ejs": "bin/cli.js" }, "engines": { "node": ">=0.10.0" } }, "node_modules/email-validator": { "version": "2.0.4", "engines": { "node": ">4.0" } }, "node_modules/emoji-regex": { "version": "8.0.0", "license": "MIT" }, "node_modules/encodeurl": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/end-of-stream": { "version": "1.4.4", "license": "MIT", "dependencies": { "once": "^1.4.0" } }, "node_modules/enhanced-resolve": { "version": "5.18.0", "dev": true, "license": "MIT", "dependencies": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" }, "engines": { "node": ">=10.13.0" } }, "node_modules/es-abstract": { "version": "1.23.9", "dev": true, "license": "MIT", "dependencies": { "array-buffer-byte-length": "^1.0.2", "arraybuffer.prototype.slice": "^1.0.4", "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.8", "call-bound": "^1.0.3", "data-view-buffer": "^1.0.2", "data-view-byte-length": "^1.0.2", "data-view-byte-offset": "^1.0.1", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-set-tostringtag": "^2.1.0", "es-to-primitive": "^1.3.0", "function.prototype.name": "^1.1.8", "get-intrinsic": "^1.2.7", "get-proto": "^1.0.0", "get-symbol-description": "^1.1.0", "globalthis": "^1.0.4", "gopd": "^1.2.0", "has-property-descriptors": "^1.0.2", "has-proto": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "internal-slot": "^1.1.0", "is-array-buffer": "^3.0.5", "is-callable": "^1.2.7", "is-data-view": "^1.0.2", "is-regex": "^1.2.1", "is-shared-array-buffer": "^1.0.4", "is-string": "^1.1.1", "is-typed-array": "^1.1.15", "is-weakref": "^1.1.0", "math-intrinsics": "^1.1.0", "object-inspect": "^1.13.3", "object-keys": "^1.1.1", "object.assign": "^4.1.7", "own-keys": "^1.0.1", "regexp.prototype.flags": "^1.5.3", "safe-array-concat": "^1.1.3", "safe-push-apply": "^1.0.0", "safe-regex-test": "^1.1.0", "set-proto": "^1.0.0", "string.prototype.trim": "^1.2.10", "string.prototype.trimend": "^1.0.9", "string.prototype.trimstart": "^1.0.8", "typed-array-buffer": "^1.0.3", "typed-array-byte-length": "^1.0.3", "typed-array-byte-offset": "^1.0.4", "typed-array-length": "^1.0.7", "unbox-primitive": "^1.1.0", "which-typed-array": "^1.1.18" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-define-property": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/es-errors": { "version": "1.3.0", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/es-object-atoms": { "version": "1.1.1", "license": "MIT", "dependencies": { "es-errors": "^1.3.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-set-tostringtag": { "version": "2.1.0", "dev": true, "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "get-intrinsic": "^1.2.6", "has-tostringtag": "^1.0.2", "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-shim-unscopables": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "hasown": "^2.0.0" } }, "node_modules/es-to-primitive": { "version": "1.3.0", "dev": true, "license": "MIT", "dependencies": { "is-callable": "^1.2.7", "is-date-object": "^1.0.5", "is-symbol": "^1.0.4" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es5-ext": { "version": "0.10.64", "hasInstallScript": true, "license": "ISC", "dependencies": { "es6-iterator": "^2.0.3", "es6-symbol": "^3.1.3", "esniff": "^2.0.1", "next-tick": "^1.1.0" }, "engines": { "node": ">=0.10" } }, "node_modules/es6-iterator": { "version": "2.0.3", "license": "MIT", "dependencies": { "d": "1", "es5-ext": "^0.10.35", "es6-symbol": "^3.1.1" } }, "node_modules/es6-map": { "version": "0.1.5", "license": "MIT", "dependencies": { "d": "1", "es5-ext": "~0.10.14", "es6-iterator": "~2.0.1", "es6-set": "~0.1.5", "es6-symbol": "~3.1.1", "event-emitter": "~0.3.5" } }, "node_modules/es6-set": { "version": "0.1.6", "license": "ISC", "dependencies": { "d": "^1.0.1", "es5-ext": "^0.10.62", "es6-iterator": "~2.0.3", "es6-symbol": "^3.1.3", "event-emitter": "^0.3.5", "type": "^2.7.2" }, "engines": { "node": ">=0.12" } }, "node_modules/es6-set/node_modules/type": { "version": "2.7.2", "license": "ISC" }, "node_modules/es6-symbol": { "version": "3.1.3", "license": "ISC", "dependencies": { "d": "^1.0.1", "ext": "^1.1.2" } }, "node_modules/es6-weak-map": { "version": "2.0.3", "license": "ISC", "dependencies": { "d": "1", "es5-ext": "^0.10.46", "es6-iterator": "^2.0.3", "es6-symbol": "^3.1.1" } }, "node_modules/escalade": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/escape-html": { "version": "1.0.3", "license": "MIT" }, "node_modules/escape-string-regexp": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/escodegen": { "version": "1.14.3", "license": "BSD-2-Clause", "dependencies": { "esprima": "^4.0.1", "estraverse": "^4.2.0", "esutils": "^2.0.2", "optionator": "^0.8.1" }, "bin": { "escodegen": "bin/escodegen.js", "esgenerate": "bin/esgenerate.js" }, "engines": { "node": ">=4.0" }, "optionalDependencies": { "source-map": "~0.6.1" } }, "node_modules/escodegen/node_modules/levn": { "version": "0.3.0", "license": "MIT", "dependencies": { "prelude-ls": "~1.1.2", "type-check": "~0.3.2" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/escodegen/node_modules/optionator": { "version": "0.8.3", "license": "MIT", "dependencies": { "deep-is": "~0.1.3", "fast-levenshtein": "~2.0.6", "levn": "~0.3.0", "prelude-ls": "~1.1.2", "type-check": "~0.3.2", "word-wrap": "~1.2.3" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/escodegen/node_modules/prelude-ls": { "version": "1.1.2", "engines": { "node": ">= 0.8.0" } }, "node_modules/escodegen/node_modules/type-check": { "version": "0.3.2", "license": "MIT", "dependencies": { "prelude-ls": "~1.1.2" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/eslint": { "version": "9.19.0", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.19.0", "@eslint/core": "^0.10.0", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "9.19.0", "@eslint/plugin-kit": "^0.2.5", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.4.1", "@types/estree": "^1.0.6", "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.2.0", "eslint-visitor-keys": "^4.2.0", "espree": "^10.3.0", "esquery": "^1.5.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^8.0.0", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "json-stable-stringify-without-jsonify": "^1.0.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3" }, "bin": { "eslint": "bin/eslint.js" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://eslint.org/donate" }, "peerDependencies": { "jiti": "*" }, "peerDependenciesMeta": { "jiti": { "optional": true } } }, "node_modules/eslint-import-resolver-node": { "version": "0.3.9", "dev": true, "license": "MIT", "dependencies": { "debug": "^3.2.7", "is-core-module": "^2.13.0", "resolve": "^1.22.4" } }, "node_modules/eslint-import-resolver-node/node_modules/debug": { "version": "3.2.7", "dev": true, "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/eslint-import-resolver-typescript": { "version": "3.7.0", "dev": true, "license": "ISC", "dependencies": { "@nolyfill/is-core-module": "1.0.39", "debug": "^4.3.7", "enhanced-resolve": "^5.15.0", "fast-glob": "^3.3.2", "get-tsconfig": "^4.7.5", "is-bun-module": "^1.0.2", "is-glob": "^4.0.3", "stable-hash": "^0.0.4" }, "engines": { "node": "^14.18.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/unts/projects/eslint-import-resolver-ts" }, "peerDependencies": { "eslint": "*", "eslint-plugin-import": "*", "eslint-plugin-import-x": "*" }, "peerDependenciesMeta": { "eslint-plugin-import": { "optional": true }, "eslint-plugin-import-x": { "optional": true } } }, "node_modules/eslint-import-resolver-typescript/node_modules/debug": { "version": "4.4.0", "dev": true, "license": "MIT", "dependencies": { "ms": "^2.1.3" }, "engines": { "node": ">=6.0" }, "peerDependenciesMeta": { "supports-color": { "optional": true } } }, "node_modules/eslint-import-resolver-typescript/node_modules/ms": { "version": "2.1.3", "dev": true, "license": "MIT" }, "node_modules/eslint-module-utils": { "version": "2.12.0", "dev": true, "license": "MIT", "dependencies": { "debug": "^3.2.7" }, "engines": { "node": ">=4" }, "peerDependenciesMeta": { "eslint": { "optional": true } } }, "node_modules/eslint-module-utils/node_modules/debug": { "version": "3.2.7", "dev": true, "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/eslint-plugin-import": { "version": "2.31.0", "dev": true, "license": "MIT", "dependencies": { "@rtsao/scc": "^1.1.0", "array-includes": "^3.1.8", "array.prototype.findlastindex": "^1.2.5", "array.prototype.flat": "^1.3.2", "array.prototype.flatmap": "^1.3.2", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.9", "eslint-module-utils": "^2.12.0", "hasown": "^2.0.2", "is-core-module": "^2.15.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", "object.fromentries": "^2.0.8", "object.groupby": "^1.0.3", "object.values": "^1.2.0", "semver": "^6.3.1", "string.prototype.trimend": "^1.0.8", "tsconfig-paths": "^3.15.0" }, "engines": { "node": ">=4" }, "peerDependencies": { "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "node_modules/eslint-plugin-import/node_modules/debug": { "version": "3.2.7", "dev": true, "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/eslint-plugin-import/node_modules/semver": { "version": "6.3.1", "dev": true, "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/eslint-scope": { "version": "8.2.0", "dev": true, "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/eslint-scope/node_modules/estraverse": { "version": "5.3.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/eslint-visitor-keys": { "version": "3.4.3", "dev": true, "license": "Apache-2.0", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/eslint/node_modules/eslint-visitor-keys": { "version": "4.2.0", "dev": true, "license": "Apache-2.0", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/esniff": { "version": "2.0.1", "license": "ISC", "dependencies": { "d": "^1.0.1", "es5-ext": "^0.10.62", "event-emitter": "^0.3.5", "type": "^2.7.2" }, "engines": { "node": ">=0.10" } }, "node_modules/esniff/node_modules/type": { "version": "2.7.3", "license": "ISC" }, "node_modules/espree": { "version": "10.3.0", "dev": true, "license": "BSD-2-Clause", "dependencies": { "acorn": "^8.14.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^4.2.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/espree/node_modules/eslint-visitor-keys": { "version": "4.2.0", "dev": true, "license": "Apache-2.0", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/esprima": { "version": "4.0.1", "license": "BSD-2-Clause", "bin": { "esparse": "bin/esparse.js", "esvalidate": "bin/esvalidate.js" }, "engines": { "node": ">=4" } }, "node_modules/esquery": { "version": "1.5.0", "dev": true, "license": "BSD-3-Clause", "dependencies": { "estraverse": "^5.1.0" }, "engines": { "node": ">=0.10" } }, "node_modules/esquery/node_modules/estraverse": { "version": "5.3.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/esrecurse": { "version": "4.3.0", "dev": true, "license": "BSD-2-Clause", "dependencies": { "estraverse": "^5.2.0" }, "engines": { "node": ">=4.0" } }, "node_modules/esrecurse/node_modules/estraverse": { "version": "5.3.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/estraverse": { "version": "4.3.0", "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } }, "node_modules/estree-is-function": { "version": "1.0.0", "license": "Apache-2.0" }, "node_modules/esutils": { "version": "2.0.3", "license": "BSD-2-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/etag": { "version": "1.8.1", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/event-emitter": { "version": "0.3.5", "license": "MIT", "dependencies": { "d": "1", "es5-ext": "~0.10.14" } }, "node_modules/express": { "version": "4.21.2", "license": "MIT", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.3", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.7.1", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.3.1", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.3", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.12", "proxy-addr": "~2.0.7", "qs": "6.13.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.19.0", "serve-static": "1.16.2", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" }, "engines": { "node": ">= 0.10.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/express" } }, "node_modules/express-rate-limit": { "version": "6.9.0", "license": "MIT", "engines": { "node": ">= 14.0.0" }, "peerDependencies": { "express": "^4 || ^5" } }, "node_modules/express/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/express/node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/ext": { "version": "1.7.0", "license": "ISC", "dependencies": { "type": "^2.7.2" } }, "node_modules/ext/node_modules/type": { "version": "2.7.2", "license": "ISC" }, "node_modules/extend": { "version": "3.0.2", "license": "MIT" }, "node_modules/external-editor": { "version": "3.1.0", "license": "MIT", "dependencies": { "chardet": "^0.7.0", "iconv-lite": "^0.4.24", "tmp": "^0.0.33" }, "engines": { "node": ">=4" } }, "node_modules/extsprintf": { "version": "1.3.0", "engines": [ "node >=0.6.0" ], "license": "MIT" }, "node_modules/fast-deep-equal": { "version": "3.1.3", "license": "MIT" }, "node_modules/fast-glob": { "version": "3.3.3", "dev": true, "license": "MIT", "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.8" }, "engines": { "node": ">=8.6.0" } }, "node_modules/fast-glob/node_modules/glob-parent": { "version": "5.1.2", "dev": true, "license": "ISC", "dependencies": { "is-glob": "^4.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/fast-json-stable-stringify": { "version": "2.1.0", "license": "MIT" }, "node_modules/fast-levenshtein": { "version": "2.0.6", "license": "MIT" }, "node_modules/fast-xml-parser": { "version": "4.2.5", "funding": [ { "type": "paypal", "url": "https://paypal.me/naturalintelligence" }, { "type": "github", "url": "https://github.com/sponsors/NaturalIntelligence" } ], "license": "MIT", "dependencies": { "strnum": "^1.0.5" }, "bin": { "fxparser": "src/cli/cli.js" } }, "node_modules/fastq": { "version": "1.15.0", "dev": true, "license": "ISC", "dependencies": { "reusify": "^1.0.4" } }, "node_modules/file-entry-cache": { "version": "8.0.0", "dev": true, "license": "MIT", "dependencies": { "flat-cache": "^4.0.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/file-type": { "version": "10.11.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/filelist": { "version": "1.0.4", "license": "Apache-2.0", "dependencies": { "minimatch": "^5.0.1" } }, "node_modules/filelist/node_modules/brace-expansion": { "version": "2.0.1", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/filelist/node_modules/minimatch": { "version": "5.1.6", "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=10" } }, "node_modules/fill-range": { "version": "7.1.1", "dev": true, "license": "MIT", "dependencies": { "to-regex-range": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/finalhandler": { "version": "1.3.1", "license": "MIT", "dependencies": { "debug": "2.6.9", "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "on-finished": "2.4.1", "parseurl": "~1.3.3", "statuses": "2.0.1", "unpipe": "~1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/finalhandler/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/finalhandler/node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/find-up": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/flat-cache": { "version": "4.0.1", "dev": true, "license": "MIT", "dependencies": { "flatted": "^3.2.9", "keyv": "^4.5.4" }, "engines": { "node": ">=16" } }, "node_modules/flatted": { "version": "3.3.2", "dev": true, "license": "ISC" }, "node_modules/flatten-vertex-data": { "version": "1.0.2", "license": "MIT", "dependencies": { "dtype": "^2.0.0" } }, "node_modules/flip-pixels": { "version": "1.0.2", "license": "MIT" }, "node_modules/for-each": { "version": "0.3.4", "dev": true, "license": "MIT", "dependencies": { "is-callable": "^1.2.7" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/forever-agent": { "version": "0.6.1", "license": "Apache-2.0", "engines": { "node": "*" } }, "node_modules/form-data": { "version": "2.3.3", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.6", "mime-types": "^2.1.12" }, "engines": { "node": ">= 0.12" } }, "node_modules/forwarded": { "version": "0.2.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/fresh": { "version": "0.5.2", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/fs-extra": { "version": "8.1.0", "license": "MIT", "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^4.0.0", "universalify": "^0.1.0" }, "engines": { "node": ">=6 <7 || >=8" } }, "node_modules/fs-minipass": { "version": "2.1.0", "license": "ISC", "dependencies": { "minipass": "^3.0.0" }, "engines": { "node": ">= 8" } }, "node_modules/fs-minipass/node_modules/minipass": { "version": "3.3.6", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/fs.realpath": { "version": "1.0.0", "license": "ISC" }, "node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/function.prototype.name": { "version": "1.1.8", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "call-bound": "^1.0.3", "define-properties": "^1.2.1", "functions-have-names": "^1.2.3", "hasown": "^2.0.2", "is-callable": "^1.2.7" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/functions-have-names": { "version": "1.2.3", "dev": true, "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/gauge": { "version": "3.0.2", "license": "ISC", "dependencies": { "aproba": "^1.0.3 || ^2.0.0", "color-support": "^1.1.2", "console-control-strings": "^1.0.0", "has-unicode": "^2.0.1", "object-assign": "^4.1.1", "signal-exit": "^3.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "wide-align": "^1.1.2" }, "engines": { "node": ">=10" } }, "node_modules/generic-pool": { "version": "3.9.0", "license": "MIT", "engines": { "node": ">= 4" } }, "node_modules/get-assigned-identifiers": { "version": "1.2.0", "license": "Apache-2.0" }, "node_modules/get-caller-file": { "version": "2.0.5", "license": "ISC", "engines": { "node": "6.* || 8.* || >= 10.*" } }, "node_modules/get-intrinsic": { "version": "1.2.7", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.1", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "function-bind": "^1.1.2", "get-proto": "^1.0.0", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "math-intrinsics": "^1.1.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-proto": { "version": "1.0.1", "license": "MIT", "dependencies": { "dunder-proto": "^1.0.1", "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/get-stream": { "version": "5.2.0", "license": "MIT", "dependencies": { "pump": "^3.0.0" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/get-symbol-description": { "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.6" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-tsconfig": { "version": "4.10.0", "dev": true, "license": "MIT", "dependencies": { "resolve-pkg-maps": "^1.0.0" }, "funding": { "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1" } }, "node_modules/getpass": { "version": "0.1.7", "license": "MIT", "dependencies": { "assert-plus": "^1.0.0" } }, "node_modules/glob": { "version": "7.2.3", "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" }, "engines": { "node": "*" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/glob-parent": { "version": "6.0.2", "dev": true, "license": "ISC", "dependencies": { "is-glob": "^4.0.3" }, "engines": { "node": ">=10.13.0" } }, "node_modules/globals": { "version": "15.14.0", "dev": true, "license": "MIT", "engines": { "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/globalthis": { "version": "1.0.4", "dev": true, "license": "MIT", "dependencies": { "define-properties": "^1.2.1", "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/gopd": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/got": { "version": "11.8.6", "license": "MIT", "dependencies": { "@sindresorhus/is": "^4.0.0", "@szmarczak/http-timer": "^4.0.5", "@types/cacheable-request": "^6.0.1", "@types/responselike": "^1.0.0", "cacheable-lookup": "^5.0.3", "cacheable-request": "^7.0.2", "decompress-response": "^6.0.0", "http2-wrapper": "^1.0.0-beta.5.2", "lowercase-keys": "^2.0.0", "p-cancelable": "^2.0.0", "responselike": "^2.0.0" }, "engines": { "node": ">=10.19.0" }, "funding": { "url": "https://github.com/sindresorhus/got?sponsor=1" } }, "node_modules/graceful-fs": { "version": "4.2.11", "license": "ISC" }, "node_modules/graphemer": { "version": "1.4.0", "dev": true, "license": "MIT" }, "node_modules/har-schema": { "version": "2.0.0", "license": "ISC", "engines": { "node": ">=4" } }, "node_modules/har-validator": { "version": "5.1.5", "license": "MIT", "dependencies": { "ajv": "^6.12.3", "har-schema": "^2.0.0" }, "engines": { "node": ">=6" } }, "node_modules/has": { "version": "1.0.3", "license": "MIT", "dependencies": { "function-bind": "^1.1.1" }, "engines": { "node": ">= 0.4.0" } }, "node_modules/has-bigints": { "version": "1.1.0", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-flag": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/has-property-descriptors": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "es-define-property": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-proto": { "version": "1.2.0", "dev": true, "license": "MIT", "dependencies": { "dunder-proto": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-symbols": { "version": "1.1.0", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-tostringtag": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "has-symbols": "^1.0.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-unicode": { "version": "2.0.1", "license": "ISC" }, "node_modules/hasown": { "version": "2.0.2", "license": "MIT", "dependencies": { "function-bind": "^1.1.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/hcaptcha": { "version": "0.1.1", "license": "MIT" }, "node_modules/http-cache-semantics": { "version": "4.1.1", "license": "BSD-2-Clause" }, "node_modules/http-errors": { "version": "2.0.0", "license": "MIT", "dependencies": { "depd": "2.0.0", "inherits": "2.0.4", "setprototypeof": "1.2.0", "statuses": "2.0.1", "toidentifier": "1.0.1" }, "engines": { "node": ">= 0.8" } }, "node_modules/http-signature": { "version": "1.2.0", "license": "MIT", "dependencies": { "assert-plus": "^1.0.0", "jsprim": "^1.2.2", "sshpk": "^1.7.0" }, "engines": { "node": ">=0.8", "npm": ">=1.3.7" } }, "node_modules/http2-wrapper": { "version": "1.0.3", "license": "MIT", "dependencies": { "quick-lru": "^5.1.1", "resolve-alpn": "^1.0.0" }, "engines": { "node": ">=10.19.0" } }, "node_modules/https-proxy-agent": { "version": "5.0.1", "license": "MIT", "dependencies": { "agent-base": "6", "debug": "4" }, "engines": { "node": ">= 6" } }, "node_modules/iconv-lite": { "version": "0.4.24", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" }, "engines": { "node": ">=0.10.0" } }, "node_modules/ignore": { "version": "5.3.2", "dev": true, "license": "MIT", "engines": { "node": ">= 4" } }, "node_modules/image-pixels": { "version": "1.1.1", "license": "MIT", "dependencies": { "arr-flatten": "^1.1.0", "arraybuffer-to-string": "^1.0.2", "bmp-js": "^0.1.0", "brfs": "^2.0.1", "buffer-to-arraybuffer": "0.0.5", "buffer-to-uint8array": "^1.1.0", "clip-pixels": "^1.0.1", "es6-weak-map": "^2.0.2", "flip-pixels": "^1.0.1", "image-type": "^3.0.0", "is-base64": "0.0.6", "is-blob": "^2.0.0", "is-browser": "^2.1.0", "is-buffer": "^2.0.3", "is-plain-obj": "^1.1.0", "is-promise": "^2.1.0", "is-url": "^1.2.4", "jpeg-js": "^0.3.4", "object-assign": "^4.1.1", "omggif": "^1.0.9", "parse-rect": "^1.2.0", "pngjs": "^3.3.3", "primitive-pool": "^1.1.0", "request": "^2.88.0", "string-to-arraybuffer": "^1.0.1", "to-array-buffer": "^2.1.0" } }, "node_modules/image-type": { "version": "3.1.0", "license": "MIT", "dependencies": { "file-type": "^10.9.0" }, "engines": { "node": ">=6" } }, "node_modules/import-fresh": { "version": "3.3.1", "dev": true, "license": "MIT", "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/imurmurhash": { "version": "0.1.4", "dev": true, "license": "MIT", "engines": { "node": ">=0.8.19" } }, "node_modules/inflight": { "version": "1.0.6", "license": "ISC", "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "node_modules/inherits": { "version": "2.0.4", "license": "ISC" }, "node_modules/internal-slot": { "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "hasown": "^2.0.2", "side-channel": "^1.1.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/iota-array": { "version": "1.0.0", "dev": true, "license": "MIT" }, "node_modules/ip-address": { "version": "9.0.5", "license": "MIT", "dependencies": { "jsbn": "1.1.0", "sprintf-js": "^1.1.3" }, "engines": { "node": ">= 12" } }, "node_modules/ip-address/node_modules/jsbn": { "version": "1.1.0", "license": "MIT" }, "node_modules/ipaddr.js": { "version": "1.9.1", "license": "MIT", "engines": { "node": ">= 0.10" } }, "node_modules/is-array-buffer": { "version": "3.0.5", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "call-bound": "^1.0.3", "get-intrinsic": "^1.2.6" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-async-function": { "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", "safe-regex-test": "^1.1.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-base64": { "version": "0.0.6", "license": "MIT" }, "node_modules/is-bigint": { "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { "has-bigints": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-blob": { "version": "2.1.0", "license": "MIT", "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-boolean-object": { "version": "1.2.1", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-browser": { "version": "2.1.0", "license": "MIT" }, "node_modules/is-buffer": { "version": "2.0.5", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/is-bun-module": { "version": "1.3.0", "dev": true, "license": "MIT", "dependencies": { "semver": "^7.6.3" } }, "node_modules/is-callable": { "version": "1.2.7", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-core-module": { "version": "2.16.1", "license": "MIT", "dependencies": { "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-data-view": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "get-intrinsic": "^1.2.6", "is-typed-array": "^1.1.13" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-date-object": { "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-extglob": { "version": "2.1.1", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-finalizationregistry": { "version": "1.1.1", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-fullwidth-code-point": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-generator-function": { "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "get-proto": "^1.0.0", "has-tostringtag": "^1.0.2", "safe-regex-test": "^1.1.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-glob": { "version": "4.0.3", "dev": true, "license": "MIT", "dependencies": { "is-extglob": "^2.1.1" }, "engines": { "node": ">=0.10.0" } }, "node_modules/is-map": { "version": "2.0.3", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-number": { "version": "7.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=0.12.0" } }, "node_modules/is-number-object": { "version": "1.1.1", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-plain-obj": { "version": "1.1.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-promise": { "version": "2.2.2", "license": "MIT" }, "node_modules/is-regex": { "version": "1.2.1", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "gopd": "^1.2.0", "has-tostringtag": "^1.0.2", "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-set": { "version": "2.0.3", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-shared-array-buffer": { "version": "1.0.4", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-string": { "version": "1.1.1", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-symbol": { "version": "1.1.1", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "has-symbols": "^1.1.0", "safe-regex-test": "^1.1.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-typed-array": { "version": "1.1.15", "dev": true, "license": "MIT", "dependencies": { "which-typed-array": "^1.1.16" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-typedarray": { "version": "1.0.0", "license": "MIT" }, "node_modules/is-url": { "version": "1.2.4", "license": "MIT" }, "node_modules/is-valid-hostname": { "version": "1.0.2", "license": "MIT" }, "node_modules/is-weakmap": { "version": "2.0.2", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakref": { "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakset": { "version": "2.0.4", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "get-intrinsic": "^1.2.6" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/isarray": { "version": "0.0.1", "license": "MIT" }, "node_modules/isexe": { "version": "2.0.0", "dev": true, "license": "ISC" }, "node_modules/isstream": { "version": "0.1.2", "license": "MIT" }, "node_modules/jake": { "version": "10.8.7", "license": "Apache-2.0", "dependencies": { "async": "^3.2.3", "chalk": "^4.0.2", "filelist": "^1.0.4", "minimatch": "^3.1.2" }, "bin": { "jake": "bin/cli.js" }, "engines": { "node": ">=10" } }, "node_modules/joi": { "version": "17.9.2", "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^9.0.0", "@hapi/topo": "^5.0.0", "@sideway/address": "^4.1.3", "@sideway/formula": "^3.0.1", "@sideway/pinpoint": "^2.0.0" } }, "node_modules/jpeg-js": { "version": "0.3.7", "license": "BSD-3-Clause" }, "node_modules/js-yaml": { "version": "4.1.0", "dev": true, "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "node_modules/jsbn": { "version": "0.1.1", "license": "MIT" }, "node_modules/json-buffer": { "version": "3.0.1", "license": "MIT" }, "node_modules/json-schema": { "version": "0.4.0", "license": "(AFL-2.1 OR BSD-3-Clause)" }, "node_modules/json-schema-traverse": { "version": "0.4.1", "license": "MIT" }, "node_modules/json-stable-stringify-without-jsonify": { "version": "1.0.1", "dev": true, "license": "MIT" }, "node_modules/json-stringify-safe": { "version": "5.0.1", "license": "ISC" }, "node_modules/json5": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "minimist": "^1.2.0" }, "bin": { "json5": "lib/cli.js" } }, "node_modules/jsonfile": { "version": "4.0.0", "license": "MIT", "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "node_modules/jsprim": { "version": "1.4.2", "license": "MIT", "dependencies": { "assert-plus": "1.0.0", "extsprintf": "1.3.0", "json-schema": "0.4.0", "verror": "1.10.0" }, "engines": { "node": ">=0.6.0" } }, "node_modules/kareem": { "version": "2.5.1", "license": "Apache-2.0", "engines": { "node": ">=12.0.0" } }, "node_modules/keyv": { "version": "4.5.4", "license": "MIT", "dependencies": { "json-buffer": "3.0.1" } }, "node_modules/levn": { "version": "0.4.1", "dev": true, "license": "MIT", "dependencies": { "prelude-ls": "^1.2.1", "type-check": "~0.4.0" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/locate-path": { "version": "6.0.0", "dev": true, "license": "MIT", "dependencies": { "p-locate": "^5.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/lodash.camelcase": { "version": "4.3.0", "license": "MIT" }, "node_modules/lodash.foreach": { "version": "4.5.0", "license": "MIT" }, "node_modules/lodash.get": { "version": "4.4.2", "license": "MIT" }, "node_modules/lodash.merge": { "version": "4.6.2", "license": "MIT" }, "node_modules/long": { "version": "5.2.3", "license": "Apache-2.0" }, "node_modules/lowercase-keys": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/magic-string": { "version": "0.25.1", "license": "MIT", "dependencies": { "sourcemap-codec": "^1.4.1" } }, "node_modules/make-dir": { "version": "3.1.0", "license": "MIT", "dependencies": { "semver": "^6.0.0" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/make-dir/node_modules/semver": { "version": "6.3.1", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/math-intrinsics": { "version": "1.1.0", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/media-typer": { "version": "0.3.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/memory-pager": { "version": "1.5.0", "license": "MIT", "optional": true }, "node_modules/merge-descriptors": { "version": "1.0.3", "license": "MIT", "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/merge-source-map": { "version": "1.0.4", "license": "MIT", "dependencies": { "source-map": "^0.5.6" } }, "node_modules/merge-source-map/node_modules/source-map": { "version": "0.5.7", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/merge2": { "version": "1.4.1", "dev": true, "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/methods": { "version": "1.1.2", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/micromatch": { "version": "4.0.8", "dev": true, "license": "MIT", "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" }, "engines": { "node": ">=8.6" } }, "node_modules/mii-js": { "version": "1.0.4", "resolved": "git+ssh://git@github.com/PretendoNetwork/mii-js.git#f1741e1f82771dd7c753fd408230373d33caa184", "integrity": "sha512-Tw9mA1E0u6PJtDzr1NlCgK2H3M4nfTXXMvyTp63myweyK6xRSvVc4oaKmCTmDdic4UJkEWgdKUPik+Kg5cvzew==", "license": "GNU AFFERO GPLV3", "dependencies": { "bit-buffer": "^0.2.5" } }, "node_modules/mime": { "version": "1.6.0", "license": "MIT", "bin": { "mime": "cli.js" }, "engines": { "node": ">=4" } }, "node_modules/mime-db": { "version": "1.52.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/mime-types": { "version": "2.1.35", "license": "MIT", "dependencies": { "mime-db": "1.52.0" }, "engines": { "node": ">= 0.6" } }, "node_modules/mimic-response": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/minimatch": { "version": "3.1.2", "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" }, "engines": { "node": "*" } }, "node_modules/minimist": { "version": "1.2.8", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/minipass": { "version": "5.0.0", "license": "ISC", "engines": { "node": ">=8" } }, "node_modules/minizlib": { "version": "2.1.2", "license": "MIT", "dependencies": { "minipass": "^3.0.0", "yallist": "^4.0.0" }, "engines": { "node": ">= 8" } }, "node_modules/minizlib/node_modules/minipass": { "version": "3.3.6", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/mkdirp": { "version": "1.0.4", "license": "MIT", "bin": { "mkdirp": "bin/cmd.js" }, "engines": { "node": ">=10" } }, "node_modules/moment": { "version": "2.29.4", "license": "MIT", "engines": { "node": "*" } }, "node_modules/mongodb": { "version": "5.9.2", "license": "Apache-2.0", "dependencies": { "bson": "^5.5.0", "mongodb-connection-string-url": "^2.6.0", "socks": "^2.7.1" }, "engines": { "node": ">=14.20.1" }, "optionalDependencies": { "@mongodb-js/saslprep": "^1.1.0" }, "peerDependencies": { "@aws-sdk/credential-providers": "^3.188.0", "@mongodb-js/zstd": "^1.0.0", "kerberos": "^1.0.0 || ^2.0.0", "mongodb-client-encryption": ">=2.3.0 <3", "snappy": "^7.2.2" }, "peerDependenciesMeta": { "@aws-sdk/credential-providers": { "optional": true }, "@mongodb-js/zstd": { "optional": true }, "kerberos": { "optional": true }, "mongodb-client-encryption": { "optional": true }, "snappy": { "optional": true } } }, "node_modules/mongodb-connection-string-url": { "version": "2.6.0", "license": "Apache-2.0", "dependencies": { "@types/whatwg-url": "^8.2.1", "whatwg-url": "^11.0.0" } }, "node_modules/mongoose": { "version": "7.8.7", "license": "MIT", "dependencies": { "bson": "^5.5.0", "kareem": "2.5.1", "mongodb": "5.9.2", "mpath": "0.9.0", "mquery": "5.0.0", "ms": "2.1.3", "sift": "16.0.1" }, "engines": { "node": ">=14.20.1" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/mongoose" } }, "node_modules/mongoose-unique-validator": { "version": "4.0.0", "license": "MIT", "dependencies": { "lodash.foreach": "^4.1.0", "lodash.get": "^4.0.2", "lodash.merge": "^4.6.2" }, "peerDependencies": { "mongoose": "^7.0.0" } }, "node_modules/mongoose/node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/morgan": { "version": "1.10.0", "license": "MIT", "dependencies": { "basic-auth": "~2.0.1", "debug": "2.6.9", "depd": "~2.0.0", "on-finished": "~2.3.0", "on-headers": "~1.0.2" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/morgan/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/morgan/node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/morgan/node_modules/on-finished": { "version": "2.3.0", "license": "MIT", "dependencies": { "ee-first": "1.1.1" }, "engines": { "node": ">= 0.8" } }, "node_modules/mpath": { "version": "0.9.0", "license": "MIT", "engines": { "node": ">=4.0.0" } }, "node_modules/mquery": { "version": "5.0.0", "license": "MIT", "dependencies": { "debug": "4.x" }, "engines": { "node": ">=14.0.0" } }, "node_modules/ms": { "version": "2.1.2", "license": "MIT" }, "node_modules/mute-stream": { "version": "2.0.0", "license": "ISC", "engines": { "node": "^18.17.0 || >=20.5.0" } }, "node_modules/natural-compare": { "version": "1.4.0", "dev": true, "license": "MIT" }, "node_modules/ndarray": { "version": "1.0.19", "dev": true, "license": "MIT", "dependencies": { "iota-array": "^1.0.0", "is-buffer": "^1.0.2" } }, "node_modules/ndarray/node_modules/is-buffer": { "version": "1.1.6", "dev": true, "license": "MIT" }, "node_modules/negotiator": { "version": "0.6.3", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/nested-error-stacks": { "version": "2.1.1", "license": "MIT" }, "node_modules/next-tick": { "version": "1.1.0", "license": "ISC" }, "node_modules/nice-grpc": { "version": "2.1.5", "license": "MIT", "dependencies": { "@grpc/grpc-js": "^1.8.18", "abort-controller-x": "^0.4.0", "nice-grpc-common": "^2.0.2" } }, "node_modules/nice-grpc-common": { "version": "2.0.2", "license": "MIT", "dependencies": { "ts-error": "^1.0.6" } }, "node_modules/node-addon-api": { "version": "5.1.0", "license": "MIT" }, "node_modules/node-fetch": { "version": "2.6.13", "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, "engines": { "node": "4.x || >=6.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "peerDependenciesMeta": { "encoding": { "optional": true } } }, "node_modules/node-fetch/node_modules/tr46": { "version": "0.0.3", "license": "MIT" }, "node_modules/node-fetch/node_modules/webidl-conversions": { "version": "3.0.1", "license": "BSD-2-Clause" }, "node_modules/node-fetch/node_modules/whatwg-url": { "version": "5.0.0", "license": "MIT", "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "node_modules/node-rsa": { "version": "1.1.1", "license": "MIT", "dependencies": { "asn1": "^0.2.4" } }, "node_modules/nodemailer": { "version": "6.10.1", "license": "MIT-0", "engines": { "node": ">=6.0.0" } }, "node_modules/noms": { "version": "0.0.0", "dev": true, "license": "ISC", "dependencies": { "inherits": "^2.0.1", "readable-stream": "~1.0.31" } }, "node_modules/noms/node_modules/readable-stream": { "version": "1.0.34", "dev": true, "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.1", "isarray": "0.0.1", "string_decoder": "~0.10.x" } }, "node_modules/nopt": { "version": "5.0.0", "license": "ISC", "dependencies": { "abbrev": "1" }, "bin": { "nopt": "bin/nopt.js" }, "engines": { "node": ">=6" } }, "node_modules/normalize-url": { "version": "6.1.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/npmlog": { "version": "5.0.1", "license": "ISC", "dependencies": { "are-we-there-yet": "^2.0.0", "console-control-strings": "^1.1.0", "gauge": "^3.0.0", "set-blocking": "^2.0.0" } }, "node_modules/oauth-sign": { "version": "0.9.0", "license": "Apache-2.0", "engines": { "node": "*" } }, "node_modules/object-assign": { "version": "4.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/object-inspect": { "version": "1.13.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object-keys": { "version": "1.1.1", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/object.assign": { "version": "4.1.7", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "call-bound": "^1.0.3", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0", "has-symbols": "^1.1.0", "object-keys": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object.fromentries": { "version": "2.0.8", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object.groupby": { "version": "1.0.3", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/object.values": { "version": "1.2.1", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "call-bound": "^1.0.3", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/omggif": { "version": "1.0.10", "license": "MIT" }, "node_modules/on-finished": { "version": "2.4.1", "license": "MIT", "dependencies": { "ee-first": "1.1.1" }, "engines": { "node": ">= 0.8" } }, "node_modules/on-headers": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/once": { "version": "1.4.0", "license": "ISC", "dependencies": { "wrappy": "1" } }, "node_modules/optionator": { "version": "0.9.3", "dev": true, "license": "MIT", "dependencies": { "@aashutoshrathi/word-wrap": "^1.2.3", "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", "type-check": "^0.4.0" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/os-tmpdir": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/own-keys": { "version": "1.0.1", "dev": true, "license": "MIT", "dependencies": { "get-intrinsic": "^1.2.6", "object-keys": "^1.1.1", "safe-push-apply": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/p-cancelable": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/p-limit": { "version": "3.1.0", "dev": true, "license": "MIT", "dependencies": { "yocto-queue": "^0.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-locate": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "p-limit": "^3.0.2" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/parent-module": { "version": "1.0.1", "dev": true, "license": "MIT", "dependencies": { "callsites": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/parse-rect": { "version": "1.2.0", "license": "MIT", "dependencies": { "pick-by-alias": "^1.2.0" } }, "node_modules/parseurl": { "version": "1.3.3", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/path-exists": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/path-is-absolute": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/path-key": { "version": "3.1.1", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/path-parse": { "version": "1.0.7", "license": "MIT" }, "node_modules/path-to-regexp": { "version": "0.1.12", "license": "MIT" }, "node_modules/performance-now": { "version": "2.1.0", "license": "MIT" }, "node_modules/pick-by-alias": { "version": "1.2.0", "license": "MIT" }, "node_modules/picomatch": { "version": "2.3.1", "dev": true, "license": "MIT", "engines": { "node": ">=8.6" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" } }, "node_modules/pngjs": { "version": "3.4.0", "license": "MIT", "engines": { "node": ">=4.0.0" } }, "node_modules/possible-typed-array-names": { "version": "1.0.0", "dev": true, "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/prelude-ls": { "version": "1.2.1", "dev": true, "license": "MIT", "engines": { "node": ">= 0.8.0" } }, "node_modules/primitive-pool": { "version": "1.1.0", "license": "MIT" }, "node_modules/process-nextick-args": { "version": "2.0.1", "license": "MIT" }, "node_modules/protobufjs": { "version": "7.5.2", "hasInstallScript": true, "license": "BSD-3-Clause", "dependencies": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2", "@protobufjs/codegen": "^2.0.4", "@protobufjs/eventemitter": "^1.1.0", "@protobufjs/fetch": "^1.1.0", "@protobufjs/float": "^1.0.2", "@protobufjs/inquire": "^1.1.0", "@protobufjs/path": "^1.1.2", "@protobufjs/pool": "^1.1.0", "@protobufjs/utf8": "^1.1.0", "@types/node": ">=13.7.0", "long": "^5.0.0" }, "engines": { "node": ">=12.0.0" } }, "node_modules/proxy-addr": { "version": "2.0.7", "license": "MIT", "dependencies": { "forwarded": "0.2.0", "ipaddr.js": "1.9.1" }, "engines": { "node": ">= 0.10" } }, "node_modules/psl": { "version": "1.9.0", "license": "MIT" }, "node_modules/pump": { "version": "3.0.0", "license": "MIT", "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "node_modules/punycode": { "version": "2.3.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/qs": { "version": "6.13.0", "license": "BSD-3-Clause", "dependencies": { "side-channel": "^1.0.6" }, "engines": { "node": ">=0.6" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/queue-microtask": { "version": "1.2.3", "dev": true, "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/quick-lru": { "version": "5.1.1", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/quote-stream": { "version": "1.0.2", "license": "MIT", "dependencies": { "buffer-equal": "0.0.1", "minimist": "^1.1.3", "through2": "^2.0.0" }, "bin": { "quote-stream": "bin/cmd.js" } }, "node_modules/range-parser": { "version": "1.2.1", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/raw-body": { "version": "2.5.2", "license": "MIT", "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "unpipe": "1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/readable-stream": { "version": "1.1.14", "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.1", "isarray": "0.0.1", "string_decoder": "~0.10.x" } }, "node_modules/redis": { "version": "4.6.7", "license": "MIT", "workspaces": [ "./packages/*" ], "dependencies": { "@redis/bloom": "1.2.0", "@redis/client": "1.5.8", "@redis/graph": "1.1.0", "@redis/json": "1.0.4", "@redis/search": "1.1.3", "@redis/time-series": "1.0.4" } }, "node_modules/reflect-metadata": { "version": "0.1.13", "license": "Apache-2.0", "optional": true }, "node_modules/reflect.getprototypeof": { "version": "1.0.10", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "define-properties": "^1.2.1", "es-abstract": "^1.23.9", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "get-intrinsic": "^1.2.7", "get-proto": "^1.0.1", "which-builtin-type": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/regexp.prototype.flags": { "version": "1.5.4", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "define-properties": "^1.2.1", "es-errors": "^1.3.0", "get-proto": "^1.0.1", "gopd": "^1.2.0", "set-function-name": "^2.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/request": { "version": "2.88.2", "license": "Apache-2.0", "dependencies": { "aws-sign2": "~0.7.0", "aws4": "^1.8.0", "caseless": "~0.12.0", "combined-stream": "~1.0.6", "extend": "~3.0.2", "forever-agent": "~0.6.1", "form-data": "~2.3.2", "har-validator": "~5.1.3", "http-signature": "~1.2.0", "is-typedarray": "~1.0.0", "isstream": "~0.1.2", "json-stringify-safe": "~5.0.1", "mime-types": "~2.1.19", "oauth-sign": "~0.9.0", "performance-now": "^2.1.0", "qs": "~6.5.2", "safe-buffer": "^5.1.2", "tough-cookie": "~2.5.0", "tunnel-agent": "^0.6.0", "uuid": "^3.3.2" }, "engines": { "node": ">= 6" } }, "node_modules/request/node_modules/qs": { "version": "6.5.3", "license": "BSD-3-Clause", "engines": { "node": ">=0.6" } }, "node_modules/request/node_modules/uuid": { "version": "3.4.0", "license": "MIT", "bin": { "uuid": "bin/uuid" } }, "node_modules/require-directory": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/resolve": { "version": "1.22.4", "license": "MIT", "dependencies": { "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/resolve-alpn": { "version": "1.2.1", "license": "MIT" }, "node_modules/resolve-from": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/resolve-pkg-maps": { "version": "1.0.0", "dev": true, "license": "MIT", "funding": { "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1" } }, "node_modules/responselike": { "version": "2.0.1", "license": "MIT", "dependencies": { "lowercase-keys": "^2.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/restructure": { "version": "2.0.1", "license": "MIT" }, "node_modules/reusify": { "version": "1.0.4", "dev": true, "license": "MIT", "engines": { "iojs": ">=1.0.0", "node": ">=0.10.0" } }, "node_modules/rimraf": { "version": "3.0.2", "license": "ISC", "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/run-parallel": { "version": "1.2.0", "dev": true, "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT", "dependencies": { "queue-microtask": "^1.2.2" } }, "node_modules/safe-array-concat": { "version": "1.1.3", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "call-bound": "^1.0.2", "get-intrinsic": "^1.2.6", "has-symbols": "^1.1.0", "isarray": "^2.0.5" }, "engines": { "node": ">=0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safe-array-concat/node_modules/isarray": { "version": "2.0.5", "dev": true, "license": "MIT" }, "node_modules/safe-buffer": { "version": "5.2.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/safe-push-apply": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "isarray": "^2.0.5" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safe-push-apply/node_modules/isarray": { "version": "2.0.5", "dev": true, "license": "MIT" }, "node_modules/safe-regex-test": { "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "is-regex": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safer-buffer": { "version": "2.1.2", "license": "MIT" }, "node_modules/scope-analyzer": { "version": "2.1.2", "license": "Apache-2.0", "dependencies": { "array-from": "^2.1.1", "dash-ast": "^2.0.1", "es6-map": "^0.1.5", "es6-set": "^0.1.5", "es6-symbol": "^3.1.1", "estree-is-function": "^1.0.0", "get-assigned-identifiers": "^1.1.0" } }, "node_modules/semver": { "version": "7.7.1", "license": "ISC", "bin": { "semver": "bin/semver.js" }, "engines": { "node": ">=10" } }, "node_modules/send": { "version": "0.19.0", "license": "MIT", "dependencies": { "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "2.0.0", "mime": "1.6.0", "ms": "2.1.3", "on-finished": "2.4.1", "range-parser": "~1.2.1", "statuses": "2.0.1" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/send/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/send/node_modules/debug/node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/send/node_modules/encodeurl": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/send/node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/serve-static": { "version": "1.16.2", "license": "MIT", "dependencies": { "encodeurl": "~2.0.0", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.19.0" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/set-blocking": { "version": "2.0.0", "license": "ISC" }, "node_modules/set-function-length": { "version": "1.2.2", "dev": true, "license": "MIT", "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/set-function-name": { "version": "2.0.2", "dev": true, "license": "MIT", "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "functions-have-names": "^1.2.3", "has-property-descriptors": "^1.0.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/set-proto": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "dunder-proto": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/setprototypeof": { "version": "1.2.0", "license": "ISC" }, "node_modules/shallow-copy": { "version": "0.0.1", "license": "MIT" }, "node_modules/shebang-command": { "version": "2.0.0", "dev": true, "license": "MIT", "dependencies": { "shebang-regex": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/shebang-regex": { "version": "3.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/side-channel": { "version": "1.1.0", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "object-inspect": "^1.13.3", "side-channel-list": "^1.0.0", "side-channel-map": "^1.0.1", "side-channel-weakmap": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/side-channel-list": { "version": "1.0.0", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "object-inspect": "^1.13.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/side-channel-map": { "version": "1.0.1", "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.5", "object-inspect": "^1.13.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/side-channel-weakmap": { "version": "1.0.2", "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.5", "object-inspect": "^1.13.3", "side-channel-map": "^1.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/sift": { "version": "16.0.1", "license": "MIT" }, "node_modules/signal-exit": { "version": "3.0.7", "license": "ISC" }, "node_modules/smart-buffer": { "version": "4.2.0", "license": "MIT", "engines": { "node": ">= 6.0.0", "npm": ">= 3.0.0" } }, "node_modules/socks": { "version": "2.8.4", "license": "MIT", "dependencies": { "ip-address": "^9.0.5", "smart-buffer": "^4.2.0" }, "engines": { "node": ">= 10.0.0", "npm": ">= 3.0.0" } }, "node_modules/source-map": { "version": "0.6.1", "license": "BSD-3-Clause", "optional": true, "engines": { "node": ">=0.10.0" } }, "node_modules/sourcemap-codec": { "version": "1.4.8", "license": "MIT" }, "node_modules/sparse-bitfield": { "version": "3.0.3", "license": "MIT", "optional": true, "dependencies": { "memory-pager": "^1.0.2" } }, "node_modules/sprintf-js": { "version": "1.1.3", "license": "BSD-3-Clause" }, "node_modules/sshpk": { "version": "1.17.0", "license": "MIT", "dependencies": { "asn1": "~0.2.3", "assert-plus": "^1.0.0", "bcrypt-pbkdf": "^1.0.0", "dashdash": "^1.12.0", "ecc-jsbn": "~0.1.1", "getpass": "^0.1.1", "jsbn": "~0.1.0", "safer-buffer": "^2.0.2", "tweetnacl": "~0.14.0" }, "bin": { "sshpk-conv": "bin/sshpk-conv", "sshpk-sign": "bin/sshpk-sign", "sshpk-verify": "bin/sshpk-verify" }, "engines": { "node": ">=0.10.0" } }, "node_modules/stable-hash": { "version": "0.0.4", "dev": true, "license": "MIT" }, "node_modules/static-eval": { "version": "2.1.0", "license": "MIT", "dependencies": { "escodegen": "^1.11.1" } }, "node_modules/static-module": { "version": "3.0.4", "license": "MIT", "dependencies": { "acorn-node": "^1.3.0", "concat-stream": "~1.6.0", "convert-source-map": "^1.5.1", "duplexer2": "~0.1.4", "escodegen": "^1.11.1", "has": "^1.0.1", "magic-string": "0.25.1", "merge-source-map": "1.0.4", "object-inspect": "^1.6.0", "readable-stream": "~2.3.3", "scope-analyzer": "^2.0.1", "shallow-copy": "~0.0.1", "static-eval": "^2.0.5", "through2": "~2.0.3" } }, "node_modules/static-module/node_modules/isarray": { "version": "1.0.0", "license": "MIT" }, "node_modules/static-module/node_modules/readable-stream": { "version": "2.3.8", "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "node_modules/static-module/node_modules/safe-buffer": { "version": "5.1.2", "license": "MIT" }, "node_modules/static-module/node_modules/string_decoder": { "version": "1.1.1", "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } }, "node_modules/statuses": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/streamsearch": { "version": "0.1.2", "engines": { "node": ">=0.8.0" } }, "node_modules/string_decoder": { "version": "0.10.31", "license": "MIT" }, "node_modules/string-to-arraybuffer": { "version": "1.0.2", "license": "MIT", "dependencies": { "atob-lite": "^2.0.0", "is-base64": "^0.1.0" } }, "node_modules/string-to-arraybuffer/node_modules/is-base64": { "version": "0.1.0", "license": "MIT" }, "node_modules/string-width": { "version": "4.2.3", "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8" } }, "node_modules/string.prototype.trim": { "version": "1.2.10", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "call-bound": "^1.0.2", "define-data-property": "^1.1.4", "define-properties": "^1.2.1", "es-abstract": "^1.23.5", "es-object-atoms": "^1.0.0", "has-property-descriptors": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimend": { "version": "1.0.9", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "call-bound": "^1.0.2", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimstart": { "version": "1.0.8", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/strip-ansi": { "version": "6.0.1", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/strip-bom": { "version": "3.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/strip-json-comments": { "version": "3.1.1", "dev": true, "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/stripe": { "version": "12.18.0", "license": "MIT", "dependencies": { "@types/node": ">=8.1.0", "qs": "^6.11.0" }, "engines": { "node": ">=12.*" } }, "node_modules/strnum": { "version": "1.0.5", "license": "MIT" }, "node_modules/supports-color": { "version": "7.2.0", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/supports-preserve-symlinks-flag": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/tapable": { "version": "2.2.1", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/tar": { "version": "6.2.1", "license": "ISC", "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" }, "engines": { "node": ">=10" } }, "node_modules/tga": { "version": "1.0.7", "license": "MIT", "dependencies": { "debug": "^2.6.1", "restructure": "^2.0.0" }, "engines": { "node": ">=6.0.0" } }, "node_modules/tga/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/tga/node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/through2": { "version": "2.0.5", "license": "MIT", "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" } }, "node_modules/through2/node_modules/isarray": { "version": "1.0.0", "license": "MIT" }, "node_modules/through2/node_modules/readable-stream": { "version": "2.3.8", "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "node_modules/through2/node_modules/safe-buffer": { "version": "5.1.2", "license": "MIT" }, "node_modules/through2/node_modules/string_decoder": { "version": "1.1.1", "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } }, "node_modules/tmp": { "version": "0.0.33", "license": "MIT", "dependencies": { "os-tmpdir": "~1.0.2" }, "engines": { "node": ">=0.6.0" } }, "node_modules/to-array-buffer": { "version": "2.2.2", "license": "MIT", "dependencies": { "flatten-vertex-data": "^1.0.2", "is-blob": "^2.0.1", "string-to-arraybuffer": "^1.0.0" } }, "node_modules/to-regex-range": { "version": "5.0.1", "dev": true, "license": "MIT", "dependencies": { "is-number": "^7.0.0" }, "engines": { "node": ">=8.0" } }, "node_modules/toidentifier": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=0.6" } }, "node_modules/tough-cookie": { "version": "2.5.0", "license": "BSD-3-Clause", "dependencies": { "psl": "^1.1.28", "punycode": "^2.1.1" }, "engines": { "node": ">=0.8" } }, "node_modules/tr46": { "version": "3.0.0", "license": "MIT", "dependencies": { "punycode": "^2.1.1" }, "engines": { "node": ">=12" } }, "node_modules/ts-api-utils": { "version": "2.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=18.12" }, "peerDependencies": { "typescript": ">=4.8.4" } }, "node_modules/ts-error": { "version": "1.0.6", "license": "MIT" }, "node_modules/tsconfig-paths": { "version": "3.15.0", "dev": true, "license": "MIT", "dependencies": { "@types/json5": "^0.0.29", "json5": "^1.0.2", "minimist": "^1.2.6", "strip-bom": "^3.0.0" } }, "node_modules/tslib": { "version": "1.14.1", "license": "0BSD" }, "node_modules/tsutils": { "version": "3.21.0", "license": "MIT", "dependencies": { "tslib": "^1.8.1" }, "engines": { "node": ">= 6" }, "peerDependencies": { "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" } }, "node_modules/tunnel-agent": { "version": "0.6.0", "license": "Apache-2.0", "dependencies": { "safe-buffer": "^5.0.1" }, "engines": { "node": "*" } }, "node_modules/tweetnacl": { "version": "0.14.5", "license": "Unlicense" }, "node_modules/type": { "version": "1.2.0", "license": "ISC" }, "node_modules/type-check": { "version": "0.4.0", "dev": true, "license": "MIT", "dependencies": { "prelude-ls": "^1.2.1" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/type-is": { "version": "1.6.18", "license": "MIT", "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" }, "engines": { "node": ">= 0.6" } }, "node_modules/typed-array-buffer": { "version": "1.0.3", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "es-errors": "^1.3.0", "is-typed-array": "^1.1.14" }, "engines": { "node": ">= 0.4" } }, "node_modules/typed-array-byte-length": { "version": "1.0.3", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.8", "for-each": "^0.3.3", "gopd": "^1.2.0", "has-proto": "^1.2.0", "is-typed-array": "^1.1.14" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typed-array-byte-offset": { "version": "1.0.4", "dev": true, "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.8", "for-each": "^0.3.3", "gopd": "^1.2.0", "has-proto": "^1.2.0", "is-typed-array": "^1.1.15", "reflect.getprototypeof": "^1.0.9" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typed-array-length": { "version": "1.0.7", "dev": true, "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0", "reflect.getprototypeof": "^1.0.6" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typedarray": { "version": "0.0.6", "license": "MIT" }, "node_modules/typescript": { "version": "4.9.5", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=4.2.0" } }, "node_modules/typescript-eslint": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "8.23.0", "@typescript-eslint/parser": "8.23.0", "@typescript-eslint/utils": "8.23.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/typescript-eslint/node_modules/@typescript-eslint/eslint-plugin": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.23.0", "@typescript-eslint/type-utils": "8.23.0", "@typescript-eslint/utils": "8.23.0", "@typescript-eslint/visitor-keys": "8.23.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^2.0.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/typescript-eslint/node_modules/@typescript-eslint/parser": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/scope-manager": "8.23.0", "@typescript-eslint/types": "8.23.0", "@typescript-eslint/typescript-estree": "8.23.0", "@typescript-eslint/visitor-keys": "8.23.0", "debug": "^4.3.4" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/typescript-eslint/node_modules/@typescript-eslint/scope-manager": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/types": "8.23.0", "@typescript-eslint/visitor-keys": "8.23.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/typescript-eslint/node_modules/@typescript-eslint/type-utils": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/typescript-estree": "8.23.0", "@typescript-eslint/utils": "8.23.0", "debug": "^4.3.4", "ts-api-utils": "^2.0.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/typescript-eslint/node_modules/@typescript-eslint/types": { "version": "8.23.0", "dev": true, "license": "MIT", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/typescript-eslint/node_modules/@typescript-eslint/typescript-estree": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/types": "8.23.0", "@typescript-eslint/visitor-keys": "8.23.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.0.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "typescript": ">=4.8.4 <5.8.0" } }, "node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys": { "version": "8.23.0", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/types": "8.23.0", "eslint-visitor-keys": "^4.2.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, "node_modules/typescript-eslint/node_modules/brace-expansion": { "version": "2.0.1", "dev": true, "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/typescript-eslint/node_modules/eslint-visitor-keys": { "version": "4.2.0", "dev": true, "license": "Apache-2.0", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "node_modules/typescript-eslint/node_modules/minimatch": { "version": "9.0.5", "dev": true, "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/typescript-is": { "version": "0.19.0", "license": "MIT", "dependencies": { "nested-error-stacks": "^2", "tsutils": "^3.17.1" }, "engines": { "node": ">=6.14.4" }, "optionalDependencies": { "reflect-metadata": ">=0.1.12" }, "peerDependencies": { "typescript": "^4.1.5" } }, "node_modules/unbox-primitive": { "version": "1.1.0", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.3", "has-bigints": "^1.0.2", "has-symbols": "^1.1.0", "which-boxed-primitive": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/universalify": { "version": "0.1.2", "license": "MIT", "engines": { "node": ">= 4.0.0" } }, "node_modules/unpipe": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/untildify": { "version": "4.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/uri-js": { "version": "4.4.1", "license": "BSD-2-Clause", "dependencies": { "punycode": "^2.1.0" } }, "node_modules/util-deprecate": { "version": "1.0.2", "license": "MIT" }, "node_modules/utils-merge": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">= 0.4.0" } }, "node_modules/validator": { "version": "13.11.0", "license": "MIT", "engines": { "node": ">= 0.10" } }, "node_modules/vary": { "version": "1.1.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/verror": { "version": "1.10.0", "engines": [ "node >=0.6.0" ], "license": "MIT", "dependencies": { "assert-plus": "^1.0.0", "core-util-is": "1.0.2", "extsprintf": "^1.2.0" } }, "node_modules/verror/node_modules/core-util-is": { "version": "1.0.2", "license": "MIT" }, "node_modules/webidl-conversions": { "version": "7.0.0", "license": "BSD-2-Clause", "engines": { "node": ">=12" } }, "node_modules/whatwg-url": { "version": "11.0.0", "license": "MIT", "dependencies": { "tr46": "^3.0.0", "webidl-conversions": "^7.0.0" }, "engines": { "node": ">=12" } }, "node_modules/which": { "version": "2.0.2", "dev": true, "license": "ISC", "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "bin/node-which" }, "engines": { "node": ">= 8" } }, "node_modules/which-boxed-primitive": { "version": "1.1.1", "dev": true, "license": "MIT", "dependencies": { "is-bigint": "^1.1.0", "is-boolean-object": "^1.2.1", "is-number-object": "^1.1.1", "is-string": "^1.1.1", "is-symbol": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/which-builtin-type": { "version": "1.2.1", "dev": true, "license": "MIT", "dependencies": { "call-bound": "^1.0.2", "function.prototype.name": "^1.1.6", "has-tostringtag": "^1.0.2", "is-async-function": "^2.0.0", "is-date-object": "^1.1.0", "is-finalizationregistry": "^1.1.0", "is-generator-function": "^1.0.10", "is-regex": "^1.2.1", "is-weakref": "^1.0.2", "isarray": "^2.0.5", "which-boxed-primitive": "^1.1.0", "which-collection": "^1.0.2", "which-typed-array": "^1.1.16" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/which-builtin-type/node_modules/isarray": { "version": "2.0.5", "dev": true, "license": "MIT" }, "node_modules/which-collection": { "version": "1.0.2", "dev": true, "license": "MIT", "dependencies": { "is-map": "^2.0.3", "is-set": "^2.0.3", "is-weakmap": "^2.0.2", "is-weakset": "^2.0.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/which-typed-array": { "version": "1.1.18", "dev": true, "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.8", "call-bound": "^1.0.3", "for-each": "^0.3.3", "gopd": "^1.2.0", "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/wide-align": { "version": "1.1.5", "license": "ISC", "dependencies": { "string-width": "^1.0.2 || 2 || 3 || 4" } }, "node_modules/word-wrap": { "version": "1.2.5", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/wrap-ansi": { "version": "7.0.0", "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "node_modules/wrappy": { "version": "1.0.2", "license": "ISC" }, "node_modules/xmlbuilder": { "version": "13.0.2", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/xmlbuilder2": { "version": "0.0.4", "license": "MIT", "dependencies": { "@oozcitak/dom": "0.0.11", "@oozcitak/infra": "1.0.4", "@oozcitak/util": "1.0.3" }, "engines": { "node": ">=6.0" } }, "node_modules/xtend": { "version": "4.0.2", "license": "MIT", "engines": { "node": ">=0.4" } }, "node_modules/y18n": { "version": "5.0.8", "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/yallist": { "version": "4.0.0", "license": "ISC" }, "node_modules/yargs": { "version": "17.7.2", "license": "MIT", "dependencies": { "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", "yargs-parser": "^21.1.1" }, "engines": { "node": ">=12" } }, "node_modules/yargs-parser": { "version": "21.1.1", "license": "ISC", "engines": { "node": ">=12" } }, "node_modules/yocto-queue": { "version": "0.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/yoctocolors-cjs": { "version": "2.1.2", "license": "MIT", "engines": { "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/zod": { "version": "3.22.4", "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" } } } }