{ "name": "doorman", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "doorman", "workspaces": [ "packages/*" ], "dependencies": { "@types/twilio": "^3.19.3", "crypto": "^1.0.1", "express-fingerprint": "^1.2.2", "hono": "^4.3.0", "node-fetch": "^3.3.2", "react-otp-input": "^3.1.1", "twilio-cli": "^5.19.4" }, "devDependencies": { "bun-types": "latest" }, "peerDependencies": { "typescript": "^5.0.0" } }, "node_modules/@actions/core": { "version": "1.10.1", "license": "MIT", "dependencies": { "@actions/http-client": "^2.0.1", "uuid": "^8.3.2" } }, "node_modules/@actions/github": { "version": "5.1.1", "license": "MIT", "dependencies": { "@actions/http-client": "^2.0.1", "@octokit/core": "^3.6.0", "@octokit/plugin-paginate-rest": "^2.17.0", "@octokit/plugin-rest-endpoint-methods": "^5.13.0" } }, "node_modules/@actions/http-client": { "version": "2.2.1", "license": "MIT", "dependencies": { "tunnel": "^0.0.6", "undici": "^5.25.4" } }, "node_modules/@adobe/css-tools": { "version": "4.3.3", "license": "MIT" }, "node_modules/@ampproject/remapping": { "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.24" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@ampproject/remapping/node_modules/@jridgewell/trace-mapping": { "version": "0.3.25", "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "node_modules/@aws-crypto/sha256-browser": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-5.2.0.tgz", "integrity": "sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==", "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-crypto/sha256-browser/node_modules/@smithy/is-array-buffer": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz", "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz", "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==", "dependencies": { "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz", "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==", "dependencies": { "@smithy/util-buffer-from": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-crypto/sha256-js": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-5.2.0.tgz", "integrity": "sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==", "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-crypto/supports-web-crypto": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-5.2.0.tgz", "integrity": "sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==", "dependencies": { "tslib": "^2.6.2" } }, "node_modules/@aws-crypto/util": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-5.2.0.tgz", "integrity": "sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==", "dependencies": { "@aws-sdk/types": "^3.222.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz", "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz", "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==", "dependencies": { "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz", "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==", "dependencies": { "@smithy/util-buffer-from": "^2.2.0", "tslib": "^2.6.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@aws-sdk/client-dynamodb": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/client-dynamodb/-/client-dynamodb-3.609.0.tgz", "integrity": "sha512-eu4JWHYzUukqMV+gfZLZbSPoC+KOLzhfGQn/HkSg8/utSiUEi4TjuNtVyWlBaSBDJ3T7rQQKRqTpDrkGS3ZWiQ==", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/client-sso-oidc": "3.609.0", "@aws-sdk/client-sts": "3.609.0", "@aws-sdk/core": "3.609.0", "@aws-sdk/credential-provider-node": "3.609.0", "@aws-sdk/middleware-endpoint-discovery": "3.609.0", "@aws-sdk/middleware-host-header": "3.609.0", "@aws-sdk/middleware-logger": "3.609.0", "@aws-sdk/middleware-recursion-detection": "3.609.0", "@aws-sdk/middleware-user-agent": "3.609.0", "@aws-sdk/region-config-resolver": "3.609.0", "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@aws-sdk/util-user-agent-browser": "3.609.0", "@aws-sdk/util-user-agent-node": "3.609.0", "@smithy/config-resolver": "^3.0.4", "@smithy/core": "^2.2.4", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/hash-node": "^3.0.3", "@smithy/invalid-dependency": "^3.0.3", "@smithy/middleware-content-length": "^3.0.3", "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/middleware-stack": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/node-http-handler": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@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.7", "@smithy/util-defaults-mode-node": "^3.0.7", "@smithy/util-endpoints": "^2.0.4", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "@smithy/util-utf8": "^3.0.0", "@smithy/util-waiter": "^3.1.2", "tslib": "^2.6.2", "uuid": "^9.0.1" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-dynamodb/node_modules/uuid": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" ], "bin": { "uuid": "dist/bin/uuid" } }, "node_modules/@aws-sdk/client-sso": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.609.0.tgz", "integrity": "sha512-gqXGFDkIpKHCKAbeJK4aIDt3tiwJ26Rf5Tqw9JS6BYXsdMeOB8FTzqD9R+Yc1epHd8s5L94sdqXT5PapgxFZrg==", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "3.609.0", "@aws-sdk/middleware-host-header": "3.609.0", "@aws-sdk/middleware-logger": "3.609.0", "@aws-sdk/middleware-recursion-detection": "3.609.0", "@aws-sdk/middleware-user-agent": "3.609.0", "@aws-sdk/region-config-resolver": "3.609.0", "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@aws-sdk/util-user-agent-browser": "3.609.0", "@aws-sdk/util-user-agent-node": "3.609.0", "@smithy/config-resolver": "^3.0.4", "@smithy/core": "^2.2.4", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/hash-node": "^3.0.3", "@smithy/invalid-dependency": "^3.0.3", "@smithy/middleware-content-length": "^3.0.3", "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/middleware-stack": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/node-http-handler": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@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.7", "@smithy/util-defaults-mode-node": "^3.0.7", "@smithy/util-endpoints": "^2.0.4", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/client-sso-oidc": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.609.0.tgz", "integrity": "sha512-0bNPAyPdkWkS9EGB2A9BZDkBNrnVCBzk5lYRezoT4K3/gi9w1DTYH5tuRdwaTZdxW19U1mq7CV0YJJARKO1L9Q==", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "3.609.0", "@aws-sdk/credential-provider-node": "3.609.0", "@aws-sdk/middleware-host-header": "3.609.0", "@aws-sdk/middleware-logger": "3.609.0", "@aws-sdk/middleware-recursion-detection": "3.609.0", "@aws-sdk/middleware-user-agent": "3.609.0", "@aws-sdk/region-config-resolver": "3.609.0", "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@aws-sdk/util-user-agent-browser": "3.609.0", "@aws-sdk/util-user-agent-node": "3.609.0", "@smithy/config-resolver": "^3.0.4", "@smithy/core": "^2.2.4", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/hash-node": "^3.0.3", "@smithy/invalid-dependency": "^3.0.3", "@smithy/middleware-content-length": "^3.0.3", "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/middleware-stack": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/node-http-handler": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@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.7", "@smithy/util-defaults-mode-node": "^3.0.7", "@smithy/util-endpoints": "^2.0.4", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "@aws-sdk/client-sts": "^3.609.0" } }, "node_modules/@aws-sdk/client-sts": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.609.0.tgz", "integrity": "sha512-A0B3sDKFoFlGo8RYRjDBWHXpbgirer2bZBkCIzhSPHc1vOFHt/m2NcUoE2xnBKXJFrptL1xDkvo1P+XYp/BfcQ==", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/client-sso-oidc": "3.609.0", "@aws-sdk/core": "3.609.0", "@aws-sdk/credential-provider-node": "3.609.0", "@aws-sdk/middleware-host-header": "3.609.0", "@aws-sdk/middleware-logger": "3.609.0", "@aws-sdk/middleware-recursion-detection": "3.609.0", "@aws-sdk/middleware-user-agent": "3.609.0", "@aws-sdk/region-config-resolver": "3.609.0", "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@aws-sdk/util-user-agent-browser": "3.609.0", "@aws-sdk/util-user-agent-node": "3.609.0", "@smithy/config-resolver": "^3.0.4", "@smithy/core": "^2.2.4", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/hash-node": "^3.0.3", "@smithy/invalid-dependency": "^3.0.3", "@smithy/middleware-content-length": "^3.0.3", "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/middleware-stack": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/node-http-handler": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@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.7", "@smithy/util-defaults-mode-node": "^3.0.7", "@smithy/util-endpoints": "^2.0.4", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/core": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.609.0.tgz", "integrity": "sha512-ptqw+DTxLr01+pKjDUuo53SEDzI+7nFM3WfQaEo0yhDg8vWw8PER4sWj1Ysx67ksctnZesPUjqxd5SHbtdBxiA==", "dependencies": { "@smithy/core": "^2.2.4", "@smithy/protocol-http": "^4.0.3", "@smithy/signature-v4": "^3.1.2", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "fast-xml-parser": "4.2.5", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/credential-provider-env": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.609.0.tgz", "integrity": "sha512-v69ZCWcec2iuV9vLVJMa6fAb5xwkzN4jYIT8yjo2c4Ia/j976Q+TPf35Pnz5My48Xr94EFcaBazrWedF+kwfuQ==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/credential-provider-http": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.609.0.tgz", "integrity": "sha512-GQQfB9Mk4XUZwaPsk4V3w8MqleS6ApkZKVQn3vTLAKa8Y7B2Imcpe5zWbKYjDd8MPpMWjHcBGFTVlDRFP4zwSQ==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/node-http-handler": "^3.1.1", "@smithy/property-provider": "^3.1.3", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/util-stream": "^3.0.5", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/credential-provider-ini": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.609.0.tgz", "integrity": "sha512-hwaBfXuBTv6/eAdEsDfGcteYUW6Km7lvvubbxEdxIuJNF3vswR7RMGIXaEC37hhPkTTgd3H0TONammhwZIfkog==", "dependencies": { "@aws-sdk/credential-provider-env": "3.609.0", "@aws-sdk/credential-provider-http": "3.609.0", "@aws-sdk/credential-provider-process": "3.609.0", "@aws-sdk/credential-provider-sso": "3.609.0", "@aws-sdk/credential-provider-web-identity": "3.609.0", "@aws-sdk/types": "3.609.0", "@smithy/credential-provider-imds": "^3.1.3", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "@aws-sdk/client-sts": "^3.609.0" } }, "node_modules/@aws-sdk/credential-provider-node": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.609.0.tgz", "integrity": "sha512-4J8/JRuqfxJDGD9jTHVCBxCvYt7/Vgj2Stlhj930mrjFPO/yRw8ilAAZxBWe0JHPX3QwepCmh4ErZe53F5ysxQ==", "dependencies": { "@aws-sdk/credential-provider-env": "3.609.0", "@aws-sdk/credential-provider-http": "3.609.0", "@aws-sdk/credential-provider-ini": "3.609.0", "@aws-sdk/credential-provider-process": "3.609.0", "@aws-sdk/credential-provider-sso": "3.609.0", "@aws-sdk/credential-provider-web-identity": "3.609.0", "@aws-sdk/types": "3.609.0", "@smithy/credential-provider-imds": "^3.1.3", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/credential-provider-process": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.609.0.tgz", "integrity": "sha512-Ux35nGOSJKZWUIM3Ny0ROZ8cqPRUEkh+tR3X2o9ydEbFiLq3eMMyEnHJqx4EeUjLRchidlm4CCid9GxMe5/gdw==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/credential-provider-sso": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.609.0.tgz", "integrity": "sha512-oQPGDKMMIxjvTcm86g07RPYeC7mCNk+29dPpY15ZAPRpAF7F0tircsC3wT9fHzNaKShEyK5LuI5Kg/uxsdy+Iw==", "dependencies": { "@aws-sdk/client-sso": "3.609.0", "@aws-sdk/token-providers": "3.609.0", "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/credential-provider-web-identity": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.609.0.tgz", "integrity": "sha512-U+PG8NhlYYF45zbr1km3ROtBMYqyyj/oK8NRp++UHHeuavgrP+4wJ4wQnlEaKvJBjevfo3+dlIBcaeQ7NYejWg==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "@aws-sdk/client-sts": "^3.609.0" } }, "node_modules/@aws-sdk/endpoint-cache": { "version": "3.572.0", "resolved": "https://registry.npmjs.org/@aws-sdk/endpoint-cache/-/endpoint-cache-3.572.0.tgz", "integrity": "sha512-CzuRWMj/xtN9p9eP915nlPmlyniTzke732Ow/M60++gGgB3W+RtZyFftw3TEx+NzNhd1tH54dEcGiWdiNaBz3Q==", "dependencies": { "mnemonist": "0.38.3", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-endpoint-discovery": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-endpoint-discovery/-/middleware-endpoint-discovery-3.609.0.tgz", "integrity": "sha512-HnjoduqkbsU+x7V+SF/h0/fxBKzG9ABlYteR2yiZEVyY70o2Wtt7fh4mZoVvpyuDEFCsYnLk9Ve0+7mNo7+pWA==", "dependencies": { "@aws-sdk/endpoint-cache": "3.572.0", "@aws-sdk/types": "3.609.0", "@smithy/node-config-provider": "^3.1.3", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-host-header": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.609.0.tgz", "integrity": "sha512-iTKfo158lc4jLDfYeZmYMIBHsn8m6zX+XB6birCSNZ/rrlzAkPbGE43CNdKfvjyWdqgLMRXF+B+OcZRvqhMXPQ==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-logger": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.609.0.tgz", "integrity": "sha512-S62U2dy4jMDhDFDK5gZ4VxFdWzCtLzwbYyFZx2uvPYTECkepLUfzLic2BHg2Qvtu4QjX+oGE3P/7fwaGIsGNuQ==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-recursion-detection": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.609.0.tgz", "integrity": "sha512-6sewsYB7/o/nbUfA99Aa/LokM+a/u4Wpm/X2o0RxOsDtSB795ObebLJe2BxY5UssbGaWkn7LswyfvrdZNXNj1w==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/middleware-user-agent": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.609.0.tgz", "integrity": "sha512-nbq7MXRmeXm4IDqh+sJRAxGPAq0OfGmGIwKvJcw66hLoG8CmhhVMZmIAEBDFr57S+YajGwnLLRt+eMI05MMeVA==", "dependencies": { "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/region-config-resolver": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.609.0.tgz", "integrity": "sha512-lMHBG8zg9GWYBc9/XVPKyuAUd7iKqfPP7z04zGta2kGNOKbUTeqmAdc1gJGku75p4kglIPlGBorOxti8DhRmKw==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/node-config-provider": "^3.1.3", "@smithy/types": "^3.3.0", "@smithy/util-config-provider": "^3.0.0", "@smithy/util-middleware": "^3.0.3", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/token-providers": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.609.0.tgz", "integrity": "sha512-WvhW/7XSf+H7YmtiIigQxfDVZVZI7mbKikQ09YpzN7FeN3TmYib1+0tB+EE9TbICkwssjiFc71FEBEh4K9grKQ==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "@aws-sdk/client-sso-oidc": "^3.609.0" } }, "node_modules/@aws-sdk/types": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.609.0.tgz", "integrity": "sha512-+Tqnh9w0h2LcrUsdXyT1F8mNhXz+tVYBtP19LpeEGntmvHwa2XzvLUCWpoIAIVsHp5+HdB2X9Sn0KAtmbFXc2Q==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/util-endpoints": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.609.0.tgz", "integrity": "sha512-Rh+3V8dOvEeE1aQmUy904DYWtLUEJ7Vf5XBPlQ6At3pBhp+zpXbsnpZzVL33c8lW1xfj6YPwtO6gOeEsl1juCQ==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/types": "^3.3.0", "@smithy/util-endpoints": "^2.0.4", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/util-locate-window": { "version": "3.568.0", "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.568.0.tgz", "integrity": "sha512-3nh4TINkXYr+H41QaPelCceEB2FXP3fxp93YZXB/kqJvX0U9j0N0Uk45gvsjmEPzG8XxkPEeLIfT2I1M7A6Lig==", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@aws-sdk/util-user-agent-browser": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.609.0.tgz", "integrity": "sha512-fojPU+mNahzQ0YHYBsx0ZIhmMA96H+ZIZ665ObU9tl+SGdbLneVZVikGve+NmHTQwHzwkFsZYYnVKAkreJLAtA==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/types": "^3.3.0", "bowser": "^2.11.0", "tslib": "^2.6.2" } }, "node_modules/@aws-sdk/util-user-agent-node": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.609.0.tgz", "integrity": "sha512-DlZBwQ/HkZyf3pOWc7+wjJRk5R7x9YxHhs2szHwtv1IW30KMabjjjX0GMlGJ9LLkBHkbaaEY/w9Tkj12XRLhRg==", "dependencies": { "@aws-sdk/types": "3.609.0", "@smithy/node-config-provider": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" }, "peerDependencies": { "aws-crt": ">=1.0.0" }, "peerDependenciesMeta": { "aws-crt": { "optional": true } } }, "node_modules/@babel/code-frame": { "version": "7.24.2", "license": "MIT", "dependencies": { "@babel/highlight": "^7.24.2", "picocolors": "^1.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/compat-data": { "version": "7.24.4", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { "version": "7.24.5", "license": "MIT", "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.24.2", "@babel/generator": "^7.24.5", "@babel/helper-compilation-targets": "^7.23.6", "@babel/helper-module-transforms": "^7.24.5", "@babel/helpers": "^7.24.5", "@babel/parser": "^7.24.5", "@babel/template": "^7.24.0", "@babel/traverse": "^7.24.5", "@babel/types": "^7.24.5", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", "json5": "^2.2.3", "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/babel" } }, "node_modules/@babel/core/node_modules/semver": { "version": "6.3.1", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/generator": { "version": "7.24.5", "license": "MIT", "dependencies": { "@babel/types": "^7.24.5", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^2.5.1" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/generator/node_modules/@jridgewell/trace-mapping": { "version": "0.3.25", "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "node_modules/@babel/helper-compilation-targets": { "version": "7.23.6", "license": "MIT", "dependencies": { "@babel/compat-data": "^7.23.5", "@babel/helper-validator-option": "^7.23.5", "browserslist": "^4.22.2", "lru-cache": "^5.1.1", "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": { "version": "5.1.1", "license": "ISC", "dependencies": { "yallist": "^3.0.2" } }, "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache/node_modules/yallist": { "version": "3.1.1", "license": "ISC" }, "node_modules/@babel/helper-compilation-targets/node_modules/semver": { "version": "6.3.1", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/helper-environment-visitor": { "version": "7.22.20", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-function-name": { "version": "7.23.0", "license": "MIT", "dependencies": { "@babel/template": "^7.22.15", "@babel/types": "^7.23.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-hoist-variables": { "version": "7.22.5", "license": "MIT", "dependencies": { "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-imports": { "version": "7.24.3", "license": "MIT", "dependencies": { "@babel/types": "^7.24.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { "version": "7.24.5", "license": "MIT", "dependencies": { "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-module-imports": "^7.24.3", "@babel/helper-simple-access": "^7.24.5", "@babel/helper-split-export-declaration": "^7.24.5", "@babel/helper-validator-identifier": "^7.24.5" }, "engines": { "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-plugin-utils": { "version": "7.24.5", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-simple-access": { "version": "7.24.5", "license": "MIT", "dependencies": { "@babel/types": "^7.24.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-split-export-declaration": { "version": "7.24.5", "license": "MIT", "dependencies": { "@babel/types": "^7.24.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-string-parser": { "version": "7.24.1", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { "version": "7.24.5", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { "version": "7.23.5", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helpers": { "version": "7.24.5", "license": "MIT", "dependencies": { "@babel/template": "^7.24.0", "@babel/traverse": "^7.24.5", "@babel/types": "^7.24.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { "version": "7.24.5", "license": "MIT", "dependencies": { "@babel/helper-validator-identifier": "^7.24.5", "chalk": "^2.4.2", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight/node_modules/chalk": { "version": "2.4.2", "license": "MIT", "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" }, "engines": { "node": ">=4" } }, "node_modules/@babel/highlight/node_modules/chalk/node_modules/ansi-styles": { "version": "3.2.1", "license": "MIT", "dependencies": { "color-convert": "^1.9.0" }, "engines": { "node": ">=4" } }, "node_modules/@babel/highlight/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert": { "version": "1.9.3", "license": "MIT", "dependencies": { "color-name": "1.1.3" } }, "node_modules/@babel/highlight/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name": { "version": "1.1.3", "license": "MIT" }, "node_modules/@babel/highlight/node_modules/chalk/node_modules/escape-string-regexp": { "version": "1.0.5", "license": "MIT", "engines": { "node": ">=0.8.0" } }, "node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color": { "version": "5.5.0", "license": "MIT", "dependencies": { "has-flag": "^3.0.0" }, "engines": { "node": ">=4" } }, "node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/@babel/parser": { "version": "7.24.5", "license": "MIT", "bin": { "parser": "bin/babel-parser.js" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@babel/plugin-transform-react-jsx-self": { "version": "7.24.5", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.24.5" }, "engines": { "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@babel/plugin-transform-react-jsx-source": { "version": "7.24.1", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.24.0" }, "engines": { "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@babel/runtime": { "version": "7.24.5", "license": "MIT", "dependencies": { "regenerator-runtime": "^0.14.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/template": { "version": "7.24.0", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.23.5", "@babel/parser": "^7.24.0", "@babel/types": "^7.24.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { "version": "7.24.5", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.24.2", "@babel/generator": "^7.24.5", "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-function-name": "^7.23.0", "@babel/helper-hoist-variables": "^7.22.5", "@babel/helper-split-export-declaration": "^7.24.5", "@babel/parser": "^7.24.5", "@babel/types": "^7.24.5", "debug": "^4.3.1", "globals": "^11.1.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/types": { "version": "7.24.5", "license": "MIT", "dependencies": { "@babel/helper-string-parser": "^7.24.1", "@babel/helper-validator-identifier": "^7.24.5", "to-fast-properties": "^2.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@bleskomat/form": { "version": "1.3.2", "license": "MIT", "dependencies": { "express-handlebars": "6.0.7" } }, "node_modules/@cloudscape-design/collection-hooks": { "version": "1.0.45", "license": "Apache-2.0", "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/@cloudscape-design/component-toolkit": { "version": "1.0.0-beta.48", "license": "Apache-2.0", "dependencies": { "@juggle/resize-observer": "^3.3.1", "tslib": "^2.3.1" } }, "node_modules/@cloudscape-design/components": { "version": "3.0.625", "license": "Apache-2.0", "dependencies": { "@cloudscape-design/collection-hooks": "^1.0.0", "@cloudscape-design/component-toolkit": "^1.0.0-beta", "@cloudscape-design/test-utils-core": "^1.0.0", "@cloudscape-design/theming-runtime": "^1.0.0", "@dnd-kit/core": "^6.0.8", "@dnd-kit/sortable": "^7.0.2", "@dnd-kit/utilities": "^3.2.1", "@juggle/resize-observer": "^3.3.1", "ace-builds": "^1.32.6", "balanced-match": "^1.0.2", "clsx": "^1.1.0", "d3-shape": "^1.3.7", "date-fns": "^2.25.0", "intl-messageformat": "^10.3.1", "mnth": "^2.0.0", "react-keyed-flatten-children": "^1.3.0", "react-transition-group": "^4.4.2", "tslib": "^2.4.0", "weekstart": "^1.1.0" }, "peerDependencies": { "react": "^16.8 || ^17 || ^18", "react-dom": "^16.8 || ^17 || ^18" } }, "node_modules/@cloudscape-design/test-utils-core": { "version": "1.0.31", "license": "Apache-2.0", "dependencies": { "css-selector-tokenizer": "^0.8.0", "css.escape": "^1.5.1" } }, "node_modules/@cloudscape-design/theming-runtime": { "version": "1.0.49", "license": "Apache-2.0", "dependencies": { "tslib": "^2.4.0" } }, "node_modules/@cspotcode/source-map-support": { "version": "0.8.1", "license": "MIT", "dependencies": { "@jridgewell/trace-mapping": "0.3.9" }, "engines": { "node": ">=12" } }, "node_modules/@dnd-kit/accessibility": { "version": "3.1.0", "license": "MIT", "dependencies": { "tslib": "^2.0.0" }, "peerDependencies": { "react": ">=16.8.0" } }, "node_modules/@dnd-kit/core": { "version": "6.1.0", "license": "MIT", "dependencies": { "@dnd-kit/accessibility": "^3.1.0", "@dnd-kit/utilities": "^3.2.2", "tslib": "^2.0.0" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0" } }, "node_modules/@dnd-kit/sortable": { "version": "7.0.2", "license": "MIT", "dependencies": { "@dnd-kit/utilities": "^3.2.0", "tslib": "^2.0.0" }, "peerDependencies": { "@dnd-kit/core": "^6.0.7", "react": ">=16.8.0" } }, "node_modules/@dnd-kit/utilities": { "version": "3.2.2", "license": "MIT", "dependencies": { "tslib": "^2.0.0" }, "peerDependencies": { "react": ">=16.8.0" } }, "node_modules/@esbuild/linux-x64": { "version": "0.18.20", "cpu": [ "x64" ], "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { "node": ">=12" } }, "node_modules/@fastify/busboy": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=14" } }, "node_modules/@formatjs/ecma402-abstract": { "version": "1.18.2", "license": "MIT", "dependencies": { "@formatjs/intl-localematcher": "0.5.4", "tslib": "^2.4.0" } }, "node_modules/@formatjs/fast-memoize": { "version": "2.2.0", "license": "MIT", "dependencies": { "tslib": "^2.4.0" } }, "node_modules/@formatjs/icu-messageformat-parser": { "version": "2.7.6", "license": "MIT", "dependencies": { "@formatjs/ecma402-abstract": "1.18.2", "@formatjs/icu-skeleton-parser": "1.8.0", "tslib": "^2.4.0" } }, "node_modules/@formatjs/icu-skeleton-parser": { "version": "1.8.0", "license": "MIT", "dependencies": { "@formatjs/ecma402-abstract": "1.18.2", "tslib": "^2.4.0" } }, "node_modules/@formatjs/intl-localematcher": { "version": "0.5.4", "license": "MIT", "dependencies": { "tslib": "^2.4.0" } }, "node_modules/@jridgewell/gen-mapping": { "version": "0.3.5", "license": "MIT", "dependencies": { "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.24" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/gen-mapping/node_modules/@jridgewell/trace-mapping": { "version": "0.3.25", "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "node_modules/@jridgewell/resolve-uri": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/set-array": { "version": "1.2.1", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/sourcemap-codec": { "version": "1.4.15", "license": "MIT" }, "node_modules/@jridgewell/trace-mapping": { "version": "0.3.9", "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.0.3", "@jridgewell/sourcemap-codec": "^1.4.10" } }, "node_modules/@juggle/resize-observer": { "version": "3.4.0", "license": "Apache-2.0" }, "node_modules/@noble/hashes": { "version": "1.3.2", "license": "MIT", "engines": { "node": ">= 16" }, "funding": { "url": "https://paulmillr.com/funding/" } }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "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", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/@nodelib/fs.walk": { "version": "1.2.8", "license": "MIT", "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" }, "engines": { "node": ">= 8" } }, "node_modules/@oclif/color": { "version": "1.0.13", "license": "MIT", "dependencies": { "ansi-styles": "^4.2.1", "chalk": "^4.1.0", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "tslib": "^2" }, "engines": { "node": ">=12.0.0" } }, "node_modules/@oclif/command": { "version": "1.8.36", "license": "MIT", "dependencies": { "@oclif/config": "^1.18.2", "@oclif/errors": "^1.3.6", "@oclif/help": "^1.0.1", "@oclif/parser": "^3.8.17", "debug": "^4.1.1", "semver": "^7.5.4" }, "engines": { "node": ">=12.0.0" }, "peerDependencies": { "@oclif/config": "^1" } }, "node_modules/@oclif/command/node_modules/@oclif/config": { "version": "1.18.16", "license": "MIT", "dependencies": { "@oclif/errors": "^1.3.6", "@oclif/parser": "^3.8.16", "debug": "^4.3.4", "globby": "^11.1.0", "is-wsl": "^2.1.1", "tslib": "^2.6.1" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/command/node_modules/@oclif/errors": { "version": "1.3.6", "license": "MIT", "dependencies": { "clean-stack": "^3.0.0", "fs-extra": "^8.1", "indent-string": "^4.0.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/command/node_modules/@oclif/errors/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/@oclif/command/node_modules/@oclif/errors/node_modules/fs-extra/node_modules/jsonfile": { "version": "4.0.0", "license": "MIT", "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "node_modules/@oclif/command/node_modules/@oclif/errors/node_modules/fs-extra/node_modules/universalify": { "version": "0.1.2", "license": "MIT", "engines": { "node": ">= 4.0.0" } }, "node_modules/@oclif/config": { "version": "1.18.2", "license": "MIT", "dependencies": { "@oclif/errors": "^1.3.3", "@oclif/parser": "^3.8.0", "debug": "^4.1.1", "globby": "^11.0.1", "is-wsl": "^2.1.1", "tslib": "^2.0.0" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/core": { "version": "1.26.2", "license": "MIT", "dependencies": { "@oclif/linewrap": "^1.0.0", "@oclif/screen": "^3.0.4", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.10.0", "debug": "^4.3.4", "ejs": "^3.1.6", "fs-extra": "^9.1.0", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "semver": "^7.3.7", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "tslib": "^2.4.1", "widest-line": "^3.1.0", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@oclif/errors": { "version": "1.3.5", "license": "MIT", "dependencies": { "clean-stack": "^3.0.0", "fs-extra": "^8.1", "indent-string": "^4.0.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/errors/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/@oclif/errors/node_modules/fs-extra/node_modules/jsonfile": { "version": "4.0.0", "license": "MIT", "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "node_modules/@oclif/errors/node_modules/fs-extra/node_modules/universalify": { "version": "0.1.2", "license": "MIT", "engines": { "node": ">= 4.0.0" } }, "node_modules/@oclif/help": { "version": "1.0.15", "license": "MIT", "dependencies": { "@oclif/config": "1.18.16", "@oclif/errors": "1.3.6", "chalk": "^4.1.2", "indent-string": "^4.0.0", "lodash": "^4.17.21", "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "widest-line": "^3.1.0", "wrap-ansi": "^6.2.0" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/help/node_modules/@oclif/config": { "version": "1.18.16", "license": "MIT", "dependencies": { "@oclif/errors": "^1.3.6", "@oclif/parser": "^3.8.16", "debug": "^4.3.4", "globby": "^11.1.0", "is-wsl": "^2.1.1", "tslib": "^2.6.1" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/help/node_modules/@oclif/errors": { "version": "1.3.6", "license": "MIT", "dependencies": { "clean-stack": "^3.0.0", "fs-extra": "^8.1", "indent-string": "^4.0.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/help/node_modules/@oclif/errors/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/@oclif/help/node_modules/@oclif/errors/node_modules/fs-extra/node_modules/jsonfile": { "version": "4.0.0", "license": "MIT", "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "node_modules/@oclif/help/node_modules/@oclif/errors/node_modules/fs-extra/node_modules/universalify": { "version": "0.1.2", "license": "MIT", "engines": { "node": ">= 4.0.0" } }, "node_modules/@oclif/help/node_modules/@oclif/errors/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/@oclif/help/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/@oclif/linewrap": { "version": "1.0.0", "license": "ISC" }, "node_modules/@oclif/parser": { "version": "3.8.17", "license": "MIT", "dependencies": { "@oclif/errors": "^1.3.6", "@oclif/linewrap": "^1.0.0", "chalk": "^4.1.0", "tslib": "^2.6.2" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/parser/node_modules/@oclif/errors": { "version": "1.3.6", "license": "MIT", "dependencies": { "clean-stack": "^3.0.0", "fs-extra": "^8.1", "indent-string": "^4.0.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/parser/node_modules/@oclif/errors/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/@oclif/parser/node_modules/@oclif/errors/node_modules/fs-extra/node_modules/jsonfile": { "version": "4.0.0", "license": "MIT", "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "node_modules/@oclif/parser/node_modules/@oclif/errors/node_modules/fs-extra/node_modules/universalify": { "version": "0.1.2", "license": "MIT", "engines": { "node": ">= 4.0.0" } }, "node_modules/@oclif/plugin-autocomplete": { "version": "1.4.6", "license": "MIT", "dependencies": { "@oclif/core": "^2.1.2", "chalk": "^4.1.0", "debug": "^4.3.4", "fs-extra": "^9.0.1" }, "engines": { "node": ">=12.0.0" } }, "node_modules/@oclif/plugin-autocomplete/node_modules/@oclif/core": { "version": "2.16.0", "license": "MIT", "dependencies": { "@types/cli-progress": "^3.11.0", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.12.0", "debug": "^4.3.4", "ejs": "^3.1.8", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "ts-node": "^10.9.1", "tslib": "^2.5.0", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@oclif/plugin-help": { "version": "3.3.1", "license": "MIT", "dependencies": { "@oclif/command": "^1.8.15", "@oclif/config": "1.18.2", "@oclif/errors": "1.3.5", "@oclif/help": "^1.0.1", "chalk": "^4.1.2", "indent-string": "^4.0.0", "lodash": "^4.17.21", "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "widest-line": "^3.1.0", "wrap-ansi": "^6.2.0" }, "engines": { "node": ">=8.0.0" } }, "node_modules/@oclif/plugin-help/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/@oclif/plugin-plugins": { "version": "2.4.7", "license": "MIT", "dependencies": { "@oclif/color": "^1.0.4", "@oclif/core": "^2.8.2", "chalk": "^4.1.2", "debug": "^4.3.4", "fs-extra": "^9.0", "http-call": "^5.2.2", "load-json-file": "^5.3.0", "npm-run-path": "^4.0.1", "semver": "^7.5.0", "tslib": "^2.4.1", "yarn": "^1.22.18" }, "engines": { "node": ">=12.0.0" } }, "node_modules/@oclif/plugin-plugins/node_modules/@oclif/core": { "version": "2.16.0", "license": "MIT", "dependencies": { "@types/cli-progress": "^3.11.0", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.12.0", "debug": "^4.3.4", "ejs": "^3.1.8", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "ts-node": "^10.9.1", "tslib": "^2.5.0", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@oclif/plugin-update": { "version": "2.2.0", "license": "MIT", "dependencies": { "@oclif/color": "^1.0.0", "@oclif/core": "^1.2.0", "@types/semver": "^7.3.4", "cross-spawn": "^7.0.3", "debug": "^4.3.1", "filesize": "^6.1.0", "fs-extra": "^9.0.1", "http-call": "^5.3.0", "lodash": "^4.17.21", "log-chopper": "^1.0.2", "semver": "^7.3.5", "tar-fs": "^2.1.1" }, "engines": { "node": ">=12.0.0" } }, "node_modules/@oclif/plugin-version": { "version": "1.3.10", "license": "MIT", "dependencies": { "@oclif/core": "^2.15.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@oclif/plugin-version/node_modules/@oclif/core": { "version": "2.16.0", "license": "MIT", "dependencies": { "@types/cli-progress": "^3.11.0", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.12.0", "debug": "^4.3.4", "ejs": "^3.1.8", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "ts-node": "^10.9.1", "tslib": "^2.5.0", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@oclif/plugin-warn-if-update-available": { "version": "2.1.1", "license": "MIT", "dependencies": { "@oclif/core": "^2.15.0", "chalk": "^4.1.0", "debug": "^4.1.0", "http-call": "^5.2.2", "lodash.template": "^4.5.0", "semver": "^7.5.4" }, "engines": { "node": ">=12.0.0" } }, "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": { "version": "2.16.0", "license": "MIT", "dependencies": { "@types/cli-progress": "^3.11.0", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.12.0", "debug": "^4.3.4", "ejs": "^3.1.8", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "ts-node": "^10.9.1", "tslib": "^2.5.0", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@oclif/screen": { "version": "3.0.8", "license": "MIT", "engines": { "node": ">=12.0.0" } }, "node_modules/@octokit/auth-token": { "version": "2.5.0", "license": "MIT", "dependencies": { "@octokit/types": "^6.0.3" } }, "node_modules/@octokit/core": { "version": "3.6.0", "license": "MIT", "dependencies": { "@octokit/auth-token": "^2.4.4", "@octokit/graphql": "^4.5.8", "@octokit/request": "^5.6.3", "@octokit/request-error": "^2.0.5", "@octokit/types": "^6.0.3", "before-after-hook": "^2.2.0", "universal-user-agent": "^6.0.0" } }, "node_modules/@octokit/endpoint": { "version": "6.0.12", "license": "MIT", "dependencies": { "@octokit/types": "^6.0.3", "is-plain-object": "^5.0.0", "universal-user-agent": "^6.0.0" } }, "node_modules/@octokit/graphql": { "version": "4.8.0", "license": "MIT", "dependencies": { "@octokit/request": "^5.6.0", "@octokit/types": "^6.0.3", "universal-user-agent": "^6.0.0" } }, "node_modules/@octokit/openapi-types": { "version": "12.11.0", "license": "MIT" }, "node_modules/@octokit/plugin-paginate-rest": { "version": "2.21.3", "license": "MIT", "dependencies": { "@octokit/types": "^6.40.0" }, "peerDependencies": { "@octokit/core": ">=2" } }, "node_modules/@octokit/plugin-request-log": { "version": "1.0.4", "license": "MIT", "peerDependencies": { "@octokit/core": ">=3" } }, "node_modules/@octokit/plugin-rest-endpoint-methods": { "version": "5.16.2", "license": "MIT", "dependencies": { "@octokit/types": "^6.39.0", "deprecation": "^2.3.1" }, "peerDependencies": { "@octokit/core": ">=3" } }, "node_modules/@octokit/request": { "version": "5.6.3", "license": "MIT", "dependencies": { "@octokit/endpoint": "^6.0.1", "@octokit/request-error": "^2.1.0", "@octokit/types": "^6.16.1", "is-plain-object": "^5.0.0", "node-fetch": "^2.6.7", "universal-user-agent": "^6.0.0" } }, "node_modules/@octokit/request-error": { "version": "2.1.0", "license": "MIT", "dependencies": { "@octokit/types": "^6.0.3", "deprecation": "^2.0.0", "once": "^1.4.0" } }, "node_modules/@octokit/request/node_modules/node-fetch": { "version": "2.7.0", "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/@octokit/rest": { "version": "19.0.13", "license": "MIT", "dependencies": { "@octokit/core": "^4.2.1", "@octokit/plugin-paginate-rest": "^6.1.2", "@octokit/plugin-request-log": "^1.0.4", "@octokit/plugin-rest-endpoint-methods": "^7.1.2" }, "engines": { "node": ">= 14" } }, "node_modules/@octokit/rest/node_modules/@octokit/core": { "version": "4.2.4", "license": "MIT", "dependencies": { "@octokit/auth-token": "^3.0.0", "@octokit/graphql": "^5.0.0", "@octokit/request": "^6.0.0", "@octokit/request-error": "^3.0.0", "@octokit/types": "^9.0.0", "before-after-hook": "^2.2.0", "universal-user-agent": "^6.0.0" }, "engines": { "node": ">= 14" } }, "node_modules/@octokit/rest/node_modules/@octokit/core/node_modules/@octokit/auth-token": { "version": "3.0.4", "license": "MIT", "engines": { "node": ">= 14" } }, "node_modules/@octokit/rest/node_modules/@octokit/core/node_modules/@octokit/graphql": { "version": "5.0.6", "license": "MIT", "dependencies": { "@octokit/request": "^6.0.0", "@octokit/types": "^9.0.0", "universal-user-agent": "^6.0.0" }, "engines": { "node": ">= 14" } }, "node_modules/@octokit/rest/node_modules/@octokit/core/node_modules/@octokit/request": { "version": "6.2.8", "license": "MIT", "dependencies": { "@octokit/endpoint": "^7.0.0", "@octokit/request-error": "^3.0.0", "@octokit/types": "^9.0.0", "is-plain-object": "^5.0.0", "node-fetch": "^2.6.7", "universal-user-agent": "^6.0.0" }, "engines": { "node": ">= 14" } }, "node_modules/@octokit/rest/node_modules/@octokit/core/node_modules/@octokit/request-error": { "version": "3.0.3", "license": "MIT", "dependencies": { "@octokit/types": "^9.0.0", "deprecation": "^2.0.0", "once": "^1.4.0" }, "engines": { "node": ">= 14" } }, "node_modules/@octokit/rest/node_modules/@octokit/core/node_modules/@octokit/request/node_modules/@octokit/endpoint": { "version": "7.0.6", "license": "MIT", "dependencies": { "@octokit/types": "^9.0.0", "is-plain-object": "^5.0.0", "universal-user-agent": "^6.0.0" }, "engines": { "node": ">= 14" } }, "node_modules/@octokit/rest/node_modules/@octokit/core/node_modules/@octokit/request/node_modules/node-fetch": { "version": "2.7.0", "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/@octokit/rest/node_modules/@octokit/core/node_modules/@octokit/types": { "version": "9.3.2", "license": "MIT", "dependencies": { "@octokit/openapi-types": "^18.0.0" } }, "node_modules/@octokit/rest/node_modules/@octokit/core/node_modules/@octokit/types/node_modules/@octokit/openapi-types": { "version": "18.1.1", "license": "MIT" }, "node_modules/@octokit/rest/node_modules/@octokit/plugin-paginate-rest": { "version": "6.1.2", "license": "MIT", "dependencies": { "@octokit/tsconfig": "^1.0.2", "@octokit/types": "^9.2.3" }, "engines": { "node": ">= 14" }, "peerDependencies": { "@octokit/core": ">=4" } }, "node_modules/@octokit/rest/node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": { "version": "9.3.2", "license": "MIT", "dependencies": { "@octokit/openapi-types": "^18.0.0" } }, "node_modules/@octokit/rest/node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types/node_modules/@octokit/openapi-types": { "version": "18.1.1", "license": "MIT" }, "node_modules/@octokit/rest/node_modules/@octokit/plugin-rest-endpoint-methods": { "version": "7.2.3", "license": "MIT", "dependencies": { "@octokit/types": "^10.0.0" }, "engines": { "node": ">= 14" }, "peerDependencies": { "@octokit/core": ">=3" } }, "node_modules/@octokit/rest/node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": { "version": "10.0.0", "license": "MIT", "dependencies": { "@octokit/openapi-types": "^18.0.0" } }, "node_modules/@octokit/rest/node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types/node_modules/@octokit/openapi-types": { "version": "18.1.1", "license": "MIT" }, "node_modules/@octokit/tsconfig": { "version": "1.0.2", "license": "MIT" }, "node_modules/@octokit/types": { "version": "6.41.0", "license": "MIT", "dependencies": { "@octokit/openapi-types": "^12.11.0" } }, "node_modules/@redis/bloom": { "version": "1.2.0", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "node_modules/@redis/client": { "version": "1.5.11", "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.6", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "node_modules/@redis/search": { "version": "1.1.5", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "node_modules/@redis/time-series": { "version": "1.0.5", "license": "MIT", "peerDependencies": { "@redis/client": "^1.0.0" } }, "node_modules/@remix-run/router": { "version": "1.16.0", "license": "MIT", "engines": { "node": ">=14.0.0" } }, "node_modules/@rollup/pluginutils": { "version": "5.1.0", "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", "estree-walker": "^2.0.2", "picomatch": "^2.3.1" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" }, "peerDependenciesMeta": { "rollup": { "optional": true } } }, "node_modules/@sendgrid/client": { "version": "8.1.3", "license": "MIT", "dependencies": { "@sendgrid/helpers": "^8.0.0", "axios": "^1.6.8" }, "engines": { "node": ">=12.*" } }, "node_modules/@sendgrid/client/node_modules/axios": { "version": "1.6.8", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } }, "node_modules/@sendgrid/client/node_modules/axios/node_modules/form-data": { "version": "4.0.0", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" }, "engines": { "node": ">= 6" } }, "node_modules/@sendgrid/helpers": { "version": "8.0.0", "license": "MIT", "dependencies": { "deepmerge": "^4.2.2" }, "engines": { "node": ">= 12.0.0" } }, "node_modules/@sendgrid/mail": { "version": "8.1.3", "license": "MIT", "dependencies": { "@sendgrid/client": "^8.1.3", "@sendgrid/helpers": "^8.0.0" }, "engines": { "node": ">=12.*" } }, "node_modules/@sindresorhus/is": { "version": "4.6.0", "devOptional": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sindresorhus/is?sponsor=1" } }, "node_modules/@smithy/abort-controller": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-3.1.1.tgz", "integrity": "sha512-MBJBiidoe+0cTFhyxT8g+9g7CeVccLM0IOKKUMCNQ1CNMJ/eIfoo0RTfVrXOONEI1UCN1W+zkiHSbzUNE9dZtQ==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/config-resolver": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-3.0.4.tgz", "integrity": "sha512-VwiOk7TwXoE7NlNguV/aPq1hFH72tqkHCw8eWXbr2xHspRyyv9DLpLXhq+Ieje+NwoqXrY0xyQjPXdOE6cGcHA==", "dependencies": { "@smithy/node-config-provider": "^3.1.3", "@smithy/types": "^3.3.0", "@smithy/util-config-provider": "^3.0.0", "@smithy/util-middleware": "^3.0.3", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/core": { "version": "2.2.4", "resolved": "https://registry.npmjs.org/@smithy/core/-/core-2.2.4.tgz", "integrity": "sha512-qdY3LpMOUyLM/gfjjMQZui+UTNS7kBRDWlvyIhVOql5dn2J3isk9qUTBtQ1CbDH8MTugHis1zu3h4rH+Qmmh4g==", "dependencies": { "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/util-middleware": "^3.0.3", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/credential-provider-imds": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-3.1.3.tgz", "integrity": "sha512-U1Yrv6hx/mRK6k8AncuI6jLUx9rn0VVSd9NPEX6pyYFBfkSkChOc/n4zUb8alHUVg83TbI4OdZVo1X0Zfj3ijA==", "dependencies": { "@smithy/node-config-provider": "^3.1.3", "@smithy/property-provider": "^3.1.3", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/fetch-http-handler": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-3.2.0.tgz", "integrity": "sha512-vFvDxMrc6sO5Atec8PaISckMcAwsCrRhYxwUylg97bRT2KZoumOF7qk5+6EVUtuM1IG9AJV5aqXnHln9ZdXHpg==", "dependencies": { "@smithy/protocol-http": "^4.0.3", "@smithy/querystring-builder": "^3.0.3", "@smithy/types": "^3.3.0", "@smithy/util-base64": "^3.0.0", "tslib": "^2.6.2" } }, "node_modules/@smithy/hash-node": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-3.0.3.tgz", "integrity": "sha512-2ctBXpPMG+B3BtWSGNnKELJ7SH9e4TNefJS0cd2eSkOOROeBnnVBnAy9LtJ8tY4vUEoe55N4CNPxzbWvR39iBw==", "dependencies": { "@smithy/types": "^3.3.0", "@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/invalid-dependency": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-3.0.3.tgz", "integrity": "sha512-ID1eL/zpDULmHJbflb864k72/SNOZCADRc9i7Exq3RUNJw6raWUSlFEQ+3PX3EYs++bTxZB2dE9mEHTQLv61tw==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "node_modules/@smithy/is-array-buffer": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-3.0.0.tgz", "integrity": "sha512-+Fsu6Q6C4RSJiy81Y8eApjEB5gVtM+oFKTffg+jSuwtvomJJrhUJBu2zS8wjXSgH/g1MKEWrzyChTBe6clb5FQ==", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/middleware-content-length": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-3.0.3.tgz", "integrity": "sha512-Dbz2bzexReYIQDWMr+gZhpwBetNXzbhnEMhYKA6urqmojO14CsXjnsoPYO8UL/xxcawn8ZsuVU61ElkLSltIUQ==", "dependencies": { "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/middleware-endpoint": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.4.tgz", "integrity": "sha512-whUJMEPwl3ANIbXjBXZVdJNgfV2ZU8ayln7xUM47rXL2txuenI7jQ/VFFwCzy5lCmXScjp6zYtptW5Evud8e9g==", "dependencies": { "@smithy/middleware-serde": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@smithy/util-middleware": "^3.0.3", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/middleware-retry": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-3.0.7.tgz", "integrity": "sha512-f5q7Y09G+2h5ivkSx5CHvlAT4qRR3jBFEsfXyQ9nFNiWQlr8c48blnu5cmbTQ+p1xmIO14UXzKoF8d7Tm0Gsjw==", "dependencies": { "@smithy/node-config-provider": "^3.1.3", "@smithy/protocol-http": "^4.0.3", "@smithy/service-error-classification": "^3.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "tslib": "^2.6.2", "uuid": "^9.0.1" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/middleware-retry/node_modules/uuid": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" ], "bin": { "uuid": "dist/bin/uuid" } }, "node_modules/@smithy/middleware-serde": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-3.0.3.tgz", "integrity": "sha512-puUbyJQBcg9eSErFXjKNiGILJGtiqmuuNKEYNYfUD57fUl4i9+mfmThtQhvFXU0hCVG0iEJhvQUipUf+/SsFdA==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/middleware-stack": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-3.0.3.tgz", "integrity": "sha512-r4klY9nFudB0r9UdSMaGSyjyQK5adUyPnQN/ZM6M75phTxOdnc/AhpvGD1fQUvgmqjQEBGCwpnPbDm8pH5PapA==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/node-config-provider": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-3.1.3.tgz", "integrity": "sha512-rxdpAZczzholz6CYZxtqDu/aKTxATD5DAUDVj7HoEulq+pDSQVWzbg0btZDlxeFfa6bb2b5tUvgdX5+k8jUqcg==", "dependencies": { "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/node-http-handler": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-3.1.1.tgz", "integrity": "sha512-L71NLyPeP450r2J/mfu1jMc//Z1YnqJt2eSNw7uhiItaONnBLDA68J5jgxq8+MBDsYnFwNAIc7dBG1ImiWBiwg==", "dependencies": { "@smithy/abort-controller": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/querystring-builder": "^3.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/property-provider": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-3.1.3.tgz", "integrity": "sha512-zahyOVR9Q4PEoguJ/NrFP4O7SMAfYO1HLhB18M+q+Z4KFd4V2obiMnlVoUFzFLSPeVt1POyNWneHHrZaTMoc/g==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/protocol-http": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-4.0.3.tgz", "integrity": "sha512-x5jmrCWwQlx+Zv4jAtc33ijJ+vqqYN+c/ZkrnpvEe/uDas7AT7A/4Rc2CdfxgWv4WFGmEqODIrrUToPN6DDkGw==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/querystring-builder": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-3.0.3.tgz", "integrity": "sha512-vyWckeUeesFKzCDaRwWLUA1Xym9McaA6XpFfAK5qI9DKJ4M33ooQGqvM4J+LalH4u/Dq9nFiC8U6Qn1qi0+9zw==", "dependencies": { "@smithy/types": "^3.3.0", "@smithy/util-uri-escape": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/querystring-parser": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-3.0.3.tgz", "integrity": "sha512-zahM1lQv2YjmznnfQsWbYojFe55l0SLG/988brlLv1i8z3dubloLF+75ATRsqPBboUXsW6I9CPGE5rQgLfY0vQ==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/service-error-classification": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-3.0.3.tgz", "integrity": "sha512-Jn39sSl8cim/VlkLsUhRFq/dKDnRUFlfRkvhOJaUbLBXUsLRLNf9WaxDv/z9BjuQ3A6k/qE8af1lsqcwm7+DaQ==", "dependencies": { "@smithy/types": "^3.3.0" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/shared-ini-file-loader": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.1.3.tgz", "integrity": "sha512-Z8Y3+08vgoDgl4HENqNnnzSISAaGrF2RoKupoC47u2wiMp+Z8P/8mDh1CL8+8ujfi2U5naNvopSBmP/BUj8b5w==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/signature-v4": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-3.1.2.tgz", "integrity": "sha512-3BcPylEsYtD0esM4Hoyml/+s7WP2LFhcM3J2AGdcL2vx9O60TtfpDOL72gjb4lU8NeRPeKAwR77YNyyGvMbuEA==", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "@smithy/types": "^3.3.0", "@smithy/util-hex-encoding": "^3.0.0", "@smithy/util-middleware": "^3.0.3", "@smithy/util-uri-escape": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/smithy-client": { "version": "3.1.5", "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.1.5.tgz", "integrity": "sha512-x9bL9Mx2CT2P1OiUlHM+ZNpbVU6TgT32f9CmTRzqIHA7M4vYrROCWEoC3o4xHNJASoGd4Opos3cXYPgh+/m4Ww==", "dependencies": { "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-stack": "^3.0.3", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "@smithy/util-stream": "^3.0.5", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/types": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.3.0.tgz", "integrity": "sha512-IxvBBCTFDHbVoK7zIxqA1ZOdc4QfM5HM7rGleCuHi7L1wnKv5Pn69xXJQ9hgxH60ZVygH9/JG0jRgtUncE3QUA==", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/url-parser": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-3.0.3.tgz", "integrity": "sha512-pw3VtZtX2rg+s6HMs6/+u9+hu6oY6U7IohGhVNnjbgKy86wcIsSZwgHrFR+t67Uyxvp4Xz3p3kGXXIpTNisq8A==", "dependencies": { "@smithy/querystring-parser": "^3.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "node_modules/@smithy/util-base64": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-3.0.0.tgz", "integrity": "sha512-Kxvoh5Qtt0CDsfajiZOCpJxgtPHXOKwmM+Zy4waD43UoEMA+qPxxa98aE/7ZhdnBFZFXMOiBR5xbcaMhLtznQQ==", "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/util-body-length-browser": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-3.0.0.tgz", "integrity": "sha512-cbjJs2A1mLYmqmyVl80uoLTJhAcfzMOyPgjwAYusWKMdLeNtzmMz9YxNl3/jRLoxSS3wkqkf0jwNdtXWtyEBaQ==", "dependencies": { "tslib": "^2.6.2" } }, "node_modules/@smithy/util-body-length-node": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-3.0.0.tgz", "integrity": "sha512-Tj7pZ4bUloNUP6PzwhN7K386tmSmEET9QtQg0TgdNOnxhZvCssHji+oZTUIuzxECRfG8rdm2PMw2WCFs6eIYkA==", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/util-buffer-from": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-3.0.0.tgz", "integrity": "sha512-aEOHCgq5RWFbP+UDPvPot26EJHjOC+bRgse5A8V3FSShqd5E5UN4qc7zkwsvJPPAVsf73QwYcHN1/gt/rtLwQA==", "dependencies": { "@smithy/is-array-buffer": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/util-config-provider": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-3.0.0.tgz", "integrity": "sha512-pbjk4s0fwq3Di/ANL+rCvJMKM5bzAQdE5S/6RL5NXgMExFAi6UgQMPOm5yPaIWPpr+EOXKXRonJ3FoxKf4mCJQ==", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/util-defaults-mode-browser": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.7.tgz", "integrity": "sha512-Q2txLyvQyGfmjsaDbVV7Sg8psefpFcrnlGapDzXGFRPFKRBeEg6OvFK8FljqjeHSaCZ6/UuzQExUPqBR/2qlDA==", "dependencies": { "@smithy/property-provider": "^3.1.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "bowser": "^2.11.0", "tslib": "^2.6.2" }, "engines": { "node": ">= 10.0.0" } }, "node_modules/@smithy/util-defaults-mode-node": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.7.tgz", "integrity": "sha512-F4Qcj1fG6MGi2BSWCslfsMSwllws/WzYONBGtLybyY+halAcXdWhcew+mej8M5SKd5hqPYp4f7b+ABQEaeytgg==", "dependencies": { "@smithy/config-resolver": "^3.0.4", "@smithy/credential-provider-imds": "^3.1.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/property-provider": "^3.1.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">= 10.0.0" } }, "node_modules/@smithy/util-endpoints": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-2.0.4.tgz", "integrity": "sha512-ZAtNf+vXAsgzgRutDDiklU09ZzZiiV/nATyqde4Um4priTmasDH+eLpp3tspL0hS2dEootyFMhu1Y6Y+tzpWBQ==", "dependencies": { "@smithy/node-config-provider": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/util-hex-encoding": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-3.0.0.tgz", "integrity": "sha512-eFndh1WEK5YMUYvy3lPlVmYY/fZcQE1D8oSf41Id2vCeIkKJXPcYDCZD+4+xViI6b1XSd7tE+s5AmXzz5ilabQ==", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/util-middleware": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-3.0.3.tgz", "integrity": "sha512-l+StyYYK/eO3DlVPbU+4Bi06Jjal+PFLSMmlWM1BEwyLxZ3aKkf1ROnoIakfaA7mC6uw3ny7JBkau4Yc+5zfWw==", "dependencies": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/util-retry": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-3.0.3.tgz", "integrity": "sha512-AFw+hjpbtVApzpNDhbjNG5NA3kyoMs7vx0gsgmlJF4s+yz1Zlepde7J58zpIRIsdjc+emhpAITxA88qLkPF26w==", "dependencies": { "@smithy/service-error-classification": "^3.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/util-stream": { "version": "3.0.5", "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-3.0.5.tgz", "integrity": "sha512-xC3L5PKMAT/Bh8fmHNXP9sdQ4+4aKVUU3EEJ2CF/lLk7R+wtMJM+v/1B4en7jO++Wa5spGzFDBCl0QxgbUc5Ug==", "dependencies": { "@smithy/fetch-http-handler": "^3.2.0", "@smithy/node-http-handler": "^3.1.1", "@smithy/types": "^3.3.0", "@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/@smithy/util-uri-escape": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-3.0.0.tgz", "integrity": "sha512-LqR7qYLgZTD7nWLBecUi4aqolw8Mhza9ArpNEQ881MJJIU2sE5iHCK6TdyqqzcDLy0OPe10IY4T8ctVdtynubg==", "dependencies": { "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/util-utf8": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-3.0.0.tgz", "integrity": "sha512-rUeT12bxFnplYDe815GXbq/oixEGHfRFFtcTF3YdDi/JaENIM6aSYYLJydG83UNzLXeRI5K8abYd/8Sp/QM0kA==", "dependencies": { "@smithy/util-buffer-from": "^3.0.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@smithy/util-waiter": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-3.1.2.tgz", "integrity": "sha512-4pP0EV3iTsexDx+8PPGAKCQpd/6hsQBaQhqWzU4hqKPHN5epPsxKbvUTIiYIHTxaKt6/kEaqPBpu/ufvfbrRzw==", "dependencies": { "@smithy/abort-controller": "^3.1.1", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" }, "engines": { "node": ">=16.0.0" } }, "node_modules/@svgr/babel-plugin-add-jsx-attribute": { "version": "8.0.0", "license": "MIT", "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { "version": "8.0.0", "license": "MIT", "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { "version": "8.0.0", "license": "MIT", "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { "version": "8.0.0", "license": "MIT", "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@svgr/babel-plugin-svg-dynamic-title": { "version": "8.0.0", "license": "MIT", "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@svgr/babel-plugin-svg-em-dimensions": { "version": "8.0.0", "license": "MIT", "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@svgr/babel-plugin-transform-react-native-svg": { "version": "8.1.0", "license": "MIT", "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@svgr/babel-plugin-transform-svg-component": { "version": "8.0.0", "license": "MIT", "engines": { "node": ">=12" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@svgr/babel-preset": { "version": "8.1.0", "license": "MIT", "dependencies": { "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", "@svgr/babel-plugin-transform-react-native-svg": "8.1.0", "@svgr/babel-plugin-transform-svg-component": "8.0.0" }, "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, "node_modules/@svgr/core": { "version": "8.1.0", "license": "MIT", "dependencies": { "@babel/core": "^7.21.3", "@svgr/babel-preset": "8.1.0", "camelcase": "^6.2.0", "cosmiconfig": "^8.1.3", "snake-case": "^3.0.4" }, "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" } }, "node_modules/@svgr/core/node_modules/cosmiconfig": { "version": "8.3.6", "license": "MIT", "dependencies": { "import-fresh": "^3.3.0", "js-yaml": "^4.1.0", "parse-json": "^5.2.0", "path-type": "^4.0.0" }, "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/sponsors/d-fischer" }, "peerDependencies": { "typescript": ">=4.9.5" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/@svgr/core/node_modules/cosmiconfig/node_modules/js-yaml": { "version": "4.1.0", "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "node_modules/@svgr/core/node_modules/cosmiconfig/node_modules/js-yaml/node_modules/argparse": { "version": "2.0.1", "license": "Python-2.0" }, "node_modules/@svgr/hast-util-to-babel-ast": { "version": "8.0.0", "license": "MIT", "dependencies": { "@babel/types": "^7.21.3", "entities": "^4.4.0" }, "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" } }, "node_modules/@svgr/plugin-jsx": { "version": "8.1.0", "license": "MIT", "dependencies": { "@babel/core": "^7.21.3", "@svgr/babel-preset": "8.1.0", "@svgr/hast-util-to-babel-ast": "8.0.0", "svg-parser": "^2.0.4" }, "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" }, "peerDependencies": { "@svgr/core": "*" } }, "node_modules/@szmarczak/http-timer": { "version": "4.0.6", "devOptional": true, "license": "MIT", "dependencies": { "defer-to-connect": "^2.0.0" }, "engines": { "node": ">=10" } }, "node_modules/@testing-library/dom": { "version": "8.20.1", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.10.4", "@babel/runtime": "^7.12.5", "@types/aria-query": "^5.0.1", "aria-query": "5.1.3", "chalk": "^4.1.0", "dom-accessibility-api": "^0.5.9", "lz-string": "^1.5.0", "pretty-format": "^27.0.2" }, "engines": { "node": ">=12" } }, "node_modules/@testing-library/dom/node_modules/aria-query": { "version": "5.1.3", "license": "Apache-2.0", "dependencies": { "deep-equal": "^2.0.5" } }, "node_modules/@testing-library/dom/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/@testing-library/jest-dom": { "version": "5.17.0", "license": "MIT", "dependencies": { "@adobe/css-tools": "^4.0.1", "@babel/runtime": "^7.9.2", "@types/testing-library__jest-dom": "^5.9.1", "aria-query": "^5.0.0", "chalk": "^3.0.0", "css.escape": "^1.5.1", "dom-accessibility-api": "^0.5.6", "lodash": "^4.17.15", "redent": "^3.0.0" }, "engines": { "node": ">=8", "npm": ">=6", "yarn": ">=1" } }, "node_modules/@testing-library/jest-dom/node_modules/chalk": { "version": "3.0.0", "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "engines": { "node": ">=8" } }, "node_modules/@testing-library/jest-dom/node_modules/chalk/node_modules/supports-color": { "version": "7.2.0", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/@testing-library/react": { "version": "13.4.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.5", "@testing-library/dom": "^8.5.0", "@types/react-dom": "^18.0.0" }, "engines": { "node": ">=12" }, "peerDependencies": { "react": "^18.0.0", "react-dom": "^18.0.0" } }, "node_modules/@testing-library/user-event": { "version": "13.5.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.5" }, "engines": { "node": ">=10", "npm": ">=6" }, "peerDependencies": { "@testing-library/dom": ">=7.21.4" } }, "node_modules/@tokenizer/token": { "version": "0.3.0", "license": "MIT" }, "node_modules/@tsconfig/node10": { "version": "1.0.9", "license": "MIT" }, "node_modules/@tsconfig/node12": { "version": "1.0.11", "license": "MIT" }, "node_modules/@tsconfig/node14": { "version": "1.0.3", "license": "MIT" }, "node_modules/@tsconfig/node16": { "version": "1.0.4", "license": "MIT" }, "node_modules/@twilio-labs/serverless-api": { "version": "5.5.2", "dev": true, "license": "MIT", "dependencies": { "@types/mime-types": "^2.1.0", "@types/node": "^18.0.0", "@types/recursive-readdir": "^2.2.0", "debug": "^4.1.1", "fast-redact": "^1.5.0", "file-type": "^17.1.6", "form-data": "^2.5.0", "got": "^11.8.5", "hpagent": "^0.1.1", "mime-types": "^2.1.22", "p-limit": "^2.3.0", "recursive-readdir": "^2.2.2", "type-fest": "^0.16.0", "upath": "^1.1.2" } }, "node_modules/@twilio-labs/serverless-api/node_modules/@types/node": { "version": "18.19.31", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@twilio-labs/serverless-api/node_modules/file-type": { "version": "17.1.6", "dev": true, "license": "MIT", "dependencies": { "readable-web-to-node-stream": "^3.0.2", "strtok3": "^7.0.0-alpha.9", "token-types": "^5.0.0-alpha.2" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "url": "https://github.com/sindresorhus/file-type?sponsor=1" } }, "node_modules/@twilio-labs/serverless-api/node_modules/file-type/node_modules/strtok3": { "version": "7.0.0", "dev": true, "license": "MIT", "dependencies": { "@tokenizer/token": "^0.3.0", "peek-readable": "^5.0.0" }, "engines": { "node": ">=14.16" }, "funding": { "type": "github", "url": "https://github.com/sponsors/Borewit" } }, "node_modules/@twilio-labs/serverless-api/node_modules/file-type/node_modules/strtok3/node_modules/peek-readable": { "version": "5.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=14.16" }, "funding": { "type": "github", "url": "https://github.com/sponsors/Borewit" } }, "node_modules/@twilio-labs/serverless-api/node_modules/file-type/node_modules/token-types": { "version": "5.0.1", "dev": true, "license": "MIT", "dependencies": { "@tokenizer/token": "^0.3.0", "ieee754": "^1.2.1" }, "engines": { "node": ">=14.16" }, "funding": { "type": "github", "url": "https://github.com/sponsors/Borewit" } }, "node_modules/@twilio-labs/serverless-api/node_modules/form-data": { "version": "2.5.1", "dev": true, "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.6", "mime-types": "^2.1.12" }, "engines": { "node": ">= 0.12" } }, "node_modules/@twilio-labs/serverless-api/node_modules/type-fest": { "version": "0.16.0", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@twilio/cli-core": { "version": "7.23.4", "license": "MIT", "dependencies": { "@actions/core": "^1.0.0", "@actions/github": "^5.0.3", "@oclif/core": "^1.16.0", "@oclif/plugin-help": "^3.2.2", "@oclif/plugin-plugins": "^2.1.0", "@octokit/rest": "^19.0.3", "axios": "^1.6.0", "chalk": "^4.1.2", "columnify": "^1.5.4", "fs-extra": "^9.0.1", "https-proxy-agent": "^5.0.0", "inquirer": "^8.0.0", "qs": "^6.9.4", "semver": "^7.3.2", "tsv": "^0.2.0", "twilio": "^4.7.2" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@twilio/cli-core/node_modules/axios": { "version": "1.6.8", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } }, "node_modules/@twilio/cli-core/node_modules/axios/node_modules/form-data": { "version": "4.0.0", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" }, "engines": { "node": ">= 6" } }, "node_modules/@twilio/cli-core/node_modules/twilio": { "version": "4.23.0", "license": "MIT", "dependencies": { "axios": "^1.6.0", "dayjs": "^1.11.9", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^9.0.0", "qs": "^6.9.4", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "engines": { "node": ">=14.0" } }, "node_modules/@twilio/cli-core/node_modules/twilio/node_modules/jsonwebtoken": { "version": "9.0.2", "license": "MIT", "dependencies": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^7.5.4" }, "engines": { "node": ">=12", "npm": ">=6" } }, "node_modules/@twilio/cli-core/node_modules/twilio/node_modules/jsonwebtoken/node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/@twilio/runtime-handler": { "version": "1.3.0", "license": "MIT", "dependencies": { "@twilio-labs/serverless-runtime-types": "^2.2.3", "@types/express": "4.17.7", "chalk": "^4.1.1", "common-tags": "^1.8.0", "cookie-parser": "^1.4.5", "debug": "^3.1.0", "express": "^4.16.3", "express-useragent": "^1.0.13", "fast-redact": "^1.5.0", "nocache": "^2.1.0", "normalize.css": "^8.0.1", "serialize-error": "^7.0.1", "twilio": "3.80.0" } }, "node_modules/@twilio/runtime-handler/node_modules/@twilio-labs/serverless-runtime-types": { "version": "2.2.3", "dependencies": { "@types/express": "^4.17.11", "@types/qs": "^6.9.4", "twilio": "^3.60.0" } }, "node_modules/@twilio/runtime-handler/node_modules/@twilio-labs/serverless-runtime-types/node_modules/@types/express": { "version": "4.17.18", "license": "MIT", "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } }, "node_modules/@twilio/runtime-handler/node_modules/@twilio-labs/serverless-runtime-types/node_modules/twilio": { "version": "3.84.1", "license": "MIT", "dependencies": { "axios": "^0.26.1", "dayjs": "^1.8.29", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "q": "2.0.x", "qs": "^6.9.4", "rootpath": "^0.1.2", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "engines": { "node": ">=6.0" } }, "node_modules/@twilio/runtime-handler/node_modules/@types/express": { "version": "4.17.7", "license": "MIT", "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "*", "@types/qs": "*", "@types/serve-static": "*" } }, "node_modules/@twilio/runtime-handler/node_modules/axios": { "version": "0.26.1", "license": "MIT", "dependencies": { "follow-redirects": "^1.14.8" } }, "node_modules/@twilio/runtime-handler/node_modules/debug": { "version": "3.2.7", "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/@twilio/runtime-handler/node_modules/debug/node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/@twilio/runtime-handler/node_modules/jsonwebtoken": { "version": "8.5.1", "license": "MIT", "dependencies": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^5.6.0" }, "engines": { "node": ">=4", "npm": ">=1.4.28" } }, "node_modules/@twilio/runtime-handler/node_modules/semver": { "version": "5.7.2", "license": "ISC", "bin": { "semver": "bin/semver" } }, "node_modules/@twilio/runtime-handler/node_modules/twilio": { "version": "3.80.0", "license": "MIT", "dependencies": { "axios": "^0.26.1", "dayjs": "^1.8.29", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "q": "2.0.x", "qs": "^6.9.4", "rootpath": "^0.1.2", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "engines": { "node": ">=6.0" } }, "node_modules/@types/aria-query": { "version": "5.0.4", "license": "MIT" }, "node_modules/@types/babel__core": { "version": "7.20.5", "license": "MIT", "dependencies": { "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "node_modules/@types/babel__generator": { "version": "7.6.8", "license": "MIT", "dependencies": { "@babel/types": "^7.0.0" } }, "node_modules/@types/babel__template": { "version": "7.4.4", "license": "MIT", "dependencies": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0" } }, "node_modules/@types/babel__traverse": { "version": "7.20.5", "license": "MIT", "dependencies": { "@babel/types": "^7.20.7" } }, "node_modules/@types/bn.js": { "version": "4.11.6", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/bn.js/node_modules/@types/node": { "version": "20.6.3", "license": "MIT" }, "node_modules/@types/body-parser": { "version": "1.19.3", "license": "MIT", "dependencies": { "@types/connect": "*", "@types/node": "*" } }, "node_modules/@types/body-parser/node_modules/@types/node": { "version": "20.6.3", "license": "MIT" }, "node_modules/@types/busboy": { "version": "1.5.1", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/busboy/node_modules/@types/node": { "version": "20.6.3", "dev": true, "license": "MIT" }, "node_modules/@types/cacheable-request": { "version": "6.0.3", "devOptional": true, "license": "MIT", "dependencies": { "@types/http-cache-semantics": "*", "@types/keyv": "^3.1.4", "@types/node": "*", "@types/responselike": "^1.0.0" } }, "node_modules/@types/cacheable-request/node_modules/@types/node": { "version": "20.12.8", "devOptional": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/caseless": { "version": "0.12.5", "dev": true, "license": "MIT", "optional": true }, "node_modules/@types/ci-info": { "version": "3.1.0", "dev": true, "license": "MIT", "dependencies": { "ci-info": "*" } }, "node_modules/@types/cli-progress": { "version": "3.11.5", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/cli-progress/node_modules/@types/node": { "version": "20.12.8", "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/connect": { "version": "3.4.36", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/connect/node_modules/@types/node": { "version": "20.6.3", "license": "MIT" }, "node_modules/@types/estree": { "version": "1.0.5", "license": "MIT" }, "node_modules/@types/execa": { "version": "0.9.0", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/execa/node_modules/@types/node": { "version": "20.12.8", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/express": { "version": "4.17.18", "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-fileupload": { "version": "1.4.2", "dev": true, "license": "MIT", "dependencies": { "@types/busboy": "*", "@types/express": "*" } }, "node_modules/@types/express-rate-limit": { "version": "6.0.0", "dev": true, "license": "MIT", "dependencies": { "express-rate-limit": "*" } }, "node_modules/@types/express-rate-limit/node_modules/express-rate-limit": { "version": "7.0.1", "dev": true, "license": "MIT", "engines": { "node": ">= 16" }, "peerDependencies": { "express": "^4 || ^5" } }, "node_modules/@types/express-serve-static-core": { "version": "4.17.37", "license": "MIT", "dependencies": { "@types/node": "*", "@types/qs": "*", "@types/range-parser": "*", "@types/send": "*" } }, "node_modules/@types/express-serve-static-core/node_modules/@types/node": { "version": "20.6.4", "license": "MIT" }, "node_modules/@types/http-cache-semantics": { "version": "4.0.4", "devOptional": true, "license": "MIT" }, "node_modules/@types/http-errors": { "version": "2.0.2", "license": "MIT" }, "node_modules/@types/inquirer": { "version": "6.5.0", "dev": true, "license": "MIT", "dependencies": { "@types/through": "*", "rxjs": "^6.4.0" } }, "node_modules/@types/inquirer/node_modules/rxjs": { "version": "6.6.7", "dev": true, "license": "Apache-2.0", "dependencies": { "tslib": "^1.9.0" }, "engines": { "npm": ">=2.0.0" } }, "node_modules/@types/inquirer/node_modules/rxjs/node_modules/tslib": { "version": "1.14.1", "dev": true, "license": "0BSD" }, "node_modules/@types/is-ci": { "version": "2.0.0", "dev": true, "license": "MIT", "dependencies": { "@types/ci-info": "*" } }, "node_modules/@types/jest": { "version": "27.5.2", "license": "MIT", "dependencies": { "jest-matcher-utils": "^27.0.0", "pretty-format": "^27.0.0" } }, "node_modules/@types/keyv": { "version": "3.1.4", "devOptional": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/keyv/node_modules/@types/node": { "version": "20.12.8", "devOptional": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/mime": { "version": "3.0.1", "license": "MIT" }, "node_modules/@types/mime-types": { "version": "2.1.4", "dev": true, "license": "MIT" }, "node_modules/@types/node": { "version": "16.18.96", "license": "MIT" }, "node_modules/@types/parse-json": { "version": "4.0.2", "dev": true, "license": "MIT" }, "node_modules/@types/prop-types": { "version": "15.7.12", "license": "MIT" }, "node_modules/@types/qrcode": { "version": "1.5.2", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/qrcode/node_modules/@types/node": { "version": "20.6.3", "dev": true, "license": "MIT" }, "node_modules/@types/qs": { "version": "6.9.8", "license": "MIT" }, "node_modules/@types/range-parser": { "version": "1.2.4", "license": "MIT" }, "node_modules/@types/react": { "version": "18.3.1", "license": "MIT", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "node_modules/@types/react-dom": { "version": "18.3.0", "license": "MIT", "dependencies": { "@types/react": "*" } }, "node_modules/@types/recursive-readdir": { "version": "2.2.4", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/recursive-readdir/node_modules/@types/node": { "version": "20.12.8", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/request": { "version": "2.48.12", "dev": true, "license": "MIT", "optional": true, "dependencies": { "@types/caseless": "*", "@types/node": "*", "@types/tough-cookie": "*", "form-data": "^2.5.0" } }, "node_modules/@types/request/node_modules/@types/node": { "version": "20.12.8", "dev": true, "license": "MIT", "optional": true, "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/request/node_modules/form-data": { "version": "2.5.1", "dev": true, "license": "MIT", "optional": true, "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.6", "mime-types": "^2.1.12" }, "engines": { "node": ">= 0.12" } }, "node_modules/@types/responselike": { "version": "1.0.3", "devOptional": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/responselike/node_modules/@types/node": { "version": "20.12.8", "devOptional": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/semver": { "version": "7.5.8", "license": "MIT" }, "node_modules/@types/send": { "version": "0.17.1", "license": "MIT", "dependencies": { "@types/mime": "^1", "@types/node": "*" } }, "node_modules/@types/send/node_modules/@types/mime": { "version": "1.3.2", "license": "MIT" }, "node_modules/@types/send/node_modules/@types/node": { "version": "20.6.3", "license": "MIT" }, "node_modules/@types/serve-static": { "version": "1.15.2", "license": "MIT", "dependencies": { "@types/http-errors": "*", "@types/mime": "*", "@types/node": "*" } }, "node_modules/@types/serve-static/node_modules/@types/node": { "version": "20.6.3", "license": "MIT" }, "node_modules/@types/strip-bom": { "version": "3.0.0", "license": "MIT" }, "node_modules/@types/strip-json-comments": { "version": "0.0.30", "license": "MIT" }, "node_modules/@types/testing-library__jest-dom": { "version": "5.14.9", "license": "MIT", "dependencies": { "@types/jest": "*" } }, "node_modules/@types/through": { "version": "0.0.33", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/through/node_modules/@types/node": { "version": "20.12.8", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/tough-cookie": { "version": "4.0.5", "dev": true, "license": "MIT", "optional": true }, "node_modules/@types/twilio": { "version": "3.19.3", "license": "MIT", "dependencies": { "twilio": "*" } }, "node_modules/@types/twilio/node_modules/twilio": { "version": "4.23.0", "license": "MIT", "dependencies": { "axios": "^1.6.0", "dayjs": "^1.11.9", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^9.0.0", "qs": "^6.9.4", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "engines": { "node": ">=14.0" } }, "node_modules/@types/twilio/node_modules/twilio/node_modules/axios": { "version": "1.6.8", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } }, "node_modules/@types/twilio/node_modules/twilio/node_modules/axios/node_modules/form-data": { "version": "4.0.0", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" }, "engines": { "node": ">= 6" } }, "node_modules/@types/twilio/node_modules/twilio/node_modules/jsonwebtoken": { "version": "9.0.2", "license": "MIT", "dependencies": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^7.5.4" }, "engines": { "node": ">=12", "npm": ">=6" } }, "node_modules/@types/twilio/node_modules/twilio/node_modules/jsonwebtoken/node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/@types/ws": { "version": "8.5.10", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/ws/node_modules/@types/node": { "version": "20.12.8", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/yauzl": { "version": "2.10.3", "license": "MIT", "optional": true, "dependencies": { "@types/node": "*" } }, "node_modules/@types/yauzl/node_modules/@types/node": { "version": "20.12.8", "license": "MIT", "optional": true, "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@vitejs/plugin-react": { "version": "4.2.1", "license": "MIT", "dependencies": { "@babel/core": "^7.23.5", "@babel/plugin-transform-react-jsx-self": "^7.23.3", "@babel/plugin-transform-react-jsx-source": "^7.23.3", "@types/babel__core": "^7.20.5", "react-refresh": "^0.14.0" }, "engines": { "node": "^14.18.0 || >=16.0.0" }, "peerDependencies": { "vite": "^4.2.0 || ^5.0.0" } }, "node_modules/abbrev": { "version": "1.1.1", "dev": true, "license": "ISC", "optional": true }, "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/ace-builds": { "version": "1.33.1", "license": "BSD-3-Clause" }, "node_modules/acorn": { "version": "8.10.0", "license": "MIT", "bin": { "acorn": "bin/acorn" }, "engines": { "node": ">=0.4.0" } }, "node_modules/acorn-walk": { "version": "8.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/agent-base/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/agent-base/node_modules/debug/node_modules/ms": { "version": "2.1.2", "license": "MIT" }, "node_modules/aggregate-error": { "version": "3.1.0", "dev": true, "license": "MIT", "dependencies": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/aggregate-error/node_modules/clean-stack": { "version": "2.2.0", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/ajv": { "version": "6.12.6", "dev": true, "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-align": { "version": "3.0.1", "dev": true, "license": "ISC", "dependencies": { "string-width": "^4.1.0" } }, "node_modules/ansi-colors": { "version": "4.1.3", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "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/ansicolors": { "version": "0.3.2", "license": "MIT" }, "node_modules/anymatch": { "version": "3.1.3", "license": "ISC", "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" }, "engines": { "node": ">= 8" } }, "node_modules/arch": { "version": "2.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" }, "node_modules/arg": { "version": "4.1.3", "license": "MIT" }, "node_modules/argparse": { "version": "1.0.10", "license": "MIT", "dependencies": { "sprintf-js": "~1.0.2" } }, "node_modules/argparse/node_modules/sprintf-js": { "version": "1.0.3", "license": "BSD-3-Clause" }, "node_modules/aria-query": { "version": "5.3.0", "license": "Apache-2.0", "dependencies": { "dequal": "^2.0.3" } }, "node_modules/array-buffer-byte-length": { "version": "1.0.1", "license": "MIT", "dependencies": { "call-bind": "^1.0.5", "is-array-buffer": "^3.0.4" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array-buffer-byte-length/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array-buffer-byte-length/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array-buffer-byte-length/node_modules/call-bind/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array-flatten": { "version": "1.1.1", "license": "MIT" }, "node_modules/array-union": { "version": "2.1.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/arraybuffer.prototype.slice": { "version": "1.0.3", "license": "MIT", "dependencies": { "array-buffer-byte-length": "^1.0.1", "call-bind": "^1.0.5", "define-properties": "^1.2.1", "es-abstract": "^1.22.3", "es-errors": "^1.2.1", "get-intrinsic": "^1.2.3", "is-array-buffer": "^3.0.4", "is-shared-array-buffer": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/arraybuffer.prototype.slice/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/arraybuffer.prototype.slice/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/arraybuffer.prototype.slice/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/asap": { "version": "2.0.6", "license": "MIT" }, "node_modules/asn1": { "version": "0.2.6", "dev": true, "license": "MIT", "optional": true, "dependencies": { "safer-buffer": "~2.1.0" } }, "node_modules/assert-plus": { "version": "1.0.0", "dev": true, "license": "MIT", "optional": true, "engines": { "node": ">=0.8" } }, "node_modules/astral-regex": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/async": { "version": "3.2.4", "license": "MIT" }, "node_modules/asynckit": { "version": "0.4.0", "license": "MIT" }, "node_modules/at-least-node": { "version": "1.0.0", "license": "ISC", "engines": { "node": ">= 4.0.0" } }, "node_modules/available-typed-arrays": { "version": "1.0.7", "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", "dev": true, "license": "Apache-2.0", "optional": true, "engines": { "node": "*" } }, "node_modules/aws4": { "version": "1.12.0", "dev": true, "license": "MIT", "optional": true }, "node_modules/balanced-match": { "version": "1.0.2", "license": "MIT" }, "node_modules/base-x": { "version": "4.0.0", "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" }, "node_modules/bcrypt-pbkdf": { "version": "1.0.2", "dev": true, "license": "BSD-3-Clause", "optional": true, "dependencies": { "tweetnacl": "^0.14.3" } }, "node_modules/bech32": { "version": "2.0.0", "license": "MIT" }, "node_modules/before-after-hook": { "version": "2.2.3", "license": "Apache-2.0" }, "node_modules/bignumber.js": { "version": "9.1.2", "license": "MIT", "engines": { "node": "*" } }, "node_modules/binary": { "version": "0.3.0", "dev": true, "license": "MIT", "optional": true, "dependencies": { "buffers": "~0.1.1", "chainsaw": "~0.1.0" } }, "node_modules/binary-extensions": { "version": "2.2.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/bip174": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=8.0.0" } }, "node_modules/bitcoinjs-lib": { "version": "6.1.5", "license": "MIT", "dependencies": { "@noble/hashes": "^1.2.0", "bech32": "^2.0.0", "bip174": "^2.1.1", "bs58check": "^3.0.1", "typeforce": "^1.11.3", "varuint-bitcoin": "^1.1.2" }, "engines": { "node": ">=8.0.0" } }, "node_modules/bl": { "version": "4.1.0", "license": "MIT", "dependencies": { "buffer": "^5.5.0", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "node_modules/bn.js": { "version": "4.12.0", "license": "MIT" }, "node_modules/body-parser": { "version": "1.20.1", "license": "MIT", "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.4", "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.11.0", "raw-body": "2.5.1", "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/debug/node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/bolt11": { "version": "1.4.1", "license": "MIT", "dependencies": { "@types/bn.js": "^4.11.3", "bech32": "^1.1.2", "bitcoinjs-lib": "^6.0.0", "bn.js": "^4.11.8", "create-hash": "^1.2.0", "lodash": "^4.17.11", "safe-buffer": "^5.1.1", "secp256k1": "^4.0.2" } }, "node_modules/bolt11/node_modules/bech32": { "version": "1.1.4", "license": "MIT" }, "node_modules/bolt11/node_modules/secp256k1": { "version": "4.0.3", "hasInstallScript": true, "license": "MIT", "dependencies": { "elliptic": "^6.5.4", "node-addon-api": "^2.0.0", "node-gyp-build": "^4.2.0" }, "engines": { "node": ">=10.0.0" } }, "node_modules/bolt11/node_modules/secp256k1/node_modules/node-addon-api": { "version": "2.0.2", "license": "MIT" }, "node_modules/bowser": { "version": "2.11.0", "resolved": "https://registry.npmjs.org/bowser/-/bowser-2.11.0.tgz", "integrity": "sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==" }, "node_modules/boxen": { "version": "5.1.2", "dev": true, "license": "MIT", "dependencies": { "ansi-align": "^3.0.0", "camelcase": "^6.2.0", "chalk": "^4.1.0", "cli-boxes": "^2.2.1", "string-width": "^4.2.2", "type-fest": "^0.20.2", "widest-line": "^3.1.0", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/boxen/node_modules/type-fest": { "version": "0.20.2", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "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.2", "license": "MIT", "dependencies": { "fill-range": "^7.0.1" }, "engines": { "node": ">=8" } }, "node_modules/brorand": { "version": "1.1.0", "license": "MIT" }, "node_modules/browserslist": { "version": "4.23.0", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "caniuse-lite": "^1.0.30001587", "electron-to-chromium": "^1.4.668", "node-releases": "^2.0.14", "update-browserslist-db": "^1.0.13" }, "bin": { "browserslist": "cli.js" }, "engines": { "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, "node_modules/bs58": { "version": "5.0.0", "license": "MIT", "dependencies": { "base-x": "^4.0.0" } }, "node_modules/bs58check": { "version": "3.0.1", "license": "MIT", "dependencies": { "@noble/hashes": "^1.2.0", "bs58": "^5.0.0" } }, "node_modules/buffer": { "version": "5.7.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", "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "node_modules/buffer-crc32": { "version": "0.2.13", "license": "MIT", "engines": { "node": "*" } }, "node_modules/buffer-equal-constant-time": { "version": "1.0.1", "license": "BSD-3-Clause" }, "node_modules/buffer-from": { "version": "1.1.2", "license": "MIT" }, "node_modules/buffers": { "version": "0.1.1", "dev": true, "optional": true, "engines": { "node": ">=0.2.0" } }, "node_modules/bun-types": { "version": "1.1.18", "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.18.tgz", "integrity": "sha512-m5GnQrIpQdRyfWRoa5pvwpVAMDiQR1GTgMMZNvBWzJ+k2/fC55NRFZCEsXFE38HLFpM57o/diAjP3rgacdA4Eg==", "dev": true, "dependencies": { "@types/node": "~20.12.8", "@types/ws": "~8.5.10" } }, "node_modules/bun-types/node_modules/@types/node": { "version": "20.12.8", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/busboy": { "version": "1.6.0", "dependencies": { "streamsearch": "^1.1.0" }, "engines": { "node": ">=10.16.0" } }, "node_modules/byline": { "version": "5.0.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/bytes": { "version": "3.1.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/cacheable-lookup": { "version": "5.0.4", "devOptional": true, "license": "MIT", "engines": { "node": ">=10.6.0" } }, "node_modules/cacheable-request": { "version": "7.0.4", "devOptional": true, "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.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/call-bind/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/callsites": { "version": "3.1.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/camelcase": { "version": "6.3.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/caniuse-lite": { "version": "1.0.30001615", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/caniuse-lite" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "CC-BY-4.0" }, "node_modules/cardinal": { "version": "2.1.1", "license": "MIT", "dependencies": { "ansicolors": "~0.3.2", "redeyed": "~2.1.0" }, "bin": { "cdl": "bin/cdl.js" } }, "node_modules/caseless": { "version": "0.12.0", "dev": true, "license": "Apache-2.0", "optional": true }, "node_modules/chainsaw": { "version": "0.1.0", "dev": true, "license": "MIT/X11", "optional": true, "dependencies": { "traverse": ">=0.3.0 <0.4" } }, "node_modules/chainsaw/node_modules/traverse": { "version": "0.3.9", "dev": true, "license": "MIT/X11", "optional": true }, "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/chalk/node_modules/supports-color": { "version": "7.2.0", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/chardet": { "version": "0.7.0", "license": "MIT" }, "node_modules/chokidar": { "version": "3.5.3", "funding": [ { "type": "individual", "url": "https://paulmillr.com/funding/" } ], "license": "MIT", "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.6.0" }, "engines": { "node": ">= 8.10.0" }, "optionalDependencies": { "fsevents": "~2.3.2" } }, "node_modules/chownr": { "version": "1.1.4", "license": "ISC" }, "node_modules/ci-info": { "version": "2.0.0", "dev": true, "license": "MIT" }, "node_modules/cipher-base": { "version": "1.0.4", "license": "MIT", "dependencies": { "inherits": "^2.0.1", "safe-buffer": "^5.0.1" } }, "node_modules/clean-stack": { "version": "3.0.1", "license": "MIT", "dependencies": { "escape-string-regexp": "4.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/clean-stack/node_modules/escape-string-regexp": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-boxes": { "version": "2.2.1", "dev": true, "license": "MIT", "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-cursor": { "version": "3.1.0", "license": "MIT", "dependencies": { "restore-cursor": "^3.1.0" }, "engines": { "node": ">=8" } }, "node_modules/cli-progress": { "version": "3.12.0", "license": "MIT", "dependencies": { "string-width": "^4.2.3" }, "engines": { "node": ">=4" } }, "node_modules/cli-spinners": { "version": "2.9.2", "license": "MIT", "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-truncate": { "version": "2.1.0", "dev": true, "license": "MIT", "dependencies": { "slice-ansi": "^3.0.0", "string-width": "^4.2.0" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/cli-truncate/node_modules/slice-ansi": { "version": "3.0.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "astral-regex": "^2.0.0", "is-fullwidth-code-point": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/cli-width": { "version": "3.0.0", "license": "ISC", "engines": { "node": ">= 10" } }, "node_modules/clipboardy": { "version": "1.2.2", "dev": true, "license": "MIT", "dependencies": { "arch": "^2.1.0", "execa": "^0.8.0" }, "engines": { "node": ">=4" } }, "node_modules/clipboardy/node_modules/execa": { "version": "0.8.0", "dev": true, "license": "MIT", "dependencies": { "cross-spawn": "^5.0.1", "get-stream": "^3.0.0", "is-stream": "^1.1.0", "npm-run-path": "^2.0.0", "p-finally": "^1.0.0", "signal-exit": "^3.0.0", "strip-eof": "^1.0.0" }, "engines": { "node": ">=4" } }, "node_modules/clipboardy/node_modules/execa/node_modules/cross-spawn": { "version": "5.1.0", "dev": true, "license": "MIT", "dependencies": { "lru-cache": "^4.0.1", "shebang-command": "^1.2.0", "which": "^1.2.9" } }, "node_modules/clipboardy/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command": { "version": "1.2.0", "dev": true, "license": "MIT", "dependencies": { "shebang-regex": "^1.0.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/clipboardy/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex": { "version": "1.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/clipboardy/node_modules/execa/node_modules/cross-spawn/node_modules/which": { "version": "1.3.1", "dev": true, "license": "ISC", "dependencies": { "isexe": "^2.0.0" }, "bin": { "which": "bin/which" } }, "node_modules/clipboardy/node_modules/execa/node_modules/get-stream": { "version": "3.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/clipboardy/node_modules/execa/node_modules/is-stream": { "version": "1.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/clipboardy/node_modules/execa/node_modules/npm-run-path": { "version": "2.0.2", "dev": true, "license": "MIT", "dependencies": { "path-key": "^2.0.0" }, "engines": { "node": ">=4" } }, "node_modules/clipboardy/node_modules/execa/node_modules/npm-run-path/node_modules/path-key": { "version": "2.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/cliui": { "version": "6.0.0", "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^6.2.0" } }, "node_modules/cliui/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/clone": { "version": "1.0.4", "license": "MIT", "engines": { "node": ">=0.8" } }, "node_modules/clone-response": { "version": "1.0.3", "devOptional": true, "license": "MIT", "dependencies": { "mimic-response": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/clone-response/node_modules/mimic-response": { "version": "1.0.1", "devOptional": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/clsx": { "version": "1.2.1", "license": "MIT", "engines": { "node": ">=6" } }, "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/colorette": { "version": "2.0.20", "dev": true, "license": "MIT" }, "node_modules/columnify": { "version": "1.6.0", "license": "MIT", "dependencies": { "strip-ansi": "^6.0.1", "wcwidth": "^1.0.0" }, "engines": { "node": ">=8.0.0" } }, "node_modules/combined-stream": { "version": "1.0.8", "license": "MIT", "dependencies": { "delayed-stream": "~1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/commander": { "version": "11.0.0", "license": "MIT", "engines": { "node": ">=16" } }, "node_modules/common-tags": { "version": "1.8.2", "license": "MIT", "engines": { "node": ">=4.0.0" } }, "node_modules/concat-map": { "version": "0.0.1", "license": "MIT" }, "node_modules/conf": { "version": "5.0.0", "dev": true, "license": "MIT", "dependencies": { "ajv": "^6.10.0", "dot-prop": "^5.0.0", "env-paths": "^2.2.0", "json-schema-typed": "^7.0.0", "make-dir": "^3.0.0", "pkg-up": "^3.0.1", "write-file-atomic": "^3.0.0" }, "engines": { "node": ">=8" } }, "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": "2.0.0", "license": "MIT" }, "node_modules/cookie": { "version": "0.5.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/cookie-parser": { "version": "1.4.6", "license": "MIT", "dependencies": { "cookie": "0.4.1", "cookie-signature": "1.0.6" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/cookie-parser/node_modules/cookie": { "version": "0.4.1", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/cookie-signature": { "version": "1.0.6", "license": "MIT" }, "node_modules/core-util-is": { "version": "1.0.3", "dev": true, "license": "MIT", "optional": true }, "node_modules/create-hash": { "version": "1.2.0", "license": "MIT", "dependencies": { "cipher-base": "^1.0.1", "inherits": "^2.0.1", "md5.js": "^1.3.4", "ripemd160": "^2.0.1", "sha.js": "^2.4.0" } }, "node_modules/create-require": { "version": "1.1.1", "license": "MIT" }, "node_modules/cross-spawn": { "version": "7.0.3", "license": "MIT", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" }, "engines": { "node": ">= 8" } }, "node_modules/crypto": { "version": "1.0.1", "license": "ISC" }, "node_modules/css-selector-tokenizer": { "version": "0.8.0", "license": "MIT", "dependencies": { "cssesc": "^3.0.0", "fastparse": "^1.1.2" } }, "node_modules/css.escape": { "version": "1.5.1", "license": "MIT" }, "node_modules/cssesc": { "version": "3.0.0", "license": "MIT", "bin": { "cssesc": "bin/cssesc" }, "engines": { "node": ">=4" } }, "node_modules/csstype": { "version": "3.1.3", "license": "MIT" }, "node_modules/d3-path": { "version": "1.0.9", "license": "BSD-3-Clause" }, "node_modules/d3-shape": { "version": "1.3.7", "license": "BSD-3-Clause", "dependencies": { "d3-path": "1" } }, "node_modules/dashdash": { "version": "1.14.1", "dev": true, "license": "MIT", "optional": true, "dependencies": { "assert-plus": "^1.0.0" }, "engines": { "node": ">=0.10" } }, "node_modules/data-uri-to-buffer": { "version": "4.0.1", "license": "MIT", "engines": { "node": ">= 12" } }, "node_modules/data-view-buffer": { "version": "1.0.1", "license": "MIT", "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/data-view-byte-length": { "version": "1.0.1", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/data-view-byte-offset": { "version": "1.0.0", "license": "MIT", "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/date-fns": { "version": "2.30.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.21.0" }, "engines": { "node": ">=0.11" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/date-fns" } }, "node_modules/dayjs": { "version": "1.11.11", "license": "MIT" }, "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/decamelize": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/decompress-response": { "version": "6.0.0", "devOptional": true, "license": "MIT", "dependencies": { "mimic-response": "^3.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/decompress-zip": { "version": "0.3.3", "dev": true, "license": "MIT", "optional": true, "dependencies": { "binary": "^0.3.0", "graceful-fs": "^4.1.3", "mkpath": "^0.1.0", "nopt": "^3.0.1", "q": "^1.1.2", "readable-stream": "^1.1.8", "touch": "0.0.3" }, "bin": { "decompress-zip": "bin/decompress-zip" }, "engines": { "node": ">=0.10.0" } }, "node_modules/decompress-zip/node_modules/q": { "version": "1.5.1", "dev": true, "license": "MIT", "optional": true, "engines": { "node": ">=0.6.0", "teleport": ">=0.2.0" } }, "node_modules/decompress-zip/node_modules/readable-stream": { "version": "1.1.14", "dev": true, "license": "MIT", "optional": true, "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.1", "isarray": "0.0.1", "string_decoder": "~0.10.x" } }, "node_modules/decompress-zip/node_modules/readable-stream/node_modules/isarray": { "version": "0.0.1", "dev": true, "license": "MIT", "optional": true }, "node_modules/decompress-zip/node_modules/readable-stream/node_modules/string_decoder": { "version": "0.10.31", "dev": true, "license": "MIT", "optional": true }, "node_modules/deep-equal": { "version": "2.2.3", "license": "MIT", "dependencies": { "array-buffer-byte-length": "^1.0.0", "call-bind": "^1.0.5", "es-get-iterator": "^1.1.3", "get-intrinsic": "^1.2.2", "is-arguments": "^1.1.1", "is-array-buffer": "^3.0.2", "is-date-object": "^1.0.5", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "isarray": "^2.0.5", "object-is": "^1.1.5", "object-keys": "^1.1.1", "object.assign": "^4.1.4", "regexp.prototype.flags": "^1.5.1", "side-channel": "^1.0.4", "which-boxed-primitive": "^1.0.2", "which-collection": "^1.0.1", "which-typed-array": "^1.1.13" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/deep-equal/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/deep-equal/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/deep-equal/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/deep-equal/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/deep-equal/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/deepmerge": { "version": "4.3.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/defaults": { "version": "1.0.4", "license": "MIT", "dependencies": { "clone": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/defer-to-connect": { "version": "2.0.1", "devOptional": true, "license": "MIT", "engines": { "node": ">=10" } }, "node_modules/define-data-property": { "version": "1.1.4", "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", "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/define-property": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "is-descriptor": "^1.0.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/delayed-stream": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/depd": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/deprecation": { "version": "2.3.1", "license": "ISC" }, "node_modules/dequal": { "version": "2.0.3", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/destroy": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">= 0.8", "npm": "1.2.8000 || >= 1.4.16" } }, "node_modules/diff": { "version": "4.0.2", "license": "BSD-3-Clause", "engines": { "node": ">=0.3.1" } }, "node_modules/diff-sequences": { "version": "27.5.1", "license": "MIT", "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, "node_modules/dijkstrajs": { "version": "1.0.3", "license": "MIT" }, "node_modules/dir-glob": { "version": "3.0.1", "license": "MIT", "dependencies": { "path-type": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/dom-accessibility-api": { "version": "0.5.16", "license": "MIT" }, "node_modules/dom-helpers": { "version": "5.2.1", "license": "MIT", "dependencies": { "@babel/runtime": "^7.8.7", "csstype": "^3.0.2" } }, "node_modules/doorman-client": { "resolved": "packages/client", "link": true }, "node_modules/doorman-server": { "resolved": "packages/server", "link": true }, "node_modules/dot-case": { "version": "3.0.4", "license": "MIT", "dependencies": { "no-case": "^3.0.4", "tslib": "^2.0.3" } }, "node_modules/dot-prop": { "version": "5.3.0", "dev": true, "license": "MIT", "dependencies": { "is-obj": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/dotenv": { "version": "6.2.0", "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=6" } }, "node_modules/dynamic-dedupe": { "version": "0.3.0", "license": "MIT", "dependencies": { "xtend": "^4.0.0" } }, "node_modules/ecc-jsbn": { "version": "0.1.2", "dev": true, "license": "MIT", "optional": true, "dependencies": { "jsbn": "~0.1.0", "safer-buffer": "^2.1.0" } }, "node_modules/ecc-jsbn/node_modules/jsbn": { "version": "0.1.1", "dev": true, "license": "MIT", "optional": true }, "node_modules/ecdsa-sig-formatter": { "version": "1.0.11", "license": "Apache-2.0", "dependencies": { "safe-buffer": "^5.0.1" } }, "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/electron-to-chromium": { "version": "1.4.756", "license": "ISC" }, "node_modules/elliptic": { "version": "6.5.4", "license": "MIT", "dependencies": { "bn.js": "^4.11.9", "brorand": "^1.1.0", "hash.js": "^1.0.0", "hmac-drbg": "^1.0.1", "inherits": "^2.0.4", "minimalistic-assert": "^1.0.1", "minimalistic-crypto-utils": "^1.0.1" } }, "node_modules/emoji-regex": { "version": "8.0.0", "license": "MIT" }, "node_modules/encode-utf8": { "version": "1.0.3", "license": "MIT" }, "node_modules/encodeurl": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/end-of-stream": { "version": "1.4.4", "license": "MIT", "dependencies": { "once": "^1.4.0" } }, "node_modules/enquirer": { "version": "2.4.1", "dev": true, "license": "MIT", "dependencies": { "ansi-colors": "^4.1.1", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8.6" } }, "node_modules/entities": { "version": "4.5.0", "license": "BSD-2-Clause", "engines": { "node": ">=0.12" }, "funding": { "url": "https://github.com/fb55/entities?sponsor=1" } }, "node_modules/env-paths": { "version": "2.2.1", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/error-ex": { "version": "1.3.2", "license": "MIT", "dependencies": { "is-arrayish": "^0.2.1" } }, "node_modules/es-abstract": { "version": "1.23.3", "license": "MIT", "dependencies": { "array-buffer-byte-length": "^1.0.1", "arraybuffer.prototype.slice": "^1.0.3", "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "data-view-buffer": "^1.0.1", "data-view-byte-length": "^1.0.1", "data-view-byte-offset": "^1.0.0", "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-set-tostringtag": "^2.0.3", "es-to-primitive": "^1.2.1", "function.prototype.name": "^1.1.6", "get-intrinsic": "^1.2.4", "get-symbol-description": "^1.0.2", "globalthis": "^1.0.3", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2", "has-proto": "^1.0.3", "has-symbols": "^1.0.3", "hasown": "^2.0.2", "internal-slot": "^1.0.7", "is-array-buffer": "^3.0.4", "is-callable": "^1.2.7", "is-data-view": "^1.0.1", "is-negative-zero": "^2.0.3", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.3", "is-string": "^1.0.7", "is-typed-array": "^1.1.13", "is-weakref": "^1.0.2", "object-inspect": "^1.13.1", "object-keys": "^1.1.1", "object.assign": "^4.1.5", "regexp.prototype.flags": "^1.5.2", "safe-array-concat": "^1.1.2", "safe-regex-test": "^1.0.3", "string.prototype.trim": "^1.2.9", "string.prototype.trimend": "^1.0.8", "string.prototype.trimstart": "^1.0.8", "typed-array-buffer": "^1.0.2", "typed-array-byte-length": "^1.0.1", "typed-array-byte-offset": "^1.0.2", "typed-array-length": "^1.0.6", "unbox-primitive": "^1.0.2", "which-typed-array": "^1.1.15" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-abstract/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-abstract/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-abstract/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-abstract/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-abstract/node_modules/object-inspect": { "version": "1.13.1", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-define-property": { "version": "1.0.0", "license": "MIT", "dependencies": { "get-intrinsic": "^1.2.4" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-define-property/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-define-property/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-define-property/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-errors": { "version": "1.3.0", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/es-get-iterator": { "version": "1.1.3", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.3", "has-symbols": "^1.0.3", "is-arguments": "^1.1.1", "is-map": "^2.0.2", "is-set": "^2.0.2", "is-string": "^1.0.7", "isarray": "^2.0.5", "stop-iteration-iterator": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-get-iterator/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-get-iterator/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-get-iterator/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-get-iterator/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-get-iterator/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-object-atoms": { "version": "1.0.0", "license": "MIT", "dependencies": { "es-errors": "^1.3.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-set-tostringtag": { "version": "2.0.3", "license": "MIT", "dependencies": { "get-intrinsic": "^1.2.4", "has-tostringtag": "^1.0.2", "hasown": "^2.0.1" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-set-tostringtag/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-set-tostringtag/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-set-tostringtag/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/es-to-primitive": { "version": "1.2.1", "license": "MIT", "dependencies": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/esbuild": { "version": "0.18.20", "hasInstallScript": true, "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, "engines": { "node": ">=12" }, "optionalDependencies": { "@esbuild/android-arm": "0.18.20", "@esbuild/android-arm64": "0.18.20", "@esbuild/android-x64": "0.18.20", "@esbuild/darwin-arm64": "0.18.20", "@esbuild/darwin-x64": "0.18.20", "@esbuild/freebsd-arm64": "0.18.20", "@esbuild/freebsd-x64": "0.18.20", "@esbuild/linux-arm": "0.18.20", "@esbuild/linux-arm64": "0.18.20", "@esbuild/linux-ia32": "0.18.20", "@esbuild/linux-loong64": "0.18.20", "@esbuild/linux-mips64el": "0.18.20", "@esbuild/linux-ppc64": "0.18.20", "@esbuild/linux-riscv64": "0.18.20", "@esbuild/linux-s390x": "0.18.20", "@esbuild/linux-x64": "0.18.20", "@esbuild/netbsd-x64": "0.18.20", "@esbuild/openbsd-x64": "0.18.20", "@esbuild/sunos-x64": "0.18.20", "@esbuild/win32-arm64": "0.18.20", "@esbuild/win32-ia32": "0.18.20", "@esbuild/win32-x64": "0.18.20" } }, "node_modules/escalade": { "version": "3.1.2", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/escape-html": { "version": "1.0.3", "license": "MIT" }, "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/estree-walker": { "version": "2.0.2", "license": "MIT" }, "node_modules/etag": { "version": "1.8.1", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/execa": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "cross-spawn": "^6.0.0", "get-stream": "^4.0.0", "is-stream": "^1.1.0", "npm-run-path": "^2.0.0", "p-finally": "^1.0.0", "signal-exit": "^3.0.0", "strip-eof": "^1.0.0" }, "engines": { "node": ">=6" } }, "node_modules/execa/node_modules/cross-spawn": { "version": "6.0.5", "dev": true, "license": "MIT", "dependencies": { "nice-try": "^1.0.4", "path-key": "^2.0.1", "semver": "^5.5.0", "shebang-command": "^1.2.0", "which": "^1.2.9" }, "engines": { "node": ">=4.8" } }, "node_modules/execa/node_modules/cross-spawn/node_modules/path-key": { "version": "2.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/execa/node_modules/cross-spawn/node_modules/semver": { "version": "5.7.2", "dev": true, "license": "ISC", "bin": { "semver": "bin/semver" } }, "node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command": { "version": "1.2.0", "dev": true, "license": "MIT", "dependencies": { "shebang-regex": "^1.0.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex": { "version": "1.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/execa/node_modules/cross-spawn/node_modules/which": { "version": "1.3.1", "dev": true, "license": "ISC", "dependencies": { "isexe": "^2.0.0" }, "bin": { "which": "bin/which" } }, "node_modules/execa/node_modules/get-stream": { "version": "4.1.0", "dev": true, "license": "MIT", "dependencies": { "pump": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/execa/node_modules/is-stream": { "version": "1.1.0", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/execa/node_modules/npm-run-path": { "version": "2.0.2", "dev": true, "license": "MIT", "dependencies": { "path-key": "^2.0.0" }, "engines": { "node": ">=4" } }, "node_modules/execa/node_modules/npm-run-path/node_modules/path-key": { "version": "2.0.1", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/express": { "version": "4.18.2", "license": "MIT", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.1", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.5.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.2.0", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.1", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.7", "proxy-addr": "~2.0.7", "qs": "6.11.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.18.0", "serve-static": "1.15.0", "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" } }, "node_modules/express-fileupload": { "version": "1.4.0", "license": "MIT", "dependencies": { "busboy": "^1.6.0" }, "engines": { "node": ">=12.0.0" } }, "node_modules/express-fingerprint": { "version": "1.2.2", "license": "MIT", "dependencies": { "async": "^3.2.0", "geoip-lite": "^1.4.2", "murmurhash3js": "^3.0.1", "traverse": "^0.6.6", "useragent": "^2.3.0" }, "peerDependencies": { "express": "*" } }, "node_modules/express-handlebars": { "version": "6.0.7", "license": "BSD-3-Clause", "dependencies": { "glob": "^8.1.0", "graceful-fs": "^4.2.10", "handlebars": "^4.7.7" }, "engines": { "node": ">=v12.22.9" } }, "node_modules/express-handlebars/node_modules/glob": { "version": "8.1.0", "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^5.0.1", "once": "^1.3.0" }, "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/express-handlebars/node_modules/glob/node_modules/minimatch": { "version": "5.1.6", "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=10" } }, "node_modules/express-handlebars/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion": { "version": "2.0.1", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/express-rate-limit": { "version": "6.11.2", "license": "MIT", "engines": { "node": ">= 14" }, "peerDependencies": { "express": "^4 || ^5" } }, "node_modules/express-useragent": { "version": "1.0.15", "license": "MIT", "engines": { "node": ">=4.5" } }, "node_modules/express/node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/express/node_modules/debug/node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/extend": { "version": "3.0.2", "dev": true, "license": "MIT", "optional": true }, "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/extract-zip": { "version": "2.0.1", "license": "BSD-2-Clause", "optional": true, "dependencies": { "debug": "^4.1.1", "get-stream": "^5.1.0", "yauzl": "^2.10.0" }, "bin": { "extract-zip": "cli.js" }, "engines": { "node": ">= 10.17.0" }, "optionalDependencies": { "@types/yauzl": "^2.9.1" } }, "node_modules/extsprintf": { "version": "1.3.0", "dev": true, "engines": [ "node >=0.6.0" ], "license": "MIT", "optional": true }, "node_modules/fast-deep-equal": { "version": "3.1.3", "dev": true, "license": "MIT" }, "node_modules/fast-glob": { "version": "3.3.2", "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.4" }, "engines": { "node": ">=8.6.0" } }, "node_modules/fast-json-stable-stringify": { "version": "2.1.0", "dev": true, "license": "MIT" }, "node_modules/fast-redact": { "version": "1.5.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/fast-xml-parser": { "version": "4.2.5", "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz", "integrity": "sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==", "funding": [ { "type": "paypal", "url": "https://paypal.me/naturalintelligence" }, { "type": "github", "url": "https://github.com/sponsors/NaturalIntelligence" } ], "dependencies": { "strnum": "^1.0.5" }, "bin": { "fxparser": "src/cli/cli.js" } }, "node_modules/fastparse": { "version": "1.1.2", "license": "MIT" }, "node_modules/fastq": { "version": "1.17.1", "license": "ISC", "dependencies": { "reusify": "^1.0.4" } }, "node_modules/fd-slicer": { "version": "1.1.0", "license": "MIT", "dependencies": { "pend": "~1.2.0" } }, "node_modules/fetch-blob": { "version": "3.2.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "paypal", "url": "https://paypal.me/jimmywarting" } ], "license": "MIT", "dependencies": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" }, "engines": { "node": "^12.20 || >= 14.13" } }, "node_modules/figures": { "version": "3.2.0", "license": "MIT", "dependencies": { "escape-string-regexp": "^1.0.5" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/figures/node_modules/escape-string-regexp": { "version": "1.0.5", "license": "MIT", "engines": { "node": ">=0.8.0" } }, "node_modules/file-type": { "version": "16.5.4", "license": "MIT", "dependencies": { "readable-web-to-node-stream": "^3.0.0", "strtok3": "^6.2.4", "token-types": "^4.1.1" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sindresorhus/file-type?sponsor=1" } }, "node_modules/filelist": { "version": "1.0.4", "license": "Apache-2.0", "dependencies": { "minimatch": "^5.0.1" } }, "node_modules/filelist/node_modules/minimatch": { "version": "5.1.6", "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { "node": ">=10" } }, "node_modules/filelist/node_modules/minimatch/node_modules/brace-expansion": { "version": "2.0.1", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } }, "node_modules/filesize": { "version": "6.4.0", "license": "BSD-3-Clause", "engines": { "node": ">= 0.4.0" } }, "node_modules/fill-range": { "version": "7.0.1", "license": "MIT", "dependencies": { "to-regex-range": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/finalhandler": { "version": "1.2.0", "license": "MIT", "dependencies": { "debug": "2.6.9", "encodeurl": "~1.0.2", "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/debug/node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/find-up": { "version": "4.1.0", "license": "MIT", "dependencies": { "locate-path": "^5.0.0", "path-exists": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/follow-redirects": { "version": "1.15.6", "funding": [ { "type": "individual", "url": "https://github.com/sponsors/RubenVerborgh" } ], "license": "MIT", "engines": { "node": ">=4.0" }, "peerDependenciesMeta": { "debug": { "optional": true } } }, "node_modules/for-each": { "version": "0.3.3", "license": "MIT", "dependencies": { "is-callable": "^1.1.3" } }, "node_modules/forever-agent": { "version": "0.6.1", "dev": true, "license": "Apache-2.0", "optional": true, "engines": { "node": "*" } }, "node_modules/formdata-polyfill": { "version": "4.0.10", "license": "MIT", "dependencies": { "fetch-blob": "^3.1.2" }, "engines": { "node": ">=12.20.0" } }, "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-constants": { "version": "1.0.0", "license": "MIT" }, "node_modules/fs-extra": { "version": "9.1.0", "license": "MIT", "dependencies": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" }, "engines": { "node": ">=10" } }, "node_modules/fs.realpath": { "version": "1.0.0", "license": "ISC" }, "node_modules/function-bind": { "version": "1.1.1", "license": "MIT" }, "node_modules/function.prototype.name": { "version": "1.1.6", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "functions-have-names": "^1.2.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/functions-have-names": { "version": "1.2.3", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/generic-pool": { "version": "3.9.0", "license": "MIT", "engines": { "node": ">= 4" } }, "node_modules/gensync": { "version": "1.0.0-beta.2", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/geoip-lite": { "version": "1.4.10", "license": "Apache-2.0", "dependencies": { "async": "2.1 - 2.6.4", "chalk": "4.1 - 4.1.2", "iconv-lite": "0.4.13 - 0.6.3", "ip-address": "5.8.9 - 5.9.4", "lazy": "1.0.11", "rimraf": "2.5.2 - 2.7.1", "yauzl": "2.9.2 - 2.10.0" }, "engines": { "node": ">=10.3.0" } }, "node_modules/geoip-lite/node_modules/async": { "version": "2.6.4", "license": "MIT", "dependencies": { "lodash": "^4.17.14" } }, "node_modules/geoip-lite/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/geoip-lite/node_modules/supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/get-caller-file": { "version": "2.0.5", "license": "ISC", "engines": { "node": "6.* || 8.* || >= 10.*" } }, "node_modules/get-intrinsic": { "version": "1.2.1", "license": "MIT", "dependencies": { "function-bind": "^1.1.1", "has": "^1.0.3", "has-proto": "^1.0.1", "has-symbols": "^1.0.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-package-type": { "version": "0.1.0", "license": "MIT", "engines": { "node": ">=8.0.0" } }, "node_modules/get-stream": { "version": "5.2.0", "devOptional": true, "license": "MIT", "dependencies": { "pump": "^3.0.0" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/get-symbol-description": { "version": "1.0.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.5", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-symbol-description/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-symbol-description/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-symbol-description/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/getpass": { "version": "0.1.7", "dev": true, "license": "MIT", "optional": true, "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": "5.1.2", "license": "ISC", "dependencies": { "is-glob": "^4.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/globals": { "version": "11.12.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/globalthis": { "version": "1.0.4", "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/globby": { "version": "11.1.0", "license": "MIT", "dependencies": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/globrex": { "version": "0.1.2", "license": "MIT" }, "node_modules/gopd": { "version": "1.0.1", "license": "MIT", "dependencies": { "get-intrinsic": "^1.1.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/gopd/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/gopd/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/got": { "version": "11.8.6", "devOptional": true, "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/handlebars": { "version": "4.7.8", "license": "MIT", "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2", "source-map": "^0.6.1", "wordwrap": "^1.0.0" }, "bin": { "handlebars": "bin/handlebars" }, "engines": { "node": ">=0.4.7" }, "optionalDependencies": { "uglify-js": "^3.1.4" } }, "node_modules/har-schema": { "version": "2.0.0", "dev": true, "license": "ISC", "optional": true, "engines": { "node": ">=4" } }, "node_modules/har-validator": { "version": "5.1.5", "dev": true, "license": "MIT", "optional": true, "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.0.2", "license": "MIT", "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", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-proto": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-symbols": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-tostringtag": { "version": "1.0.2", "license": "MIT", "dependencies": { "has-symbols": "^1.0.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/hash-base": { "version": "3.1.0", "license": "MIT", "dependencies": { "inherits": "^2.0.4", "readable-stream": "^3.6.0", "safe-buffer": "^5.2.0" }, "engines": { "node": ">=4" } }, "node_modules/hash.js": { "version": "1.1.7", "license": "MIT", "dependencies": { "inherits": "^2.0.3", "minimalistic-assert": "^1.0.1" } }, "node_modules/hasown": { "version": "2.0.2", "license": "MIT", "dependencies": { "function-bind": "^1.1.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/hasown/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/hmac-drbg": { "version": "1.0.1", "license": "MIT", "dependencies": { "hash.js": "^1.0.3", "minimalistic-assert": "^1.0.0", "minimalistic-crypto-utils": "^1.0.1" } }, "node_modules/hono": { "version": "4.3.0", "license": "MIT", "engines": { "node": ">=16.0.0" } }, "node_modules/hpagent": { "version": "0.1.2", "devOptional": true, "license": "MIT" }, "node_modules/http-cache-semantics": { "version": "4.1.1", "devOptional": true, "license": "BSD-2-Clause" }, "node_modules/http-call": { "version": "5.3.0", "license": "ISC", "dependencies": { "content-type": "^1.0.4", "debug": "^4.1.1", "is-retry-allowed": "^1.1.0", "is-stream": "^2.0.0", "parse-json": "^4.0.0", "tunnel-agent": "^0.6.0" }, "engines": { "node": ">=8.0.0" } }, "node_modules/http-call/node_modules/parse-json": { "version": "4.0.0", "license": "MIT", "dependencies": { "error-ex": "^1.3.1", "json-parse-better-errors": "^1.0.1" }, "engines": { "node": ">=4" } }, "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", "dev": true, "license": "MIT", "optional": true, "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", "devOptional": true, "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/hyperlinker": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/iconv-lite": { "version": "0.4.24", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" }, "engines": { "node": ">=0.10.0" } }, "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" }, "node_modules/ignore": { "version": "5.3.1", "license": "MIT", "engines": { "node": ">= 4" } }, "node_modules/import-fresh": { "version": "3.3.0", "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/indent-string": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "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/inquirer": { "version": "8.2.6", "license": "MIT", "dependencies": { "ansi-escapes": "^4.2.1", "chalk": "^4.1.1", "cli-cursor": "^3.1.0", "cli-width": "^3.0.0", "external-editor": "^3.0.3", "figures": "^3.0.0", "lodash": "^4.17.21", "mute-stream": "0.0.8", "ora": "^5.4.1", "run-async": "^2.4.0", "rxjs": "^7.5.5", "string-width": "^4.1.0", "strip-ansi": "^6.0.0", "through": "^2.3.6", "wrap-ansi": "^6.0.1" }, "engines": { "node": ">=12.0.0" } }, "node_modules/inquirer/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/internal-slot": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "hasown": "^2.0.0", "side-channel": "^1.0.4" }, "engines": { "node": ">= 0.4" } }, "node_modules/intl-messageformat": { "version": "10.5.11", "license": "BSD-3-Clause", "dependencies": { "@formatjs/ecma402-abstract": "1.18.2", "@formatjs/fast-memoize": "2.2.0", "@formatjs/icu-messageformat-parser": "2.7.6", "tslib": "^2.4.0" } }, "node_modules/ip": { "version": "2.0.0", "license": "MIT" }, "node_modules/ip-address": { "version": "5.9.4", "license": "MIT", "dependencies": { "jsbn": "1.1.0", "lodash": "^4.17.15", "sprintf-js": "1.1.2" }, "engines": { "node": ">= 0.10" } }, "node_modules/ipaddr.js": { "version": "1.9.1", "license": "MIT", "engines": { "node": ">= 0.10" } }, "node_modules/is-accessor-descriptor": { "version": "1.0.1", "dev": true, "license": "MIT", "dependencies": { "hasown": "^2.0.0" }, "engines": { "node": ">= 0.10" } }, "node_modules/is-arguments": { "version": "1.1.1", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-arguments/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-arguments/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-arguments/node_modules/call-bind/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-array-buffer": { "version": "3.0.4", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-array-buffer/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-array-buffer/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-array-buffer/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-array-buffer/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-array-buffer/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-arrayish": { "version": "0.2.1", "license": "MIT" }, "node_modules/is-bigint": { "version": "1.0.4", "license": "MIT", "dependencies": { "has-bigints": "^1.0.1" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-binary-path": { "version": "2.1.0", "license": "MIT", "dependencies": { "binary-extensions": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/is-boolean-object": { "version": "1.1.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-boolean-object/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-boolean-object/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-boolean-object/node_modules/call-bind/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-buffer": { "version": "1.1.6", "dev": true, "license": "MIT" }, "node_modules/is-callable": { "version": "1.2.7", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-ci": { "version": "2.0.0", "dev": true, "license": "MIT", "dependencies": { "ci-info": "^2.0.0" }, "bin": { "is-ci": "bin.js" } }, "node_modules/is-ci/node_modules/ci-info": { "version": "2.0.0", "dev": true, "license": "MIT" }, "node_modules/is-core-module": { "version": "2.13.0", "license": "MIT", "dependencies": { "has": "^1.0.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-data-descriptor": { "version": "1.0.1", "dev": true, "license": "MIT", "dependencies": { "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/is-data-view": { "version": "1.0.1", "license": "MIT", "dependencies": { "is-typed-array": "^1.1.13" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-date-object": { "version": "1.0.5", "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-descriptor": { "version": "1.0.3", "dev": true, "license": "MIT", "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" }, "engines": { "node": ">= 0.4" } }, "node_modules/is-docker": { "version": "2.2.1", "license": "MIT", "bin": { "is-docker": "cli.js" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-extglob": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-fullwidth-code-point": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-glob": { "version": "4.0.3", "license": "MIT", "dependencies": { "is-extglob": "^2.1.1" }, "engines": { "node": ">=0.10.0" } }, "node_modules/is-interactive": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-map": { "version": "2.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-negative-zero": { "version": "2.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-number-object": { "version": "1.0.7", "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-obj": { "version": "2.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-plain-object": { "version": "5.0.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-regex": { "version": "1.1.4", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-regex/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-regex/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-regex/node_modules/call-bind/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-retry-allowed": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/is-set": { "version": "2.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-shared-array-buffer": { "version": "1.0.3", "license": "MIT", "dependencies": { "call-bind": "^1.0.7" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-shared-array-buffer/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-shared-array-buffer/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-shared-array-buffer/node_modules/call-bind/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-stream": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-string": { "version": "1.0.7", "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-symbol": { "version": "1.0.4", "license": "MIT", "dependencies": { "has-symbols": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-typed-array": { "version": "1.1.13", "license": "MIT", "dependencies": { "which-typed-array": "^1.1.14" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-typedarray": { "version": "1.0.0", "dev": true, "license": "MIT" }, "node_modules/is-unicode-supported": { "version": "0.1.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-weakmap": { "version": "2.0.2", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakref": { "version": "1.0.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakset": { "version": "2.0.3", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "get-intrinsic": "^1.2.4" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakset/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakset/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-weakset/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-wsl": { "version": "2.2.0", "license": "MIT", "dependencies": { "is-docker": "^2.0.0" }, "engines": { "node": ">=8" } }, "node_modules/isarray": { "version": "2.0.5", "license": "MIT" }, "node_modules/isexe": { "version": "2.0.0", "license": "ISC" }, "node_modules/isstream": { "version": "0.1.2", "dev": true, "license": "MIT", "optional": true }, "node_modules/jake": { "version": "10.9.1", "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/jest-diff": { "version": "27.5.1", "license": "MIT", "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^27.5.1", "jest-get-type": "^27.5.1", "pretty-format": "^27.5.1" }, "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, "node_modules/jest-diff/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/jest-get-type": { "version": "27.5.1", "license": "MIT", "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, "node_modules/jest-matcher-utils": { "version": "27.5.1", "license": "MIT", "dependencies": { "chalk": "^4.0.0", "jest-diff": "^27.5.1", "jest-get-type": "^27.5.1", "pretty-format": "^27.5.1" }, "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, "node_modules/jest-matcher-utils/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/js-tokens": { "version": "4.0.0", "license": "MIT" }, "node_modules/js-yaml": { "version": "3.14.1", "license": "MIT", "dependencies": { "argparse": "^1.0.7", "esprima": "^4.0.0" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "node_modules/jsbn": { "version": "1.1.0", "license": "MIT" }, "node_modules/jsesc": { "version": "2.5.2", "license": "MIT", "bin": { "jsesc": "bin/jsesc" }, "engines": { "node": ">=4" } }, "node_modules/json-buffer": { "version": "3.0.1", "devOptional": true, "license": "MIT" }, "node_modules/json-parse-better-errors": { "version": "1.0.2", "license": "MIT" }, "node_modules/json-parse-even-better-errors": { "version": "2.3.1", "license": "MIT" }, "node_modules/json-schema": { "version": "0.4.0", "dev": true, "license": "(AFL-2.1 OR BSD-3-Clause)", "optional": true }, "node_modules/json-schema-traverse": { "version": "0.4.1", "dev": true, "license": "MIT" }, "node_modules/json-schema-typed": { "version": "7.0.3", "dev": true, "license": "BSD-2-Clause" }, "node_modules/json-stringify-safe": { "version": "5.0.1", "dev": true, "license": "ISC", "optional": true }, "node_modules/json5": { "version": "2.2.3", "license": "MIT", "bin": { "json5": "lib/cli.js" }, "engines": { "node": ">=6" } }, "node_modules/jsonfile": { "version": "6.1.0", "license": "MIT", "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "node_modules/jsprim": { "version": "1.4.2", "dev": true, "license": "MIT", "optional": true, "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/jwa": { "version": "1.4.1", "license": "MIT", "dependencies": { "buffer-equal-constant-time": "1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" } }, "node_modules/jws": { "version": "3.2.2", "license": "MIT", "dependencies": { "jwa": "^1.4.1", "safe-buffer": "^5.0.1" } }, "node_modules/keyv": { "version": "4.5.4", "devOptional": true, "license": "MIT", "dependencies": { "json-buffer": "3.0.1" } }, "node_modules/kind-of": { "version": "3.2.2", "dev": true, "license": "MIT", "dependencies": { "is-buffer": "^1.1.5" }, "engines": { "node": ">=0.10.0" } }, "node_modules/lazy": { "version": "1.0.11", "license": "MIT", "engines": { "node": ">=0.2.0" } }, "node_modules/lightning-backends": { "version": "1.6.2", "license": "MIT", "dependencies": { "@bleskomat/form": "1.3.2", "async": "3.2.4", "bolt11": "1.4.1", "secp256k1": "5.0.0", "socks-proxy-agent": "7.0.0" } }, "node_modules/lines-and-columns": { "version": "1.2.4", "license": "MIT" }, "node_modules/listr2": { "version": "5.0.8", "dev": true, "license": "MIT", "dependencies": { "cli-truncate": "^2.1.0", "colorette": "^2.0.19", "log-update": "^4.0.0", "p-map": "^4.0.0", "rfdc": "^1.3.0", "rxjs": "^7.8.0", "through": "^2.3.8", "wrap-ansi": "^7.0.0" }, "engines": { "node": "^14.13.1 || >=16.0.0" }, "peerDependencies": { "enquirer": ">= 2.3.0 < 3" }, "peerDependenciesMeta": { "enquirer": { "optional": true } } }, "node_modules/lnurl": { "version": "0.25.1", "license": "MIT", "dependencies": { "async": "3.2.4", "bech32": "2.0.0", "bignumber.js": "9.1.2", "bolt11": "1.4.1", "commander": "11.0.0", "debug": "4.3.4", "express": "4.18.2", "lightning-backends": "1.6.2", "lnurl-offline": "1.2.0", "secp256k1": "5.0.0" }, "bin": { "lnurl": "cli.js" } }, "node_modules/lnurl-offline": { "version": "1.2.0", "license": "MIT" }, "node_modules/lnurl/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/lnurl/node_modules/debug/node_modules/ms": { "version": "2.1.2", "license": "MIT" }, "node_modules/load-json-file": { "version": "5.3.0", "license": "MIT", "dependencies": { "graceful-fs": "^4.1.15", "parse-json": "^4.0.0", "pify": "^4.0.1", "strip-bom": "^3.0.0", "type-fest": "^0.3.0" }, "engines": { "node": ">=6" } }, "node_modules/load-json-file/node_modules/parse-json": { "version": "4.0.0", "license": "MIT", "dependencies": { "error-ex": "^1.3.1", "json-parse-better-errors": "^1.0.1" }, "engines": { "node": ">=4" } }, "node_modules/load-json-file/node_modules/type-fest": { "version": "0.3.1", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=6" } }, "node_modules/locate-path": { "version": "5.0.0", "license": "MIT", "dependencies": { "p-locate": "^4.1.0" }, "engines": { "node": ">=8" } }, "node_modules/lodash": { "version": "4.17.21", "license": "MIT" }, "node_modules/lodash._reinterpolate": { "version": "3.0.0", "license": "MIT" }, "node_modules/lodash.camelcase": { "version": "4.3.0", "dev": true, "license": "MIT" }, "node_modules/lodash.clonedeep": { "version": "4.5.0", "license": "MIT", "optional": true }, "node_modules/lodash.debounce": { "version": "4.0.8", "dev": true, "license": "MIT" }, "node_modules/lodash.flatten": { "version": "4.4.0", "dev": true, "license": "MIT" }, "node_modules/lodash.includes": { "version": "4.3.0", "license": "MIT" }, "node_modules/lodash.isboolean": { "version": "3.0.3", "license": "MIT" }, "node_modules/lodash.isinteger": { "version": "4.0.4", "license": "MIT" }, "node_modules/lodash.isnumber": { "version": "3.0.3", "license": "MIT" }, "node_modules/lodash.isplainobject": { "version": "4.0.6", "license": "MIT" }, "node_modules/lodash.isstring": { "version": "4.0.1", "license": "MIT" }, "node_modules/lodash.kebabcase": { "version": "4.1.1", "dev": true, "license": "MIT" }, "node_modules/lodash.once": { "version": "4.1.1", "license": "MIT" }, "node_modules/lodash.startcase": { "version": "4.4.0", "dev": true, "license": "MIT" }, "node_modules/lodash.template": { "version": "4.5.0", "license": "MIT", "dependencies": { "lodash._reinterpolate": "^3.0.0", "lodash.templatesettings": "^4.0.0" } }, "node_modules/lodash.templatesettings": { "version": "4.2.0", "license": "MIT", "dependencies": { "lodash._reinterpolate": "^3.0.0" } }, "node_modules/log-chopper": { "version": "1.0.2", "license": "ISC", "dependencies": { "byline": "5.x" }, "engines": { "node": ">=6.0.0" } }, "node_modules/log-update": { "version": "4.0.0", "dev": true, "license": "MIT", "dependencies": { "ansi-escapes": "^4.3.0", "cli-cursor": "^3.1.0", "slice-ansi": "^4.0.0", "wrap-ansi": "^6.2.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/log-update/node_modules/wrap-ansi": { "version": "6.2.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, "engines": { "node": ">=8" } }, "node_modules/loose-envify": { "version": "1.4.0", "license": "MIT", "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "node_modules/lower-case": { "version": "2.0.2", "license": "MIT", "dependencies": { "tslib": "^2.0.3" } }, "node_modules/lowercase-keys": { "version": "2.0.0", "devOptional": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/lru-cache": { "version": "4.1.5", "license": "ISC", "dependencies": { "pseudomap": "^1.0.2", "yallist": "^2.1.2" } }, "node_modules/lru-cache/node_modules/yallist": { "version": "2.1.2", "license": "ISC" }, "node_modules/lz-string": { "version": "1.5.0", "license": "MIT", "bin": { "lz-string": "bin/bin.js" } }, "node_modules/make-dir": { "version": "3.1.0", "dev": true, "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", "dev": true, "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/make-error": { "version": "1.3.6", "license": "ISC" }, "node_modules/md5.js": { "version": "1.3.5", "license": "MIT", "dependencies": { "hash-base": "^3.0.0", "inherits": "^2.0.1", "safe-buffer": "^5.1.2" } }, "node_modules/media-typer": { "version": "0.3.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/merge-descriptors": { "version": "1.0.1", "license": "MIT" }, "node_modules/merge2": { "version": "1.4.1", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/methods": { "version": "1.1.2", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/micromatch": { "version": "4.0.5", "license": "MIT", "dependencies": { "braces": "^3.0.2", "picomatch": "^2.3.1" }, "engines": { "node": ">=8.6" } }, "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-fn": { "version": "2.1.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/mimic-response": { "version": "3.1.0", "devOptional": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/min-indent": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/minimalistic-assert": { "version": "1.0.1", "license": "ISC" }, "node_modules/minimalistic-crypto-utils": { "version": "1.0.1", "license": "MIT" }, "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/mkdirp": { "version": "1.0.4", "license": "MIT", "bin": { "mkdirp": "bin/cmd.js" }, "engines": { "node": ">=10" } }, "node_modules/mkdirp-classic": { "version": "0.5.3", "license": "MIT" }, "node_modules/mkpath": { "version": "0.1.0", "dev": true, "license": "MIT", "optional": true }, "node_modules/mnemonist": { "version": "0.38.3", "resolved": "https://registry.npmjs.org/mnemonist/-/mnemonist-0.38.3.tgz", "integrity": "sha512-2K9QYubXx/NAjv4VLq1d1Ly8pWNC5L3BrixtdkyTegXWJIqY+zLNDhhX/A+ZwWt70tB1S8H4BE8FLYEFyNoOBw==", "dependencies": { "obliterator": "^1.6.1" } }, "node_modules/mnth": { "version": "2.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.8.0" }, "engines": { "node": ">=12.13.0" } }, "node_modules/ms": { "version": "2.1.2", "license": "MIT" }, "node_modules/murmurhash3js": { "version": "3.0.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/mute-stream": { "version": "0.0.8", "license": "ISC" }, "node_modules/nanoid": { "version": "3.3.7", "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, "engines": { "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" } }, "node_modules/natural-orderby": { "version": "2.0.3", "license": "MIT", "engines": { "node": "*" } }, "node_modules/negotiator": { "version": "0.6.3", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/neo-async": { "version": "2.6.2", "license": "MIT" }, "node_modules/ngrok": { "version": "4.3.3", "hasInstallScript": true, "license": "BSD-2-Clause", "optional": true, "dependencies": { "@types/node": "^8.10.50", "extract-zip": "^2.0.1", "got": "^11.8.5", "lodash.clonedeep": "^4.5.0", "uuid": "^7.0.0 || ^8.0.0", "yaml": "^1.10.0" }, "bin": { "ngrok": "bin/ngrok" }, "engines": { "node": ">=10.19.0 <14 || >=14.2" }, "optionalDependencies": { "hpagent": "^0.1.2" } }, "node_modules/ngrok/node_modules/@types/node": { "version": "8.10.66", "license": "MIT", "optional": true }, "node_modules/nice-try": { "version": "1.0.5", "dev": true, "license": "MIT" }, "node_modules/no-case": { "version": "3.0.4", "license": "MIT", "dependencies": { "lower-case": "^2.0.2", "tslib": "^2.0.3" } }, "node_modules/nocache": { "version": "2.1.0", "license": "MIT", "engines": { "node": ">=4.0.0" } }, "node_modules/node-addon-api": { "version": "5.1.0", "license": "MIT" }, "node_modules/node-domexception": { "version": "1.0.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "github", "url": "https://paypal.me/jimmywarting" } ], "license": "MIT", "engines": { "node": ">=10.5.0" } }, "node_modules/node-fetch": { "version": "3.3.2", "license": "MIT", "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/node-fetch" } }, "node_modules/node-gyp-build": { "version": "4.6.1", "license": "MIT", "bin": { "node-gyp-build": "bin.js", "node-gyp-build-optional": "optional.js", "node-gyp-build-test": "build-test.js" } }, "node_modules/node-releases": { "version": "2.0.14", "license": "MIT" }, "node_modules/nopt": { "version": "3.0.6", "dev": true, "license": "ISC", "optional": true, "dependencies": { "abbrev": "1" }, "bin": { "nopt": "bin/nopt.js" } }, "node_modules/normalize-path": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/normalize-url": { "version": "6.1.0", "devOptional": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/normalize.css": { "version": "8.0.1", "license": "MIT" }, "node_modules/npm-run-path": { "version": "4.0.1", "license": "MIT", "dependencies": { "path-key": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/oauth-sign": { "version": "0.9.0", "dev": true, "license": "Apache-2.0", "optional": true, "engines": { "node": "*" } }, "node_modules/object-assign": { "version": "4.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/object-inspect": { "version": "1.12.3", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object-is": { "version": "1.1.6", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object-keys": { "version": "1.1.1", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/object-treeify": { "version": "1.1.33", "license": "MIT", "engines": { "node": ">= 10" } }, "node_modules/object.assign": { "version": "4.1.5", "license": "MIT", "dependencies": { "call-bind": "^1.0.5", "define-properties": "^1.2.1", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object.assign/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object.assign/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/object.assign/node_modules/call-bind/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/obliterator": { "version": "1.6.1", "resolved": "https://registry.npmjs.org/obliterator/-/obliterator-1.6.1.tgz", "integrity": "sha512-9WXswnqINnnhOG/5SLimUlzuU1hFJUc8zkwyD59Sd+dPOMf05PmnYG/d6Q7HZ+KmgkZJa1PxRso6QdM3sTNHig==" }, "node_modules/on-finished": { "version": "2.4.1", "license": "MIT", "dependencies": { "ee-first": "1.1.1" }, "engines": { "node": ">= 0.8" } }, "node_modules/once": { "version": "1.4.0", "license": "ISC", "dependencies": { "wrappy": "1" } }, "node_modules/onetime": { "version": "5.1.2", "license": "MIT", "dependencies": { "mimic-fn": "^2.1.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ora": { "version": "5.4.1", "license": "MIT", "dependencies": { "bl": "^4.1.0", "chalk": "^4.1.0", "cli-cursor": "^3.1.0", "cli-spinners": "^2.5.0", "is-interactive": "^1.0.0", "is-unicode-supported": "^0.1.0", "log-symbols": "^4.1.0", "strip-ansi": "^6.0.0", "wcwidth": "^1.0.1" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ora/node_modules/log-symbols": { "version": "4.1.0", "license": "MIT", "dependencies": { "chalk": "^4.1.0", "is-unicode-supported": "^0.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/os-tmpdir": { "version": "1.0.2", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/ow": { "version": "0.19.0", "dev": true, "license": "MIT", "dependencies": { "type-fest": "^0.18.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/ow/node_modules/type-fest": { "version": "0.18.1", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-cancelable": { "version": "2.1.1", "devOptional": true, "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/p-finally": { "version": "1.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/p-limit": { "version": "2.3.0", "license": "MIT", "dependencies": { "p-try": "^2.0.0" }, "engines": { "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-locate": { "version": "4.1.0", "license": "MIT", "dependencies": { "p-limit": "^2.2.0" }, "engines": { "node": ">=8" } }, "node_modules/p-map": { "version": "4.0.0", "dev": true, "license": "MIT", "dependencies": { "aggregate-error": "^3.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/p-try": { "version": "2.2.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/parent-module": { "version": "1.0.1", "license": "MIT", "dependencies": { "callsites": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/parse-json": { "version": "5.2.0", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.0.0", "error-ex": "^1.3.1", "json-parse-even-better-errors": "^2.3.0", "lines-and-columns": "^1.1.6" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/parseurl": { "version": "1.3.3", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/password-prompt": { "version": "1.1.3", "license": "0BSD", "dependencies": { "ansi-escapes": "^4.3.2", "cross-spawn": "^7.0.3" } }, "node_modules/path-exists": { "version": "4.0.0", "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", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/path-parse": { "version": "1.0.7", "license": "MIT" }, "node_modules/path-to-regexp": { "version": "0.1.7", "license": "MIT" }, "node_modules/path-type": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/peek-readable": { "version": "4.1.0", "license": "MIT", "engines": { "node": ">=8" }, "funding": { "type": "github", "url": "https://github.com/sponsors/Borewit" } }, "node_modules/pend": { "version": "1.2.0", "license": "MIT" }, "node_modules/performance-now": { "version": "2.1.0", "dev": true, "license": "MIT", "optional": true }, "node_modules/picocolors": { "version": "1.0.0", "license": "ISC" }, "node_modules/picomatch": { "version": "2.3.1", "license": "MIT", "engines": { "node": ">=8.6" }, "funding": { "url": "https://github.com/sponsors/jonschlinkert" } }, "node_modules/pify": { "version": "4.0.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/pkg-install": { "version": "1.0.0", "dev": true, "license": "MIT", "dependencies": { "@types/execa": "^0.9.0", "@types/node": "^11.9.4", "execa": "^1.0.0" } }, "node_modules/pkg-install/node_modules/@types/node": { "version": "11.15.54", "dev": true, "license": "MIT" }, "node_modules/pkg-up": { "version": "3.1.0", "dev": true, "license": "MIT", "dependencies": { "find-up": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/pkg-up/node_modules/find-up": { "version": "3.0.0", "dev": true, "license": "MIT", "dependencies": { "locate-path": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/pkg-up/node_modules/find-up/node_modules/locate-path": { "version": "3.0.0", "dev": true, "license": "MIT", "dependencies": { "p-locate": "^3.0.0", "path-exists": "^3.0.0" }, "engines": { "node": ">=6" } }, "node_modules/pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate": { "version": "3.0.0", "dev": true, "license": "MIT", "dependencies": { "p-limit": "^2.0.0" }, "engines": { "node": ">=6" } }, "node_modules/pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/path-exists": { "version": "3.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/pngjs": { "version": "5.0.0", "license": "MIT", "engines": { "node": ">=10.13.0" } }, "node_modules/pop-iterate": { "version": "1.0.1", "license": "MIT" }, "node_modules/possible-typed-array-names": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/postcss": { "version": "8.4.38", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "nanoid": "^3.3.7", "picocolors": "^1.0.0", "source-map-js": "^1.2.0" }, "engines": { "node": "^10 || ^12 || >=14" } }, "node_modules/pretty-format": { "version": "27.5.1", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1", "ansi-styles": "^5.0.0", "react-is": "^17.0.1" }, "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, "node_modules/pretty-format/node_modules/ansi-styles": { "version": "5.2.0", "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/pretty-format/node_modules/react-is": { "version": "17.0.2", "license": "MIT" }, "node_modules/prop-types": { "version": "15.8.1", "license": "MIT", "dependencies": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", "react-is": "^16.13.1" } }, "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/proxy-from-env": { "version": "1.1.0", "license": "MIT" }, "node_modules/pseudomap": { "version": "1.0.2", "license": "ISC" }, "node_modules/psl": { "version": "1.9.0", "dev": true, "license": "MIT", "optional": true }, "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.1", "dev": true, "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/q": { "version": "2.0.3", "license": "MIT", "dependencies": { "asap": "^2.0.0", "pop-iterate": "^1.0.1", "weak-map": "^1.0.5" } }, "node_modules/qr.js": { "version": "0.0.0", "license": "MIT" }, "node_modules/qrcode": { "version": "1.5.3", "license": "MIT", "dependencies": { "dijkstrajs": "^1.0.1", "encode-utf8": "^1.0.3", "pngjs": "^5.0.0", "yargs": "^15.3.1" }, "bin": { "qrcode": "bin/qrcode" }, "engines": { "node": ">=10.13.0" } }, "node_modules/qs": { "version": "6.11.0", "license": "BSD-3-Clause", "dependencies": { "side-channel": "^1.0.4" }, "engines": { "node": ">=0.6" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/querystringify": { "version": "2.2.0", "license": "MIT" }, "node_modules/queue-microtask": { "version": "1.2.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" }, "node_modules/quick-lru": { "version": "5.1.1", "devOptional": true, "license": "MIT", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/range-parser": { "version": "1.2.1", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/raw-body": { "version": "2.5.1", "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/react": { "version": "18.3.1", "license": "MIT", "dependencies": { "loose-envify": "^1.1.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/react-dom": { "version": "18.3.1", "license": "MIT", "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.2" }, "peerDependencies": { "react": "^18.3.1" } }, "node_modules/react-is": { "version": "16.13.1", "license": "MIT" }, "node_modules/react-keyed-flatten-children": { "version": "1.3.0", "license": "MIT", "dependencies": { "react-is": "^16.8.6" }, "peerDependencies": { "react": ">=15.0.0" } }, "node_modules/react-otp-input": { "version": "3.1.1", "license": "MIT", "peerDependencies": { "react": ">=16.8.6 || ^17.0.0 || ^18.0.0", "react-dom": ">=16.8.6 || ^17.0.0 || ^18.0.0" } }, "node_modules/react-qr-code": { "version": "2.0.12", "license": "MIT", "dependencies": { "prop-types": "^15.8.1", "qr.js": "0.0.0" }, "peerDependencies": { "react": "^16.x || ^17.x || ^18.x", "react-native-svg": "*" }, "peerDependenciesMeta": { "react-native-svg": { "optional": true } } }, "node_modules/react-refresh": { "version": "0.14.2", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/react-router": { "version": "6.23.0", "license": "MIT", "dependencies": { "@remix-run/router": "1.16.0" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { "react": ">=16.8" } }, "node_modules/react-router-dom": { "version": "6.23.0", "license": "MIT", "dependencies": { "@remix-run/router": "1.16.0", "react-router": "6.23.0" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { "react": ">=16.8", "react-dom": ">=16.8" } }, "node_modules/react-transition-group": { "version": "4.4.5", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.5.5", "dom-helpers": "^5.0.1", "loose-envify": "^1.4.0", "prop-types": "^15.6.2" }, "peerDependencies": { "react": ">=16.6.0", "react-dom": ">=16.6.0" } }, "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/readable-web-to-node-stream": { "version": "3.0.2", "license": "MIT", "dependencies": { "readable-stream": "^3.6.0" }, "engines": { "node": ">=8" }, "funding": { "type": "github", "url": "https://github.com/sponsors/Borewit" } }, "node_modules/readdirp": { "version": "3.6.0", "license": "MIT", "dependencies": { "picomatch": "^2.2.1" }, "engines": { "node": ">=8.10.0" } }, "node_modules/recursive-readdir": { "version": "2.2.3", "dev": true, "license": "MIT", "dependencies": { "minimatch": "^3.0.5" }, "engines": { "node": ">=6.0.0" } }, "node_modules/redent": { "version": "3.0.0", "license": "MIT", "dependencies": { "indent-string": "^4.0.0", "strip-indent": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/redeyed": { "version": "2.1.1", "license": "MIT", "dependencies": { "esprima": "~4.0.0" } }, "node_modules/redis": { "version": "4.6.10", "license": "MIT", "workspaces": [ "./packages/*" ], "dependencies": { "@redis/bloom": "1.2.0", "@redis/client": "1.5.11", "@redis/graph": "1.1.0", "@redis/json": "1.0.6", "@redis/search": "1.1.5", "@redis/time-series": "1.0.5" } }, "node_modules/regenerator-runtime": { "version": "0.14.1", "license": "MIT" }, "node_modules/regexp.prototype.flags": { "version": "1.5.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.6", "define-properties": "^1.2.1", "es-errors": "^1.3.0", "set-function-name": "^2.0.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/regexp.prototype.flags/node_modules/call-bind": { "version": "1.0.7", "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/regexp.prototype.flags/node_modules/call-bind/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/regexp.prototype.flags/node_modules/call-bind/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/request": { "version": "2.88.2", "dev": true, "license": "Apache-2.0", "optional": true, "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-promise-core": { "version": "1.1.4", "dev": true, "license": "ISC", "optional": true, "dependencies": { "lodash": "^4.17.19" }, "engines": { "node": ">=0.10.0" }, "peerDependencies": { "request": "^2.34" } }, "node_modules/request-promise-native": { "version": "1.0.9", "dev": true, "license": "ISC", "optional": true, "dependencies": { "request-promise-core": "1.1.4", "stealthy-require": "^1.1.1", "tough-cookie": "^2.3.3" }, "engines": { "node": ">=0.12.0" }, "peerDependencies": { "request": "^2.34" } }, "node_modules/request/node_modules/form-data": { "version": "2.3.3", "dev": true, "license": "MIT", "optional": true, "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.6", "mime-types": "^2.1.12" }, "engines": { "node": ">= 0.12" } }, "node_modules/request/node_modules/qs": { "version": "6.5.3", "dev": true, "license": "BSD-3-Clause", "optional": true, "engines": { "node": ">=0.6" } }, "node_modules/request/node_modules/uuid": { "version": "3.4.0", "dev": true, "license": "MIT", "optional": true, "bin": { "uuid": "bin/uuid" } }, "node_modules/require-directory": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/require-main-filename": { "version": "2.0.0", "license": "ISC" }, "node_modules/requires-port": { "version": "1.0.0", "license": "MIT" }, "node_modules/resolve": { "version": "1.22.6", "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", "devOptional": true, "license": "MIT" }, "node_modules/resolve-from": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/responselike": { "version": "2.0.1", "devOptional": true, "license": "MIT", "dependencies": { "lowercase-keys": "^2.0.0" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/restore-cursor": { "version": "3.1.0", "license": "MIT", "dependencies": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" }, "engines": { "node": ">=8" } }, "node_modules/reusify": { "version": "1.0.4", "license": "MIT", "engines": { "iojs": ">=1.0.0", "node": ">=0.10.0" } }, "node_modules/rfdc": { "version": "1.3.1", "dev": true, "license": "MIT" }, "node_modules/rimraf": { "version": "2.7.1", "license": "ISC", "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" } }, "node_modules/ripemd160": { "version": "2.0.2", "license": "MIT", "dependencies": { "hash-base": "^3.0.0", "inherits": "^2.0.1" } }, "node_modules/rollup": { "version": "3.29.4", "license": "MIT", "bin": { "rollup": "dist/bin/rollup" }, "engines": { "node": ">=14.18.0", "npm": ">=8.0.0" }, "optionalDependencies": { "fsevents": "~2.3.2" } }, "node_modules/rootpath": { "version": "0.1.2", "license": "MIT" }, "node_modules/run-async": { "version": "2.4.1", "license": "MIT", "engines": { "node": ">=0.12.0" } }, "node_modules/run-parallel": { "version": "1.2.0", "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/rxjs": { "version": "7.8.1", "license": "Apache-2.0", "dependencies": { "tslib": "^2.1.0" } }, "node_modules/safe-array-concat": { "version": "1.1.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "get-intrinsic": "^1.2.4", "has-symbols": "^1.0.3", "isarray": "^2.0.5" }, "engines": { "node": ">=0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safe-array-concat/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safe-array-concat/node_modules/get-intrinsic/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safe-array-concat/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "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-regex-test": { "version": "1.0.3", "license": "MIT", "dependencies": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-regex": "^1.1.4" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/safer-buffer": { "version": "2.1.2", "license": "MIT" }, "node_modules/scheduler": { "version": "0.23.2", "license": "MIT", "dependencies": { "loose-envify": "^1.1.0" } }, "node_modules/scmp": { "version": "2.1.0", "license": "BSD-3-Clause" }, "node_modules/secp256k1": { "version": "5.0.0", "hasInstallScript": true, "license": "MIT", "dependencies": { "elliptic": "^6.5.4", "node-addon-api": "^5.0.0", "node-gyp-build": "^4.2.0" }, "engines": { "node": ">=14.0.0" } }, "node_modules/semver": { "version": "7.6.0", "license": "ISC", "dependencies": { "lru-cache": "^6.0.0" }, "bin": { "semver": "bin/semver.js" }, "engines": { "node": ">=10" } }, "node_modules/semver/node_modules/lru-cache": { "version": "6.0.0", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=10" } }, "node_modules/send": { "version": "0.18.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/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/serialize-error": { "version": "7.0.1", "license": "MIT", "dependencies": { "type-fest": "^0.13.1" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/serialize-error/node_modules/type-fest": { "version": "0.13.1", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/serve-static": { "version": "1.15.0", "license": "MIT", "dependencies": { "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.18.0" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/serverless": { "resolved": "packages/serverless", "link": true }, "node_modules/set-blocking": { "version": "2.0.0", "license": "ISC" }, "node_modules/set-function-length": { "version": "1.2.2", "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-length/node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/set-function-length/node_modules/get-intrinsic": { "version": "1.2.4", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/set-function-length/node_modules/get-intrinsic/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/set-function-name": { "version": "2.0.2", "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/setprototypeof": { "version": "1.2.0", "license": "ISC" }, "node_modules/sha.js": { "version": "2.4.11", "license": "(MIT AND BSD-3-Clause)", "dependencies": { "inherits": "^2.0.1", "safe-buffer": "^5.0.1" }, "bin": { "sha.js": "bin.js" } }, "node_modules/shebang-command": { "version": "2.0.0", "license": "MIT", "dependencies": { "shebang-regex": "^3.0.0" }, "engines": { "node": ">=8" } }, "node_modules/shebang-regex": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/side-channel": { "version": "1.0.4", "license": "MIT", "dependencies": { "call-bind": "^1.0.0", "get-intrinsic": "^1.0.2", "object-inspect": "^1.9.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/side-channel/node_modules/call-bind": { "version": "1.0.2", "license": "MIT", "dependencies": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/signal-exit": { "version": "3.0.7", "license": "ISC" }, "node_modules/slash": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/slice-ansi": { "version": "4.0.0", "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "astral-regex": "^2.0.0", "is-fullwidth-code-point": "^3.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/slice-ansi?sponsor=1" } }, "node_modules/smart-buffer": { "version": "4.2.0", "license": "MIT", "engines": { "node": ">= 6.0.0", "npm": ">= 3.0.0" } }, "node_modules/snake-case": { "version": "3.0.4", "license": "MIT", "dependencies": { "dot-case": "^3.0.4", "tslib": "^2.0.3" } }, "node_modules/socks": { "version": "2.7.1", "license": "MIT", "dependencies": { "ip": "^2.0.0", "smart-buffer": "^4.2.0" }, "engines": { "node": ">= 10.13.0", "npm": ">= 3.0.0" } }, "node_modules/socks-proxy-agent": { "version": "7.0.0", "license": "MIT", "dependencies": { "agent-base": "^6.0.2", "debug": "^4.3.3", "socks": "^2.6.2" }, "engines": { "node": ">= 10" } }, "node_modules/socks-proxy-agent/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/socks-proxy-agent/node_modules/debug/node_modules/ms": { "version": "2.1.2", "license": "MIT" }, "node_modules/source-map": { "version": "0.6.1", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/source-map-js": { "version": "1.2.0", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/source-map-support": { "version": "0.5.21", "license": "MIT", "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" } }, "node_modules/sprintf-js": { "version": "1.1.2", "license": "BSD-3-Clause" }, "node_modules/sshpk": { "version": "1.18.0", "dev": true, "license": "MIT", "optional": true, "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/sshpk/node_modules/jsbn": { "version": "0.1.1", "dev": true, "license": "MIT", "optional": true }, "node_modules/statuses": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/stealthy-require": { "version": "1.1.1", "dev": true, "license": "ISC", "optional": true, "engines": { "node": ">=0.10.0" } }, "node_modules/stop-iteration-iterator": { "version": "1.0.0", "license": "MIT", "dependencies": { "internal-slot": "^1.0.4" }, "engines": { "node": ">= 0.4" } }, "node_modules/streamsearch": { "version": "1.1.0", "engines": { "node": ">=10.0.0" } }, "node_modules/string_decoder": { "version": "1.3.0", "license": "MIT", "dependencies": { "safe-buffer": "~5.2.0" } }, "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.9", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.0", "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimend": { "version": "1.0.8", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimstart": { "version": "1.0.8", "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", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/strip-eof": { "version": "1.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/strip-indent": { "version": "3.0.0", "license": "MIT", "dependencies": { "min-indent": "^1.0.0" }, "engines": { "node": ">=8" } }, "node_modules/strip-json-comments": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/strnum": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz", "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==" }, "node_modules/strtok3": { "version": "6.3.0", "license": "MIT", "dependencies": { "@tokenizer/token": "^0.3.0", "peek-readable": "^4.1.0" }, "engines": { "node": ">=10" }, "funding": { "type": "github", "url": "https://github.com/sponsors/Borewit" } }, "node_modules/supports-color": { "version": "8.1.1", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/supports-color?sponsor=1" } }, "node_modules/supports-hyperlinks": { "version": "2.2.0", "license": "MIT", "dependencies": { "has-flag": "^4.0.0", "supports-color": "^7.0.0" }, "engines": { "node": ">=8" } }, "node_modules/supports-hyperlinks/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/svg-parser": { "version": "2.0.4", "license": "MIT" }, "node_modules/tar-fs": { "version": "2.1.1", "license": "MIT", "dependencies": { "chownr": "^1.1.1", "mkdirp-classic": "^0.5.2", "pump": "^3.0.0", "tar-stream": "^2.1.4" } }, "node_modules/tar-stream": { "version": "2.2.0", "license": "MIT", "dependencies": { "bl": "^4.0.3", "end-of-stream": "^1.4.1", "fs-constants": "^1.0.0", "inherits": "^2.0.3", "readable-stream": "^3.1.1" }, "engines": { "node": ">=6" } }, "node_modules/terminal-link": { "version": "1.3.0", "dev": true, "license": "MIT", "dependencies": { "ansi-escapes": "^3.2.0", "supports-hyperlinks": "^1.0.1" }, "engines": { "node": ">=6" } }, "node_modules/terminal-link/node_modules/ansi-escapes": { "version": "3.2.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/terminal-link/node_modules/supports-hyperlinks": { "version": "1.0.1", "dev": true, "license": "MIT", "dependencies": { "has-flag": "^2.0.0", "supports-color": "^5.0.0" }, "engines": { "node": ">=4" } }, "node_modules/terminal-link/node_modules/supports-hyperlinks/node_modules/has-flag": { "version": "2.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/terminal-link/node_modules/supports-hyperlinks/node_modules/supports-color": { "version": "5.5.0", "dev": true, "license": "MIT", "dependencies": { "has-flag": "^3.0.0" }, "engines": { "node": ">=4" } }, "node_modules/terminal-link/node_modules/supports-hyperlinks/node_modules/supports-color/node_modules/has-flag": { "version": "3.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/through": { "version": "2.3.8", "license": "MIT" }, "node_modules/title": { "version": "3.5.3", "dev": true, "license": "MIT", "dependencies": { "arg": "1.0.0", "chalk": "2.3.0", "clipboardy": "1.2.2", "titleize": "1.0.0" }, "bin": { "title": "bin/title.js" } }, "node_modules/title/node_modules/arg": { "version": "1.0.0", "dev": true, "license": "MIT" }, "node_modules/title/node_modules/chalk": { "version": "2.3.0", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^3.1.0", "escape-string-regexp": "^1.0.5", "supports-color": "^4.0.0" }, "engines": { "node": ">=4" } }, "node_modules/title/node_modules/chalk/node_modules/ansi-styles": { "version": "3.2.1", "dev": true, "license": "MIT", "dependencies": { "color-convert": "^1.9.0" }, "engines": { "node": ">=4" } }, "node_modules/title/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert": { "version": "1.9.3", "dev": true, "license": "MIT", "dependencies": { "color-name": "1.1.3" } }, "node_modules/title/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name": { "version": "1.1.3", "dev": true, "license": "MIT" }, "node_modules/title/node_modules/chalk/node_modules/supports-color": { "version": "4.5.0", "dev": true, "license": "MIT", "dependencies": { "has-flag": "^2.0.0" }, "engines": { "node": ">=4" } }, "node_modules/title/node_modules/chalk/node_modules/supports-color/node_modules/has-flag": { "version": "2.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/title/node_modules/escape-string-regexp": { "version": "1.0.5", "dev": true, "license": "MIT", "engines": { "node": ">=0.8.0" } }, "node_modules/titleize": { "version": "1.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/tmp": { "version": "0.0.33", "license": "MIT", "dependencies": { "os-tmpdir": "~1.0.2" }, "engines": { "node": ">=0.6.0" } }, "node_modules/to-fast-properties": { "version": "2.0.0", "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/to-regex-range": { "version": "5.0.1", "license": "MIT", "dependencies": { "is-number": "^7.0.0" }, "engines": { "node": ">=8.0" } }, "node_modules/to-regex-range/node_modules/is-number": { "version": "7.0.0", "license": "MIT", "engines": { "node": ">=0.12.0" } }, "node_modules/toidentifier": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=0.6" } }, "node_modules/token-types": { "version": "4.2.1", "license": "MIT", "dependencies": { "@tokenizer/token": "^0.3.0", "ieee754": "^1.2.1" }, "engines": { "node": ">=10" }, "funding": { "type": "github", "url": "https://github.com/sponsors/Borewit" } }, "node_modules/touch": { "version": "0.0.3", "dev": true, "license": "ISC", "optional": true, "dependencies": { "nopt": "~1.0.10" }, "engines": { "node": ">=0.6" } }, "node_modules/touch/node_modules/nopt": { "version": "1.0.10", "dev": true, "license": "MIT", "optional": true, "dependencies": { "abbrev": "1" }, "bin": { "nopt": "bin/nopt.js" } }, "node_modules/tough-cookie": { "version": "2.5.0", "dev": true, "license": "BSD-3-Clause", "optional": true, "dependencies": { "psl": "^1.1.28", "punycode": "^2.1.1" }, "engines": { "node": ">=0.8" } }, "node_modules/tr46": { "version": "0.0.3", "license": "MIT" }, "node_modules/traverse": { "version": "0.6.9", "license": "MIT", "dependencies": { "gopd": "^1.0.1", "typedarray.prototype.slice": "^1.0.3", "which-typed-array": "^1.1.15" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/tree-kill": { "version": "1.2.2", "license": "MIT", "bin": { "tree-kill": "cli.js" } }, "node_modules/ts-node": { "version": "10.9.1", "license": "MIT", "dependencies": { "@cspotcode/source-map-support": "^0.8.0", "@tsconfig/node10": "^1.0.7", "@tsconfig/node12": "^1.0.7", "@tsconfig/node14": "^1.0.0", "@tsconfig/node16": "^1.0.2", "acorn": "^8.4.1", "acorn-walk": "^8.1.1", "arg": "^4.1.0", "create-require": "^1.1.0", "diff": "^4.0.1", "make-error": "^1.1.1", "v8-compile-cache-lib": "^3.0.1", "yn": "3.1.1" }, "bin": { "ts-node": "dist/bin.js", "ts-node-cwd": "dist/bin-cwd.js", "ts-node-esm": "dist/bin-esm.js", "ts-node-script": "dist/bin-script.js", "ts-node-transpile-only": "dist/bin-transpile.js", "ts-script": "dist/bin-script-deprecated.js" }, "peerDependencies": { "@swc/core": ">=1.2.50", "@swc/wasm": ">=1.2.50", "@types/node": "*", "typescript": ">=2.7" }, "peerDependenciesMeta": { "@swc/core": { "optional": true }, "@swc/wasm": { "optional": true } } }, "node_modules/ts-node-dev": { "version": "2.0.0", "license": "MIT", "dependencies": { "chokidar": "^3.5.1", "dynamic-dedupe": "^0.3.0", "minimist": "^1.2.6", "mkdirp": "^1.0.4", "resolve": "^1.0.0", "rimraf": "^2.6.1", "source-map-support": "^0.5.12", "tree-kill": "^1.2.2", "ts-node": "^10.4.0", "tsconfig": "^7.0.0" }, "bin": { "ts-node-dev": "lib/bin.js", "tsnd": "lib/bin.js" }, "engines": { "node": ">=0.8.0" }, "peerDependencies": { "node-notifier": "*", "typescript": "*" }, "peerDependenciesMeta": { "node-notifier": { "optional": true } } }, "node_modules/tsconfck": { "version": "3.0.3", "license": "MIT", "bin": { "tsconfck": "bin/tsconfck.js" }, "engines": { "node": "^18 || >=20" }, "peerDependencies": { "typescript": "^5.0.0" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "node_modules/tsconfig": { "version": "7.0.0", "license": "MIT", "dependencies": { "@types/strip-bom": "^3.0.0", "@types/strip-json-comments": "0.0.30", "strip-bom": "^3.0.0", "strip-json-comments": "^2.0.0" } }, "node_modules/tslib": { "version": "2.6.2", "license": "0BSD" }, "node_modules/tsv": { "version": "0.2.0", "license": "MIT (ricardo.mit-license.org)" }, "node_modules/tunnel": { "version": "0.0.6", "license": "MIT", "engines": { "node": ">=0.6.11 <=0.7.0 || >=0.7.3" } }, "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", "dev": true, "license": "Unlicense", "optional": true }, "node_modules/twilio-cli": { "version": "5.19.4", "hasInstallScript": true, "license": "MIT", "dependencies": { "@oclif/core": "^1.16.0", "@oclif/plugin-autocomplete": "^1.3.0", "@oclif/plugin-plugins": "^2.1.0", "@oclif/plugin-update": "^2.1.3", "@oclif/plugin-version": "^1.1.1", "@oclif/plugin-warn-if-update-available": "^2.0.2", "@sendgrid/mail": "^8.0.0", "@twilio/cli-core": "^7.19.1", "chalk": "^4.1.2", "file-type": "^16.5.4", "hyperlinker": "1.0.0", "inquirer": "^8.0.0", "supports-hyperlinks": "2.2.0", "twilio": "^4.7.2", "untildify": "^4.0.0" }, "bin": { "twilio": "bin/run" }, "engines": { "node": ">=14.0.0" }, "optionalDependencies": { "ngrok": "^4.3.3" } }, "node_modules/twilio-cli/node_modules/twilio": { "version": "4.23.0", "license": "MIT", "dependencies": { "axios": "^1.6.0", "dayjs": "^1.11.9", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^9.0.0", "qs": "^6.9.4", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "engines": { "node": ">=14.0" } }, "node_modules/twilio-cli/node_modules/twilio/node_modules/axios": { "version": "1.6.8", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } }, "node_modules/twilio-cli/node_modules/twilio/node_modules/axios/node_modules/form-data": { "version": "4.0.0", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" }, "engines": { "node": ">= 6" } }, "node_modules/twilio-cli/node_modules/twilio/node_modules/jsonwebtoken": { "version": "9.0.2", "license": "MIT", "dependencies": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^7.5.4" }, "engines": { "node": ">=12", "npm": ">=6" } }, "node_modules/twilio-cli/node_modules/twilio/node_modules/jsonwebtoken/node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/twilio-run": { "version": "3.5.4", "dev": true, "license": "MIT", "dependencies": { "@twilio-labs/serverless-api": "^5.5.1", "@twilio-labs/serverless-runtime-types": "2.1.0-rc.0", "@types/express": "4.17.7", "@types/inquirer": "^6.0.3", "@types/is-ci": "^2.0.0", "@types/qs": "^6.9.4", "@types/semver": "^7.3.6", "body-parser": "^1.18.3", "boxen": "^5.1.2", "chalk": "^2.4.2", "chokidar": "^3.2.3", "columnify": "^1.5.4", "common-tags": "^1.8.0", "conf": "^5.0.0", "cosmiconfig": "^7.0.0", "debug": "^3.1.0", "dotenv": "^6.2.0", "enquirer": "^2.3.6", "express": "^4.16.3", "express-useragent": "^1.0.13", "fast-redact": "^1.5.0", "got": "^11.8.5", "inquirer": "^8.1.5", "is-ci": "^2.0.0", "json5": "^2.1.3", "listr2": "^5.0.2", "lodash.camelcase": "^4.3.0", "lodash.debounce": "^4.0.8", "lodash.flatten": "^4.4.0", "lodash.kebabcase": "^4.1.1", "lodash.startcase": "^4.4.0", "log-symbols": "^2.2.0", "nocache": "^2.1.0", "normalize.css": "^8.0.1", "ora": "^5.4.1", "ow": "^0.19.0", "pkg-install": "^1.0.0", "rimraf": "^3.0.2", "semver": "^7.3.5", "serialize-error": "^7.0.1", "terminal-link": "^1.3.0", "title": "^3.4.1", "twilio": "^3.60.0", "type-fest": "^0.15.1", "window-size": "^1.1.1", "wrap-ansi": "^7.0.0", "yargs": "^17.2.1" }, "bin": { "twilio-functions": "bin/twilio-run.js", "twilio-run": "bin/twilio-run.js", "twilio-upgrade-config": "bin/upgrade-config.js" }, "engines": { "node": ">=12.22.1" }, "optionalDependencies": { "ngrok": "^3.3.0" } }, "node_modules/twilio-run/node_modules/@twilio-labs/serverless-runtime-types": { "version": "2.1.0-rc.0", "dev": true, "dependencies": { "@types/express": "^4.17.11", "@types/qs": "^6.9.4", "twilio": "^3.60.0" } }, "node_modules/twilio-run/node_modules/@twilio-labs/serverless-runtime-types/node_modules/@types/express": { "version": "4.17.21", "dev": true, "license": "MIT", "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } }, "node_modules/twilio-run/node_modules/@types/express": { "version": "4.17.7", "dev": true, "license": "MIT", "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "*", "@types/qs": "*", "@types/serve-static": "*" } }, "node_modules/twilio-run/node_modules/axios": { "version": "0.26.1", "dev": true, "license": "MIT", "dependencies": { "follow-redirects": "^1.14.8" } }, "node_modules/twilio-run/node_modules/chalk": { "version": "2.4.2", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" }, "engines": { "node": ">=4" } }, "node_modules/twilio-run/node_modules/chalk/node_modules/ansi-styles": { "version": "3.2.1", "dev": true, "license": "MIT", "dependencies": { "color-convert": "^1.9.0" }, "engines": { "node": ">=4" } }, "node_modules/twilio-run/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert": { "version": "1.9.3", "dev": true, "license": "MIT", "dependencies": { "color-name": "1.1.3" } }, "node_modules/twilio-run/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name": { "version": "1.1.3", "dev": true, "license": "MIT" }, "node_modules/twilio-run/node_modules/chalk/node_modules/supports-color": { "version": "5.5.0", "dev": true, "license": "MIT", "dependencies": { "has-flag": "^3.0.0" }, "engines": { "node": ">=4" } }, "node_modules/twilio-run/node_modules/chalk/node_modules/supports-color/node_modules/has-flag": { "version": "3.0.0", "dev": true, "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/twilio-run/node_modules/cosmiconfig": { "version": "7.1.0", "dev": true, "license": "MIT", "dependencies": { "@types/parse-json": "^4.0.0", "import-fresh": "^3.2.1", "parse-json": "^5.0.0", "path-type": "^4.0.0", "yaml": "^1.10.0" }, "engines": { "node": ">=10" } }, "node_modules/twilio-run/node_modules/debug": { "version": "3.2.7", "dev": true, "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/twilio-run/node_modules/debug/node_modules/ms": { "version": "2.1.3", "dev": true, "license": "MIT" }, "node_modules/twilio-run/node_modules/escape-string-regexp": { "version": "1.0.5", "dev": true, "license": "MIT", "engines": { "node": ">=0.8.0" } }, "node_modules/twilio-run/node_modules/jsonwebtoken": { "version": "8.5.1", "dev": true, "license": "MIT", "dependencies": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^5.6.0" }, "engines": { "node": ">=4", "npm": ">=1.4.28" } }, "node_modules/twilio-run/node_modules/jsonwebtoken/node_modules/semver": { "version": "5.7.2", "dev": true, "license": "ISC", "bin": { "semver": "bin/semver" } }, "node_modules/twilio-run/node_modules/log-symbols": { "version": "2.2.0", "dev": true, "license": "MIT", "dependencies": { "chalk": "^2.0.1" }, "engines": { "node": ">=4" } }, "node_modules/twilio-run/node_modules/ngrok": { "version": "3.4.1", "dev": true, "hasInstallScript": true, "license": "BSD-2-Clause", "optional": true, "dependencies": { "@types/node": "^8.10.50", "@types/request": "^2.48.2", "decompress-zip": "^0.3.2", "request": "^2.88.0", "request-promise-native": "^1.0.7", "uuid": "^3.3.2" }, "bin": { "ngrok": "bin/ngrok" }, "engines": { "node": ">=8.3.0" } }, "node_modules/twilio-run/node_modules/ngrok/node_modules/@types/node": { "version": "8.10.66", "dev": true, "license": "MIT", "optional": true }, "node_modules/twilio-run/node_modules/ngrok/node_modules/uuid": { "version": "3.4.0", "dev": true, "license": "MIT", "optional": true, "bin": { "uuid": "bin/uuid" } }, "node_modules/twilio-run/node_modules/parse-json": { "version": "5.2.0", "dev": true, "license": "MIT", "dependencies": { "@babel/code-frame": "^7.0.0", "error-ex": "^1.3.1", "json-parse-even-better-errors": "^2.3.0", "lines-and-columns": "^1.1.6" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/twilio-run/node_modules/rimraf": { "version": "3.0.2", "dev": true, "license": "ISC", "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/twilio-run/node_modules/twilio": { "version": "3.84.1", "dev": true, "license": "MIT", "dependencies": { "axios": "^0.26.1", "dayjs": "^1.8.29", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "q": "2.0.x", "qs": "^6.9.4", "rootpath": "^0.1.2", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "engines": { "node": ">=6.0" } }, "node_modules/twilio-run/node_modules/type-fest": { "version": "0.15.1", "dev": true, "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/twilio-run/node_modules/yargs": { "version": "17.7.2", "dev": true, "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/twilio-run/node_modules/yargs/node_modules/cliui": { "version": "8.0.1", "dev": true, "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" }, "engines": { "node": ">=12" } }, "node_modules/twilio-run/node_modules/yargs/node_modules/y18n": { "version": "5.0.8", "dev": true, "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/twilio-run/node_modules/yargs/node_modules/yargs-parser": { "version": "21.1.1", "dev": true, "license": "ISC", "engines": { "node": ">=12" } }, "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.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-typed-array": "^1.1.13" }, "engines": { "node": ">= 0.4" } }, "node_modules/typed-array-byte-length": { "version": "1.0.1", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typed-array-byte-length/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typed-array-byte-offset": { "version": "1.0.2", "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typed-array-byte-offset/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typed-array-length": { "version": "1.0.6", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typed-array-length/node_modules/has-proto": { "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typedarray-to-buffer": { "version": "3.1.5", "dev": true, "license": "MIT", "dependencies": { "is-typedarray": "^1.0.0" } }, "node_modules/typedarray.prototype.slice": { "version": "1.0.3", "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.0", "es-errors": "^1.3.0", "typed-array-buffer": "^1.0.2", "typed-array-byte-offset": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/typeforce": { "version": "1.18.0", "license": "MIT" }, "node_modules/typescript": { "version": "5.2.2", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=14.17" } }, "node_modules/uglify-js": { "version": "3.17.4", "license": "BSD-2-Clause", "optional": true, "bin": { "uglifyjs": "bin/uglifyjs" }, "engines": { "node": ">=0.8.0" } }, "node_modules/unbox-primitive": { "version": "1.0.2", "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-bigints": "^1.0.2", "has-symbols": "^1.0.3", "which-boxed-primitive": "^1.0.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/undici": { "version": "5.28.4", "license": "MIT", "dependencies": { "@fastify/busboy": "^2.0.0" }, "engines": { "node": ">=14.0" } }, "node_modules/undici-types": { "version": "5.26.5", "license": "MIT" }, "node_modules/universal-user-agent": { "version": "6.0.1", "license": "ISC" }, "node_modules/universalify": { "version": "2.0.1", "license": "MIT", "engines": { "node": ">= 10.0.0" } }, "node_modules/unpipe": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/untildify": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/upath": { "version": "1.2.0", "dev": true, "license": "MIT", "engines": { "node": ">=4", "yarn": "*" } }, "node_modules/update-browserslist-db": { "version": "1.0.15", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "license": "MIT", "dependencies": { "escalade": "^3.1.2", "picocolors": "^1.0.0" }, "bin": { "update-browserslist-db": "cli.js" }, "peerDependencies": { "browserslist": ">= 4.21.0" } }, "node_modules/uri-js": { "version": "4.4.1", "dev": true, "license": "BSD-2-Clause", "dependencies": { "punycode": "^2.1.0" } }, "node_modules/url-parse": { "version": "1.5.10", "license": "MIT", "dependencies": { "querystringify": "^2.1.1", "requires-port": "^1.0.0" } }, "node_modules/useragent": { "version": "2.3.0", "license": "MIT", "dependencies": { "lru-cache": "4.1.x", "tmp": "0.0.x" } }, "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/uuid": { "version": "8.3.2", "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } }, "node_modules/v8-compile-cache-lib": { "version": "3.0.1", "license": "MIT" }, "node_modules/varuint-bitcoin": { "version": "1.1.2", "license": "MIT", "dependencies": { "safe-buffer": "^5.1.1" } }, "node_modules/vary": { "version": "1.1.2", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/verror": { "version": "1.10.0", "dev": true, "engines": [ "node >=0.6.0" ], "license": "MIT", "optional": true, "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", "dev": true, "license": "MIT", "optional": true }, "node_modules/vite": { "version": "4.5.3", "license": "MIT", "dependencies": { "esbuild": "^0.18.10", "postcss": "^8.4.27", "rollup": "^3.27.1" }, "bin": { "vite": "bin/vite.js" }, "engines": { "node": "^14.18.0 || >=16.0.0" }, "funding": { "url": "https://github.com/vitejs/vite?sponsor=1" }, "optionalDependencies": { "fsevents": "~2.3.2" }, "peerDependencies": { "@types/node": ">= 14", "less": "*", "lightningcss": "^1.21.0", "sass": "*", "stylus": "*", "sugarss": "*", "terser": "^5.4.0" }, "peerDependenciesMeta": { "@types/node": { "optional": true }, "less": { "optional": true }, "lightningcss": { "optional": true }, "sass": { "optional": true }, "stylus": { "optional": true }, "sugarss": { "optional": true }, "terser": { "optional": true } } }, "node_modules/vite-plugin-svgr": { "version": "4.2.0", "license": "MIT", "dependencies": { "@rollup/pluginutils": "^5.0.5", "@svgr/core": "^8.1.0", "@svgr/plugin-jsx": "^8.1.0" }, "peerDependencies": { "vite": "^2.6.0 || 3 || 4 || 5" } }, "node_modules/vite-tsconfig-paths": { "version": "4.3.2", "license": "MIT", "dependencies": { "debug": "^4.1.1", "globrex": "^0.1.2", "tsconfck": "^3.0.3" }, "peerDependencies": { "vite": "*" }, "peerDependenciesMeta": { "vite": { "optional": true } } }, "node_modules/wcwidth": { "version": "1.0.1", "license": "MIT", "dependencies": { "defaults": "^1.0.3" } }, "node_modules/weak-map": { "version": "1.0.8", "license": "Apache-2.0" }, "node_modules/web-streams-polyfill": { "version": "3.3.3", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/web-vitals": { "version": "2.1.4", "license": "Apache-2.0" }, "node_modules/webidl-conversions": { "version": "3.0.1", "license": "BSD-2-Clause" }, "node_modules/weekstart": { "version": "1.1.0", "license": "MIT" }, "node_modules/whatwg-url": { "version": "5.0.0", "license": "MIT", "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "node_modules/which": { "version": "2.0.2", "license": "ISC", "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "bin/node-which" }, "engines": { "node": ">= 8" } }, "node_modules/which-boxed-primitive": { "version": "1.0.2", "license": "MIT", "dependencies": { "is-bigint": "^1.0.1", "is-boolean-object": "^1.1.0", "is-number-object": "^1.0.4", "is-string": "^1.0.5", "is-symbol": "^1.0.3" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/which-collection": { "version": "1.0.2", "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-module": { "version": "2.0.1", "license": "ISC" }, "node_modules/which-typed-array": { "version": "1.1.15", "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/widest-line": { "version": "3.1.0", "license": "MIT", "dependencies": { "string-width": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/window-size": { "version": "1.1.1", "dev": true, "license": "MIT", "dependencies": { "define-property": "^1.0.0", "is-number": "^3.0.0" }, "bin": { "window-size": "cli.js" }, "engines": { "node": ">= 0.10.0" } }, "node_modules/window-size/node_modules/is-number": { "version": "3.0.0", "dev": true, "license": "MIT", "dependencies": { "kind-of": "^3.0.2" }, "engines": { "node": ">=0.10.0" } }, "node_modules/wordwrap": { "version": "1.0.0", "license": "MIT" }, "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/write-file-atomic": { "version": "3.0.3", "dev": true, "license": "ISC", "dependencies": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", "signal-exit": "^3.0.2", "typedarray-to-buffer": "^3.1.5" } }, "node_modules/xmlbuilder": { "version": "13.0.2", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/xtend": { "version": "4.0.2", "license": "MIT", "engines": { "node": ">=0.4" } }, "node_modules/y18n": { "version": "4.0.3", "license": "ISC" }, "node_modules/yallist": { "version": "4.0.0", "license": "ISC" }, "node_modules/yaml": { "version": "1.10.2", "devOptional": true, "license": "ISC", "engines": { "node": ">= 6" } }, "node_modules/yargs": { "version": "15.4.1", "license": "MIT", "dependencies": { "cliui": "^6.0.0", "decamelize": "^1.2.0", "find-up": "^4.1.0", "get-caller-file": "^2.0.1", "require-directory": "^2.1.1", "require-main-filename": "^2.0.0", "set-blocking": "^2.0.0", "string-width": "^4.2.0", "which-module": "^2.0.0", "y18n": "^4.0.0", "yargs-parser": "^18.1.2" }, "engines": { "node": ">=8" } }, "node_modules/yargs-parser": { "version": "18.1.3", "license": "ISC", "dependencies": { "camelcase": "^5.0.0", "decamelize": "^1.2.0" }, "engines": { "node": ">=6" } }, "node_modules/yargs-parser/node_modules/camelcase": { "version": "5.3.1", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/yarn": { "version": "1.22.22", "hasInstallScript": true, "license": "BSD-2-Clause", "bin": { "yarn": "bin/yarn.js", "yarnpkg": "bin/yarn.js" }, "engines": { "node": ">=4.0.0" } }, "node_modules/yauzl": { "version": "2.10.0", "license": "MIT", "dependencies": { "buffer-crc32": "~0.2.3", "fd-slicer": "~1.1.0" } }, "node_modules/yn": { "version": "3.1.1", "license": "MIT", "engines": { "node": ">=6" } }, "packages/client": { "name": "doorman-client", "version": "0.1.0", "dependencies": { "@cloudscape-design/components": "^3.0.375", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^13.0.0", "@testing-library/user-event": "^13.2.1", "@types/jest": "^27.0.1", "@types/node": "^16.7.13", "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "@vitejs/plugin-react": "^4.0.4", "react": "^18.2.0", "react-dom": "^18.2.0", "react-qr-code": "^2.0.12", "react-router-dom": "^6.15.0", "typescript": "^4.4.2", "vite": "^4.4.9", "vite-plugin-svgr": "^4.0.0", "vite-tsconfig-paths": "^4.2.1", "web-vitals": "^2.1.0" } }, "packages/client/node_modules/typescript": { "version": "4.9.5", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=4.2.0" } }, "packages/server": { "name": "doorman-server", "version": "1.0.0", "license": "MIT", "dependencies": { "express": "^4.18.2", "express-fileupload": "^1.4.0", "express-rate-limit": "^6.10.0", "lnurl": "^0.25.1", "qrcode": "^1.5.3", "redis": "^4.6.8", "ts-node": "^10.9.1", "ts-node-dev": "^2.0.0", "typescript": "^5.2.2" }, "devDependencies": { "@types/express": "^4.17.17", "@types/express-fileupload": "^1.4.1", "@types/express-rate-limit": "^6.0.0", "@types/node": "^20.6.4", "@types/qrcode": "^1.5.2" } }, "packages/server/node_modules/@types/node": { "version": "20.11.20", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "packages/serverless": { "version": "0.0.0", "dependencies": { "@aws-sdk/client-dynamodb": "^3.609.0", "@twilio/runtime-handler": "1.3.0", "redis": "^4.6.8", "twilio": "^3.56" }, "devDependencies": { "twilio-run": "^3.5.4" }, "engines": { "node": "18" } }, "packages/serverless/node_modules/axios": { "version": "0.26.1", "license": "MIT", "dependencies": { "follow-redirects": "^1.14.8" } }, "packages/serverless/node_modules/jsonwebtoken": { "version": "8.5.1", "license": "MIT", "dependencies": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^5.6.0" }, "engines": { "node": ">=4", "npm": ">=1.4.28" } }, "packages/serverless/node_modules/semver": { "version": "5.7.2", "license": "ISC", "bin": { "semver": "bin/semver" } }, "packages/serverless/node_modules/twilio": { "version": "3.84.1", "license": "MIT", "dependencies": { "axios": "^0.26.1", "dayjs": "^1.8.29", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "q": "2.0.x", "qs": "^6.9.4", "rootpath": "^0.1.2", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "engines": { "node": ">=6.0" } } }, "dependencies": { "@actions/core": { "version": "1.10.1", "requires": { "@actions/http-client": "^2.0.1", "uuid": "^8.3.2" } }, "@actions/github": { "version": "5.1.1", "requires": { "@actions/http-client": "^2.0.1", "@octokit/core": "^3.6.0", "@octokit/plugin-paginate-rest": "^2.17.0", "@octokit/plugin-rest-endpoint-methods": "^5.13.0" } }, "@actions/http-client": { "version": "2.2.1", "requires": { "tunnel": "^0.0.6", "undici": "^5.25.4" } }, "@adobe/css-tools": { "version": "4.3.3" }, "@ampproject/remapping": { "version": "2.3.0", "requires": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.24" }, "dependencies": { "@jridgewell/trace-mapping": { "version": "0.3.25", "requires": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } } } }, "@aws-crypto/sha256-browser": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-5.2.0.tgz", "integrity": "sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==", "requires": { "@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" }, "dependencies": { "@smithy/is-array-buffer": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz", "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==", "requires": { "tslib": "^2.6.2" } }, "@smithy/util-buffer-from": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz", "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==", "requires": { "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" } }, "@smithy/util-utf8": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz", "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==", "requires": { "@smithy/util-buffer-from": "^2.2.0", "tslib": "^2.6.2" } } } }, "@aws-crypto/sha256-js": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-5.2.0.tgz", "integrity": "sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==", "requires": { "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "tslib": "^2.6.2" } }, "@aws-crypto/supports-web-crypto": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-5.2.0.tgz", "integrity": "sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==", "requires": { "tslib": "^2.6.2" } }, "@aws-crypto/util": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-5.2.0.tgz", "integrity": "sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==", "requires": { "@aws-sdk/types": "^3.222.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" }, "dependencies": { "@smithy/is-array-buffer": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz", "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==", "requires": { "tslib": "^2.6.2" } }, "@smithy/util-buffer-from": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz", "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==", "requires": { "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" } }, "@smithy/util-utf8": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz", "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==", "requires": { "@smithy/util-buffer-from": "^2.2.0", "tslib": "^2.6.2" } } } }, "@aws-sdk/client-dynamodb": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/client-dynamodb/-/client-dynamodb-3.609.0.tgz", "integrity": "sha512-eu4JWHYzUukqMV+gfZLZbSPoC+KOLzhfGQn/HkSg8/utSiUEi4TjuNtVyWlBaSBDJ3T7rQQKRqTpDrkGS3ZWiQ==", "requires": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/client-sso-oidc": "3.609.0", "@aws-sdk/client-sts": "3.609.0", "@aws-sdk/core": "3.609.0", "@aws-sdk/credential-provider-node": "3.609.0", "@aws-sdk/middleware-endpoint-discovery": "3.609.0", "@aws-sdk/middleware-host-header": "3.609.0", "@aws-sdk/middleware-logger": "3.609.0", "@aws-sdk/middleware-recursion-detection": "3.609.0", "@aws-sdk/middleware-user-agent": "3.609.0", "@aws-sdk/region-config-resolver": "3.609.0", "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@aws-sdk/util-user-agent-browser": "3.609.0", "@aws-sdk/util-user-agent-node": "3.609.0", "@smithy/config-resolver": "^3.0.4", "@smithy/core": "^2.2.4", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/hash-node": "^3.0.3", "@smithy/invalid-dependency": "^3.0.3", "@smithy/middleware-content-length": "^3.0.3", "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/middleware-stack": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/node-http-handler": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@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.7", "@smithy/util-defaults-mode-node": "^3.0.7", "@smithy/util-endpoints": "^2.0.4", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "@smithy/util-utf8": "^3.0.0", "@smithy/util-waiter": "^3.1.2", "tslib": "^2.6.2", "uuid": "^9.0.1" }, "dependencies": { "uuid": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==" } } }, "@aws-sdk/client-sso": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.609.0.tgz", "integrity": "sha512-gqXGFDkIpKHCKAbeJK4aIDt3tiwJ26Rf5Tqw9JS6BYXsdMeOB8FTzqD9R+Yc1epHd8s5L94sdqXT5PapgxFZrg==", "requires": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "3.609.0", "@aws-sdk/middleware-host-header": "3.609.0", "@aws-sdk/middleware-logger": "3.609.0", "@aws-sdk/middleware-recursion-detection": "3.609.0", "@aws-sdk/middleware-user-agent": "3.609.0", "@aws-sdk/region-config-resolver": "3.609.0", "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@aws-sdk/util-user-agent-browser": "3.609.0", "@aws-sdk/util-user-agent-node": "3.609.0", "@smithy/config-resolver": "^3.0.4", "@smithy/core": "^2.2.4", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/hash-node": "^3.0.3", "@smithy/invalid-dependency": "^3.0.3", "@smithy/middleware-content-length": "^3.0.3", "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/middleware-stack": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/node-http-handler": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@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.7", "@smithy/util-defaults-mode-node": "^3.0.7", "@smithy/util-endpoints": "^2.0.4", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" } }, "@aws-sdk/client-sso-oidc": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.609.0.tgz", "integrity": "sha512-0bNPAyPdkWkS9EGB2A9BZDkBNrnVCBzk5lYRezoT4K3/gi9w1DTYH5tuRdwaTZdxW19U1mq7CV0YJJARKO1L9Q==", "requires": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "3.609.0", "@aws-sdk/credential-provider-node": "3.609.0", "@aws-sdk/middleware-host-header": "3.609.0", "@aws-sdk/middleware-logger": "3.609.0", "@aws-sdk/middleware-recursion-detection": "3.609.0", "@aws-sdk/middleware-user-agent": "3.609.0", "@aws-sdk/region-config-resolver": "3.609.0", "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@aws-sdk/util-user-agent-browser": "3.609.0", "@aws-sdk/util-user-agent-node": "3.609.0", "@smithy/config-resolver": "^3.0.4", "@smithy/core": "^2.2.4", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/hash-node": "^3.0.3", "@smithy/invalid-dependency": "^3.0.3", "@smithy/middleware-content-length": "^3.0.3", "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/middleware-stack": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/node-http-handler": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@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.7", "@smithy/util-defaults-mode-node": "^3.0.7", "@smithy/util-endpoints": "^2.0.4", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" } }, "@aws-sdk/client-sts": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.609.0.tgz", "integrity": "sha512-A0B3sDKFoFlGo8RYRjDBWHXpbgirer2bZBkCIzhSPHc1vOFHt/m2NcUoE2xnBKXJFrptL1xDkvo1P+XYp/BfcQ==", "requires": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/client-sso-oidc": "3.609.0", "@aws-sdk/core": "3.609.0", "@aws-sdk/credential-provider-node": "3.609.0", "@aws-sdk/middleware-host-header": "3.609.0", "@aws-sdk/middleware-logger": "3.609.0", "@aws-sdk/middleware-recursion-detection": "3.609.0", "@aws-sdk/middleware-user-agent": "3.609.0", "@aws-sdk/region-config-resolver": "3.609.0", "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@aws-sdk/util-user-agent-browser": "3.609.0", "@aws-sdk/util-user-agent-node": "3.609.0", "@smithy/config-resolver": "^3.0.4", "@smithy/core": "^2.2.4", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/hash-node": "^3.0.3", "@smithy/invalid-dependency": "^3.0.3", "@smithy/middleware-content-length": "^3.0.3", "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/middleware-stack": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/node-http-handler": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@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.7", "@smithy/util-defaults-mode-node": "^3.0.7", "@smithy/util-endpoints": "^2.0.4", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" } }, "@aws-sdk/core": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.609.0.tgz", "integrity": "sha512-ptqw+DTxLr01+pKjDUuo53SEDzI+7nFM3WfQaEo0yhDg8vWw8PER4sWj1Ysx67ksctnZesPUjqxd5SHbtdBxiA==", "requires": { "@smithy/core": "^2.2.4", "@smithy/protocol-http": "^4.0.3", "@smithy/signature-v4": "^3.1.2", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "fast-xml-parser": "4.2.5", "tslib": "^2.6.2" } }, "@aws-sdk/credential-provider-env": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.609.0.tgz", "integrity": "sha512-v69ZCWcec2iuV9vLVJMa6fAb5xwkzN4jYIT8yjo2c4Ia/j976Q+TPf35Pnz5My48Xr94EFcaBazrWedF+kwfuQ==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/credential-provider-http": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.609.0.tgz", "integrity": "sha512-GQQfB9Mk4XUZwaPsk4V3w8MqleS6ApkZKVQn3vTLAKa8Y7B2Imcpe5zWbKYjDd8MPpMWjHcBGFTVlDRFP4zwSQ==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/fetch-http-handler": "^3.2.0", "@smithy/node-http-handler": "^3.1.1", "@smithy/property-provider": "^3.1.3", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/util-stream": "^3.0.5", "tslib": "^2.6.2" } }, "@aws-sdk/credential-provider-ini": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.609.0.tgz", "integrity": "sha512-hwaBfXuBTv6/eAdEsDfGcteYUW6Km7lvvubbxEdxIuJNF3vswR7RMGIXaEC37hhPkTTgd3H0TONammhwZIfkog==", "requires": { "@aws-sdk/credential-provider-env": "3.609.0", "@aws-sdk/credential-provider-http": "3.609.0", "@aws-sdk/credential-provider-process": "3.609.0", "@aws-sdk/credential-provider-sso": "3.609.0", "@aws-sdk/credential-provider-web-identity": "3.609.0", "@aws-sdk/types": "3.609.0", "@smithy/credential-provider-imds": "^3.1.3", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/credential-provider-node": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.609.0.tgz", "integrity": "sha512-4J8/JRuqfxJDGD9jTHVCBxCvYt7/Vgj2Stlhj930mrjFPO/yRw8ilAAZxBWe0JHPX3QwepCmh4ErZe53F5ysxQ==", "requires": { "@aws-sdk/credential-provider-env": "3.609.0", "@aws-sdk/credential-provider-http": "3.609.0", "@aws-sdk/credential-provider-ini": "3.609.0", "@aws-sdk/credential-provider-process": "3.609.0", "@aws-sdk/credential-provider-sso": "3.609.0", "@aws-sdk/credential-provider-web-identity": "3.609.0", "@aws-sdk/types": "3.609.0", "@smithy/credential-provider-imds": "^3.1.3", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/credential-provider-process": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.609.0.tgz", "integrity": "sha512-Ux35nGOSJKZWUIM3Ny0ROZ8cqPRUEkh+tR3X2o9ydEbFiLq3eMMyEnHJqx4EeUjLRchidlm4CCid9GxMe5/gdw==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/credential-provider-sso": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.609.0.tgz", "integrity": "sha512-oQPGDKMMIxjvTcm86g07RPYeC7mCNk+29dPpY15ZAPRpAF7F0tircsC3wT9fHzNaKShEyK5LuI5Kg/uxsdy+Iw==", "requires": { "@aws-sdk/client-sso": "3.609.0", "@aws-sdk/token-providers": "3.609.0", "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/credential-provider-web-identity": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.609.0.tgz", "integrity": "sha512-U+PG8NhlYYF45zbr1km3ROtBMYqyyj/oK8NRp++UHHeuavgrP+4wJ4wQnlEaKvJBjevfo3+dlIBcaeQ7NYejWg==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/endpoint-cache": { "version": "3.572.0", "resolved": "https://registry.npmjs.org/@aws-sdk/endpoint-cache/-/endpoint-cache-3.572.0.tgz", "integrity": "sha512-CzuRWMj/xtN9p9eP915nlPmlyniTzke732Ow/M60++gGgB3W+RtZyFftw3TEx+NzNhd1tH54dEcGiWdiNaBz3Q==", "requires": { "mnemonist": "0.38.3", "tslib": "^2.6.2" } }, "@aws-sdk/middleware-endpoint-discovery": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-endpoint-discovery/-/middleware-endpoint-discovery-3.609.0.tgz", "integrity": "sha512-HnjoduqkbsU+x7V+SF/h0/fxBKzG9ABlYteR2yiZEVyY70o2Wtt7fh4mZoVvpyuDEFCsYnLk9Ve0+7mNo7+pWA==", "requires": { "@aws-sdk/endpoint-cache": "3.572.0", "@aws-sdk/types": "3.609.0", "@smithy/node-config-provider": "^3.1.3", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/middleware-host-header": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.609.0.tgz", "integrity": "sha512-iTKfo158lc4jLDfYeZmYMIBHsn8m6zX+XB6birCSNZ/rrlzAkPbGE43CNdKfvjyWdqgLMRXF+B+OcZRvqhMXPQ==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/middleware-logger": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.609.0.tgz", "integrity": "sha512-S62U2dy4jMDhDFDK5gZ4VxFdWzCtLzwbYyFZx2uvPYTECkepLUfzLic2BHg2Qvtu4QjX+oGE3P/7fwaGIsGNuQ==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/middleware-recursion-detection": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.609.0.tgz", "integrity": "sha512-6sewsYB7/o/nbUfA99Aa/LokM+a/u4Wpm/X2o0RxOsDtSB795ObebLJe2BxY5UssbGaWkn7LswyfvrdZNXNj1w==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/middleware-user-agent": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.609.0.tgz", "integrity": "sha512-nbq7MXRmeXm4IDqh+sJRAxGPAq0OfGmGIwKvJcw66hLoG8CmhhVMZmIAEBDFr57S+YajGwnLLRt+eMI05MMeVA==", "requires": { "@aws-sdk/types": "3.609.0", "@aws-sdk/util-endpoints": "3.609.0", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/region-config-resolver": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.609.0.tgz", "integrity": "sha512-lMHBG8zg9GWYBc9/XVPKyuAUd7iKqfPP7z04zGta2kGNOKbUTeqmAdc1gJGku75p4kglIPlGBorOxti8DhRmKw==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/node-config-provider": "^3.1.3", "@smithy/types": "^3.3.0", "@smithy/util-config-provider": "^3.0.0", "@smithy/util-middleware": "^3.0.3", "tslib": "^2.6.2" } }, "@aws-sdk/token-providers": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.609.0.tgz", "integrity": "sha512-WvhW/7XSf+H7YmtiIigQxfDVZVZI7mbKikQ09YpzN7FeN3TmYib1+0tB+EE9TbICkwssjiFc71FEBEh4K9grKQ==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/types": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.609.0.tgz", "integrity": "sha512-+Tqnh9w0h2LcrUsdXyT1F8mNhXz+tVYBtP19LpeEGntmvHwa2XzvLUCWpoIAIVsHp5+HdB2X9Sn0KAtmbFXc2Q==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@aws-sdk/util-endpoints": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.609.0.tgz", "integrity": "sha512-Rh+3V8dOvEeE1aQmUy904DYWtLUEJ7Vf5XBPlQ6At3pBhp+zpXbsnpZzVL33c8lW1xfj6YPwtO6gOeEsl1juCQ==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/types": "^3.3.0", "@smithy/util-endpoints": "^2.0.4", "tslib": "^2.6.2" } }, "@aws-sdk/util-locate-window": { "version": "3.568.0", "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.568.0.tgz", "integrity": "sha512-3nh4TINkXYr+H41QaPelCceEB2FXP3fxp93YZXB/kqJvX0U9j0N0Uk45gvsjmEPzG8XxkPEeLIfT2I1M7A6Lig==", "requires": { "tslib": "^2.6.2" } }, "@aws-sdk/util-user-agent-browser": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.609.0.tgz", "integrity": "sha512-fojPU+mNahzQ0YHYBsx0ZIhmMA96H+ZIZ665ObU9tl+SGdbLneVZVikGve+NmHTQwHzwkFsZYYnVKAkreJLAtA==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/types": "^3.3.0", "bowser": "^2.11.0", "tslib": "^2.6.2" } }, "@aws-sdk/util-user-agent-node": { "version": "3.609.0", "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.609.0.tgz", "integrity": "sha512-DlZBwQ/HkZyf3pOWc7+wjJRk5R7x9YxHhs2szHwtv1IW30KMabjjjX0GMlGJ9LLkBHkbaaEY/w9Tkj12XRLhRg==", "requires": { "@aws-sdk/types": "3.609.0", "@smithy/node-config-provider": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@babel/code-frame": { "version": "7.24.2", "requires": { "@babel/highlight": "^7.24.2", "picocolors": "^1.0.0" } }, "@babel/compat-data": { "version": "7.24.4" }, "@babel/core": { "version": "7.24.5", "requires": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.24.2", "@babel/generator": "^7.24.5", "@babel/helper-compilation-targets": "^7.23.6", "@babel/helper-module-transforms": "^7.24.5", "@babel/helpers": "^7.24.5", "@babel/parser": "^7.24.5", "@babel/template": "^7.24.0", "@babel/traverse": "^7.24.5", "@babel/types": "^7.24.5", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", "json5": "^2.2.3", "semver": "^6.3.1" }, "dependencies": { "semver": { "version": "6.3.1" } } }, "@babel/generator": { "version": "7.24.5", "requires": { "@babel/types": "^7.24.5", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^2.5.1" }, "dependencies": { "@jridgewell/trace-mapping": { "version": "0.3.25", "requires": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } } } }, "@babel/helper-compilation-targets": { "version": "7.23.6", "requires": { "@babel/compat-data": "^7.23.5", "@babel/helper-validator-option": "^7.23.5", "browserslist": "^4.22.2", "lru-cache": "^5.1.1", "semver": "^6.3.1" }, "dependencies": { "lru-cache": { "version": "5.1.1", "requires": { "yallist": "^3.0.2" }, "dependencies": { "yallist": { "version": "3.1.1" } } }, "semver": { "version": "6.3.1" } } }, "@babel/helper-environment-visitor": { "version": "7.22.20" }, "@babel/helper-function-name": { "version": "7.23.0", "requires": { "@babel/template": "^7.22.15", "@babel/types": "^7.23.0" } }, "@babel/helper-hoist-variables": { "version": "7.22.5", "requires": { "@babel/types": "^7.22.5" } }, "@babel/helper-module-imports": { "version": "7.24.3", "requires": { "@babel/types": "^7.24.0" } }, "@babel/helper-module-transforms": { "version": "7.24.5", "requires": { "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-module-imports": "^7.24.3", "@babel/helper-simple-access": "^7.24.5", "@babel/helper-split-export-declaration": "^7.24.5", "@babel/helper-validator-identifier": "^7.24.5" } }, "@babel/helper-plugin-utils": { "version": "7.24.5" }, "@babel/helper-simple-access": { "version": "7.24.5", "requires": { "@babel/types": "^7.24.5" } }, "@babel/helper-split-export-declaration": { "version": "7.24.5", "requires": { "@babel/types": "^7.24.5" } }, "@babel/helper-string-parser": { "version": "7.24.1" }, "@babel/helper-validator-identifier": { "version": "7.24.5" }, "@babel/helper-validator-option": { "version": "7.23.5" }, "@babel/helpers": { "version": "7.24.5", "requires": { "@babel/template": "^7.24.0", "@babel/traverse": "^7.24.5", "@babel/types": "^7.24.5" } }, "@babel/highlight": { "version": "7.24.5", "requires": { "@babel/helper-validator-identifier": "^7.24.5", "chalk": "^2.4.2", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" }, "dependencies": { "chalk": { "version": "2.4.2", "requires": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" }, "dependencies": { "ansi-styles": { "version": "3.2.1", "requires": { "color-convert": "^1.9.0" }, "dependencies": { "color-convert": { "version": "1.9.3", "requires": { "color-name": "1.1.3" }, "dependencies": { "color-name": { "version": "1.1.3" } } } } }, "escape-string-regexp": { "version": "1.0.5" }, "supports-color": { "version": "5.5.0", "requires": { "has-flag": "^3.0.0" }, "dependencies": { "has-flag": { "version": "3.0.0" } } } } } } }, "@babel/parser": { "version": "7.24.5" }, "@babel/plugin-transform-react-jsx-self": { "version": "7.24.5", "requires": { "@babel/helper-plugin-utils": "^7.24.5" } }, "@babel/plugin-transform-react-jsx-source": { "version": "7.24.1", "requires": { "@babel/helper-plugin-utils": "^7.24.0" } }, "@babel/runtime": { "version": "7.24.5", "requires": { "regenerator-runtime": "^0.14.0" } }, "@babel/template": { "version": "7.24.0", "requires": { "@babel/code-frame": "^7.23.5", "@babel/parser": "^7.24.0", "@babel/types": "^7.24.0" } }, "@babel/traverse": { "version": "7.24.5", "requires": { "@babel/code-frame": "^7.24.2", "@babel/generator": "^7.24.5", "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-function-name": "^7.23.0", "@babel/helper-hoist-variables": "^7.22.5", "@babel/helper-split-export-declaration": "^7.24.5", "@babel/parser": "^7.24.5", "@babel/types": "^7.24.5", "debug": "^4.3.1", "globals": "^11.1.0" } }, "@babel/types": { "version": "7.24.5", "requires": { "@babel/helper-string-parser": "^7.24.1", "@babel/helper-validator-identifier": "^7.24.5", "to-fast-properties": "^2.0.0" } }, "@bleskomat/form": { "version": "1.3.2", "requires": { "express-handlebars": "6.0.7" } }, "@cloudscape-design/collection-hooks": { "version": "1.0.45", "requires": {} }, "@cloudscape-design/component-toolkit": { "version": "1.0.0-beta.48", "requires": { "@juggle/resize-observer": "^3.3.1", "tslib": "^2.3.1" } }, "@cloudscape-design/components": { "version": "3.0.625", "requires": { "@cloudscape-design/collection-hooks": "^1.0.0", "@cloudscape-design/component-toolkit": "^1.0.0-beta", "@cloudscape-design/test-utils-core": "^1.0.0", "@cloudscape-design/theming-runtime": "^1.0.0", "@dnd-kit/core": "^6.0.8", "@dnd-kit/sortable": "^7.0.2", "@dnd-kit/utilities": "^3.2.1", "@juggle/resize-observer": "^3.3.1", "ace-builds": "^1.32.6", "balanced-match": "^1.0.2", "clsx": "^1.1.0", "d3-shape": "^1.3.7", "date-fns": "^2.25.0", "intl-messageformat": "^10.3.1", "mnth": "^2.0.0", "react-keyed-flatten-children": "^1.3.0", "react-transition-group": "^4.4.2", "tslib": "^2.4.0", "weekstart": "^1.1.0" } }, "@cloudscape-design/test-utils-core": { "version": "1.0.31", "requires": { "css-selector-tokenizer": "^0.8.0", "css.escape": "^1.5.1" } }, "@cloudscape-design/theming-runtime": { "version": "1.0.49", "requires": { "tslib": "^2.4.0" } }, "@cspotcode/source-map-support": { "version": "0.8.1", "requires": { "@jridgewell/trace-mapping": "0.3.9" } }, "@dnd-kit/accessibility": { "version": "3.1.0", "requires": { "tslib": "^2.0.0" } }, "@dnd-kit/core": { "version": "6.1.0", "requires": { "@dnd-kit/accessibility": "^3.1.0", "@dnd-kit/utilities": "^3.2.2", "tslib": "^2.0.0" } }, "@dnd-kit/sortable": { "version": "7.0.2", "requires": { "@dnd-kit/utilities": "^3.2.0", "tslib": "^2.0.0" } }, "@dnd-kit/utilities": { "version": "3.2.2", "requires": { "tslib": "^2.0.0" } }, "@esbuild/linux-x64": { "version": "0.18.20", "optional": true }, "@fastify/busboy": { "version": "2.1.1" }, "@formatjs/ecma402-abstract": { "version": "1.18.2", "requires": { "@formatjs/intl-localematcher": "0.5.4", "tslib": "^2.4.0" } }, "@formatjs/fast-memoize": { "version": "2.2.0", "requires": { "tslib": "^2.4.0" } }, "@formatjs/icu-messageformat-parser": { "version": "2.7.6", "requires": { "@formatjs/ecma402-abstract": "1.18.2", "@formatjs/icu-skeleton-parser": "1.8.0", "tslib": "^2.4.0" } }, "@formatjs/icu-skeleton-parser": { "version": "1.8.0", "requires": { "@formatjs/ecma402-abstract": "1.18.2", "tslib": "^2.4.0" } }, "@formatjs/intl-localematcher": { "version": "0.5.4", "requires": { "tslib": "^2.4.0" } }, "@jridgewell/gen-mapping": { "version": "0.3.5", "requires": { "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.24" }, "dependencies": { "@jridgewell/trace-mapping": { "version": "0.3.25", "requires": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } } } }, "@jridgewell/resolve-uri": { "version": "3.1.1" }, "@jridgewell/set-array": { "version": "1.2.1" }, "@jridgewell/sourcemap-codec": { "version": "1.4.15" }, "@jridgewell/trace-mapping": { "version": "0.3.9", "requires": { "@jridgewell/resolve-uri": "^3.0.3", "@jridgewell/sourcemap-codec": "^1.4.10" } }, "@juggle/resize-observer": { "version": "3.4.0" }, "@noble/hashes": { "version": "1.3.2" }, "@nodelib/fs.scandir": { "version": "2.1.5", "requires": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" } }, "@nodelib/fs.stat": { "version": "2.0.5" }, "@nodelib/fs.walk": { "version": "1.2.8", "requires": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" } }, "@oclif/color": { "version": "1.0.13", "requires": { "ansi-styles": "^4.2.1", "chalk": "^4.1.0", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "tslib": "^2" } }, "@oclif/command": { "version": "1.8.36", "requires": { "@oclif/config": "^1.18.2", "@oclif/errors": "^1.3.6", "@oclif/help": "^1.0.1", "@oclif/parser": "^3.8.17", "debug": "^4.1.1", "semver": "^7.5.4" }, "dependencies": { "@oclif/config": { "version": "1.18.16", "requires": { "@oclif/errors": "^1.3.6", "@oclif/parser": "^3.8.16", "debug": "^4.3.4", "globby": "^11.1.0", "is-wsl": "^2.1.1", "tslib": "^2.6.1" } }, "@oclif/errors": { "version": "1.3.6", "requires": { "clean-stack": "^3.0.0", "fs-extra": "^8.1", "indent-string": "^4.0.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" }, "dependencies": { "fs-extra": { "version": "8.1.0", "requires": { "graceful-fs": "^4.2.0", "jsonfile": "^4.0.0", "universalify": "^0.1.0" }, "dependencies": { "jsonfile": { "version": "4.0.0", "requires": { "graceful-fs": "^4.1.6" } }, "universalify": { "version": "0.1.2" } } } } } } }, "@oclif/config": { "version": "1.18.2", "requires": { "@oclif/errors": "^1.3.3", "@oclif/parser": "^3.8.0", "debug": "^4.1.1", "globby": "^11.0.1", "is-wsl": "^2.1.1", "tslib": "^2.0.0" } }, "@oclif/core": { "version": "1.26.2", "requires": { "@oclif/linewrap": "^1.0.0", "@oclif/screen": "^3.0.4", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.10.0", "debug": "^4.3.4", "ejs": "^3.1.6", "fs-extra": "^9.1.0", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "semver": "^7.3.7", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "tslib": "^2.4.1", "widest-line": "^3.1.0", "wrap-ansi": "^7.0.0" } }, "@oclif/errors": { "version": "1.3.5", "requires": { "clean-stack": "^3.0.0", "fs-extra": "^8.1", "indent-string": "^4.0.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" }, "dependencies": { "fs-extra": { "version": "8.1.0", "requires": { "graceful-fs": "^4.2.0", "jsonfile": "^4.0.0", "universalify": "^0.1.0" }, "dependencies": { "jsonfile": { "version": "4.0.0", "requires": { "graceful-fs": "^4.1.6" } }, "universalify": { "version": "0.1.2" } } } } }, "@oclif/help": { "version": "1.0.15", "requires": { "@oclif/config": "1.18.16", "@oclif/errors": "1.3.6", "chalk": "^4.1.2", "indent-string": "^4.0.0", "lodash": "^4.17.21", "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "widest-line": "^3.1.0", "wrap-ansi": "^6.2.0" }, "dependencies": { "@oclif/config": { "version": "1.18.16", "requires": { "@oclif/errors": "^1.3.6", "@oclif/parser": "^3.8.16", "debug": "^4.3.4", "globby": "^11.1.0", "is-wsl": "^2.1.1", "tslib": "^2.6.1" } }, "@oclif/errors": { "version": "1.3.6", "requires": { "clean-stack": "^3.0.0", "fs-extra": "^8.1", "indent-string": "^4.0.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" }, "dependencies": { "fs-extra": { "version": "8.1.0", "requires": { "graceful-fs": "^4.2.0", "jsonfile": "^4.0.0", "universalify": "^0.1.0" }, "dependencies": { "jsonfile": { "version": "4.0.0", "requires": { "graceful-fs": "^4.1.6" } }, "universalify": { "version": "0.1.2" } } }, "wrap-ansi": { "version": "7.0.0", "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } } } }, "wrap-ansi": { "version": "6.2.0", "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } } } }, "@oclif/linewrap": { "version": "1.0.0" }, "@oclif/parser": { "version": "3.8.17", "requires": { "@oclif/errors": "^1.3.6", "@oclif/linewrap": "^1.0.0", "chalk": "^4.1.0", "tslib": "^2.6.2" }, "dependencies": { "@oclif/errors": { "version": "1.3.6", "requires": { "clean-stack": "^3.0.0", "fs-extra": "^8.1", "indent-string": "^4.0.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" }, "dependencies": { "fs-extra": { "version": "8.1.0", "requires": { "graceful-fs": "^4.2.0", "jsonfile": "^4.0.0", "universalify": "^0.1.0" }, "dependencies": { "jsonfile": { "version": "4.0.0", "requires": { "graceful-fs": "^4.1.6" } }, "universalify": { "version": "0.1.2" } } } } } } }, "@oclif/plugin-autocomplete": { "version": "1.4.6", "requires": { "@oclif/core": "^2.1.2", "chalk": "^4.1.0", "debug": "^4.3.4", "fs-extra": "^9.0.1" }, "dependencies": { "@oclif/core": { "version": "2.16.0", "requires": { "@types/cli-progress": "^3.11.0", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.12.0", "debug": "^4.3.4", "ejs": "^3.1.8", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "ts-node": "^10.9.1", "tslib": "^2.5.0", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" } } } }, "@oclif/plugin-help": { "version": "3.3.1", "requires": { "@oclif/command": "^1.8.15", "@oclif/config": "1.18.2", "@oclif/errors": "1.3.5", "@oclif/help": "^1.0.1", "chalk": "^4.1.2", "indent-string": "^4.0.0", "lodash": "^4.17.21", "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "widest-line": "^3.1.0", "wrap-ansi": "^6.2.0" }, "dependencies": { "wrap-ansi": { "version": "6.2.0", "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } } } }, "@oclif/plugin-plugins": { "version": "2.4.7", "requires": { "@oclif/color": "^1.0.4", "@oclif/core": "^2.8.2", "chalk": "^4.1.2", "debug": "^4.3.4", "fs-extra": "^9.0", "http-call": "^5.2.2", "load-json-file": "^5.3.0", "npm-run-path": "^4.0.1", "semver": "^7.5.0", "tslib": "^2.4.1", "yarn": "^1.22.18" }, "dependencies": { "@oclif/core": { "version": "2.16.0", "requires": { "@types/cli-progress": "^3.11.0", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.12.0", "debug": "^4.3.4", "ejs": "^3.1.8", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "ts-node": "^10.9.1", "tslib": "^2.5.0", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" } } } }, "@oclif/plugin-update": { "version": "2.2.0", "requires": { "@oclif/color": "^1.0.0", "@oclif/core": "^1.2.0", "@types/semver": "^7.3.4", "cross-spawn": "^7.0.3", "debug": "^4.3.1", "filesize": "^6.1.0", "fs-extra": "^9.0.1", "http-call": "^5.3.0", "lodash": "^4.17.21", "log-chopper": "^1.0.2", "semver": "^7.3.5", "tar-fs": "^2.1.1" } }, "@oclif/plugin-version": { "version": "1.3.10", "requires": { "@oclif/core": "^2.15.0" }, "dependencies": { "@oclif/core": { "version": "2.16.0", "requires": { "@types/cli-progress": "^3.11.0", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.12.0", "debug": "^4.3.4", "ejs": "^3.1.8", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "ts-node": "^10.9.1", "tslib": "^2.5.0", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" } } } }, "@oclif/plugin-warn-if-update-available": { "version": "2.1.1", "requires": { "@oclif/core": "^2.15.0", "chalk": "^4.1.0", "debug": "^4.1.0", "http-call": "^5.2.2", "lodash.template": "^4.5.0", "semver": "^7.5.4" }, "dependencies": { "@oclif/core": { "version": "2.16.0", "requires": { "@types/cli-progress": "^3.11.0", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "cardinal": "^2.1.1", "chalk": "^4.1.2", "clean-stack": "^3.0.1", "cli-progress": "^3.12.0", "debug": "^4.3.4", "ejs": "^3.1.8", "get-package-type": "^0.1.0", "globby": "^11.1.0", "hyperlinker": "^1.0.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "js-yaml": "^3.14.1", "natural-orderby": "^2.0.3", "object-treeify": "^1.1.33", "password-prompt": "^1.1.2", "slice-ansi": "^4.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "supports-color": "^8.1.1", "supports-hyperlinks": "^2.2.0", "ts-node": "^10.9.1", "tslib": "^2.5.0", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" } } } }, "@oclif/screen": { "version": "3.0.8" }, "@octokit/auth-token": { "version": "2.5.0", "requires": { "@octokit/types": "^6.0.3" } }, "@octokit/core": { "version": "3.6.0", "requires": { "@octokit/auth-token": "^2.4.4", "@octokit/graphql": "^4.5.8", "@octokit/request": "^5.6.3", "@octokit/request-error": "^2.0.5", "@octokit/types": "^6.0.3", "before-after-hook": "^2.2.0", "universal-user-agent": "^6.0.0" } }, "@octokit/endpoint": { "version": "6.0.12", "requires": { "@octokit/types": "^6.0.3", "is-plain-object": "^5.0.0", "universal-user-agent": "^6.0.0" } }, "@octokit/graphql": { "version": "4.8.0", "requires": { "@octokit/request": "^5.6.0", "@octokit/types": "^6.0.3", "universal-user-agent": "^6.0.0" } }, "@octokit/openapi-types": { "version": "12.11.0" }, "@octokit/plugin-paginate-rest": { "version": "2.21.3", "requires": { "@octokit/types": "^6.40.0" } }, "@octokit/plugin-request-log": { "version": "1.0.4", "requires": {} }, "@octokit/plugin-rest-endpoint-methods": { "version": "5.16.2", "requires": { "@octokit/types": "^6.39.0", "deprecation": "^2.3.1" } }, "@octokit/request": { "version": "5.6.3", "requires": { "@octokit/endpoint": "^6.0.1", "@octokit/request-error": "^2.1.0", "@octokit/types": "^6.16.1", "is-plain-object": "^5.0.0", "node-fetch": "^2.6.7", "universal-user-agent": "^6.0.0" }, "dependencies": { "node-fetch": { "version": "2.7.0", "requires": { "whatwg-url": "^5.0.0" } } } }, "@octokit/request-error": { "version": "2.1.0", "requires": { "@octokit/types": "^6.0.3", "deprecation": "^2.0.0", "once": "^1.4.0" } }, "@octokit/rest": { "version": "19.0.13", "requires": { "@octokit/core": "^4.2.1", "@octokit/plugin-paginate-rest": "^6.1.2", "@octokit/plugin-request-log": "^1.0.4", "@octokit/plugin-rest-endpoint-methods": "^7.1.2" }, "dependencies": { "@octokit/core": { "version": "4.2.4", "requires": { "@octokit/auth-token": "^3.0.0", "@octokit/graphql": "^5.0.0", "@octokit/request": "^6.0.0", "@octokit/request-error": "^3.0.0", "@octokit/types": "^9.0.0", "before-after-hook": "^2.2.0", "universal-user-agent": "^6.0.0" }, "dependencies": { "@octokit/auth-token": { "version": "3.0.4" }, "@octokit/graphql": { "version": "5.0.6", "requires": { "@octokit/request": "^6.0.0", "@octokit/types": "^9.0.0", "universal-user-agent": "^6.0.0" } }, "@octokit/request": { "version": "6.2.8", "requires": { "@octokit/endpoint": "^7.0.0", "@octokit/request-error": "^3.0.0", "@octokit/types": "^9.0.0", "is-plain-object": "^5.0.0", "node-fetch": "^2.6.7", "universal-user-agent": "^6.0.0" }, "dependencies": { "@octokit/endpoint": { "version": "7.0.6", "requires": { "@octokit/types": "^9.0.0", "is-plain-object": "^5.0.0", "universal-user-agent": "^6.0.0" } }, "node-fetch": { "version": "2.7.0", "requires": { "whatwg-url": "^5.0.0" } } } }, "@octokit/request-error": { "version": "3.0.3", "requires": { "@octokit/types": "^9.0.0", "deprecation": "^2.0.0", "once": "^1.4.0" } }, "@octokit/types": { "version": "9.3.2", "requires": { "@octokit/openapi-types": "^18.0.0" }, "dependencies": { "@octokit/openapi-types": { "version": "18.1.1" } } } } }, "@octokit/plugin-paginate-rest": { "version": "6.1.2", "requires": { "@octokit/tsconfig": "^1.0.2", "@octokit/types": "^9.2.3" }, "dependencies": { "@octokit/types": { "version": "9.3.2", "requires": { "@octokit/openapi-types": "^18.0.0" }, "dependencies": { "@octokit/openapi-types": { "version": "18.1.1" } } } } }, "@octokit/plugin-rest-endpoint-methods": { "version": "7.2.3", "requires": { "@octokit/types": "^10.0.0" }, "dependencies": { "@octokit/types": { "version": "10.0.0", "requires": { "@octokit/openapi-types": "^18.0.0" }, "dependencies": { "@octokit/openapi-types": { "version": "18.1.1" } } } } } } }, "@octokit/tsconfig": { "version": "1.0.2" }, "@octokit/types": { "version": "6.41.0", "requires": { "@octokit/openapi-types": "^12.11.0" } }, "@redis/bloom": { "version": "1.2.0", "requires": {} }, "@redis/client": { "version": "1.5.11", "requires": { "cluster-key-slot": "1.1.2", "generic-pool": "3.9.0", "yallist": "4.0.0" } }, "@redis/graph": { "version": "1.1.0", "requires": {} }, "@redis/json": { "version": "1.0.6", "requires": {} }, "@redis/search": { "version": "1.1.5", "requires": {} }, "@redis/time-series": { "version": "1.0.5", "requires": {} }, "@remix-run/router": { "version": "1.16.0" }, "@rollup/pluginutils": { "version": "5.1.0", "requires": { "@types/estree": "^1.0.0", "estree-walker": "^2.0.2", "picomatch": "^2.3.1" } }, "@sendgrid/client": { "version": "8.1.3", "requires": { "@sendgrid/helpers": "^8.0.0", "axios": "^1.6.8" }, "dependencies": { "axios": { "version": "1.6.8", "requires": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" }, "dependencies": { "form-data": { "version": "4.0.0", "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" } } } } } }, "@sendgrid/helpers": { "version": "8.0.0", "requires": { "deepmerge": "^4.2.2" } }, "@sendgrid/mail": { "version": "8.1.3", "requires": { "@sendgrid/client": "^8.1.3", "@sendgrid/helpers": "^8.0.0" } }, "@sindresorhus/is": { "version": "4.6.0", "devOptional": true }, "@smithy/abort-controller": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-3.1.1.tgz", "integrity": "sha512-MBJBiidoe+0cTFhyxT8g+9g7CeVccLM0IOKKUMCNQ1CNMJ/eIfoo0RTfVrXOONEI1UCN1W+zkiHSbzUNE9dZtQ==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/config-resolver": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-3.0.4.tgz", "integrity": "sha512-VwiOk7TwXoE7NlNguV/aPq1hFH72tqkHCw8eWXbr2xHspRyyv9DLpLXhq+Ieje+NwoqXrY0xyQjPXdOE6cGcHA==", "requires": { "@smithy/node-config-provider": "^3.1.3", "@smithy/types": "^3.3.0", "@smithy/util-config-provider": "^3.0.0", "@smithy/util-middleware": "^3.0.3", "tslib": "^2.6.2" } }, "@smithy/core": { "version": "2.2.4", "resolved": "https://registry.npmjs.org/@smithy/core/-/core-2.2.4.tgz", "integrity": "sha512-qdY3LpMOUyLM/gfjjMQZui+UTNS7kBRDWlvyIhVOql5dn2J3isk9qUTBtQ1CbDH8MTugHis1zu3h4rH+Qmmh4g==", "requires": { "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-retry": "^3.0.7", "@smithy/middleware-serde": "^3.0.3", "@smithy/protocol-http": "^4.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/util-middleware": "^3.0.3", "tslib": "^2.6.2" } }, "@smithy/credential-provider-imds": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-3.1.3.tgz", "integrity": "sha512-U1Yrv6hx/mRK6k8AncuI6jLUx9rn0VVSd9NPEX6pyYFBfkSkChOc/n4zUb8alHUVg83TbI4OdZVo1X0Zfj3ijA==", "requires": { "@smithy/node-config-provider": "^3.1.3", "@smithy/property-provider": "^3.1.3", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "tslib": "^2.6.2" } }, "@smithy/fetch-http-handler": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-3.2.0.tgz", "integrity": "sha512-vFvDxMrc6sO5Atec8PaISckMcAwsCrRhYxwUylg97bRT2KZoumOF7qk5+6EVUtuM1IG9AJV5aqXnHln9ZdXHpg==", "requires": { "@smithy/protocol-http": "^4.0.3", "@smithy/querystring-builder": "^3.0.3", "@smithy/types": "^3.3.0", "@smithy/util-base64": "^3.0.0", "tslib": "^2.6.2" } }, "@smithy/hash-node": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-3.0.3.tgz", "integrity": "sha512-2ctBXpPMG+B3BtWSGNnKELJ7SH9e4TNefJS0cd2eSkOOROeBnnVBnAy9LtJ8tY4vUEoe55N4CNPxzbWvR39iBw==", "requires": { "@smithy/types": "^3.3.0", "@smithy/util-buffer-from": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" } }, "@smithy/invalid-dependency": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-3.0.3.tgz", "integrity": "sha512-ID1eL/zpDULmHJbflb864k72/SNOZCADRc9i7Exq3RUNJw6raWUSlFEQ+3PX3EYs++bTxZB2dE9mEHTQLv61tw==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/is-array-buffer": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-3.0.0.tgz", "integrity": "sha512-+Fsu6Q6C4RSJiy81Y8eApjEB5gVtM+oFKTffg+jSuwtvomJJrhUJBu2zS8wjXSgH/g1MKEWrzyChTBe6clb5FQ==", "requires": { "tslib": "^2.6.2" } }, "@smithy/middleware-content-length": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-3.0.3.tgz", "integrity": "sha512-Dbz2bzexReYIQDWMr+gZhpwBetNXzbhnEMhYKA6urqmojO14CsXjnsoPYO8UL/xxcawn8ZsuVU61ElkLSltIUQ==", "requires": { "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/middleware-endpoint": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.4.tgz", "integrity": "sha512-whUJMEPwl3ANIbXjBXZVdJNgfV2ZU8ayln7xUM47rXL2txuenI7jQ/VFFwCzy5lCmXScjp6zYtptW5Evud8e9g==", "requires": { "@smithy/middleware-serde": "^3.0.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "@smithy/url-parser": "^3.0.3", "@smithy/util-middleware": "^3.0.3", "tslib": "^2.6.2" } }, "@smithy/middleware-retry": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-3.0.7.tgz", "integrity": "sha512-f5q7Y09G+2h5ivkSx5CHvlAT4qRR3jBFEsfXyQ9nFNiWQlr8c48blnu5cmbTQ+p1xmIO14UXzKoF8d7Tm0Gsjw==", "requires": { "@smithy/node-config-provider": "^3.1.3", "@smithy/protocol-http": "^4.0.3", "@smithy/service-error-classification": "^3.0.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "@smithy/util-middleware": "^3.0.3", "@smithy/util-retry": "^3.0.3", "tslib": "^2.6.2", "uuid": "^9.0.1" }, "dependencies": { "uuid": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==" } } }, "@smithy/middleware-serde": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-3.0.3.tgz", "integrity": "sha512-puUbyJQBcg9eSErFXjKNiGILJGtiqmuuNKEYNYfUD57fUl4i9+mfmThtQhvFXU0hCVG0iEJhvQUipUf+/SsFdA==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/middleware-stack": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-3.0.3.tgz", "integrity": "sha512-r4klY9nFudB0r9UdSMaGSyjyQK5adUyPnQN/ZM6M75phTxOdnc/AhpvGD1fQUvgmqjQEBGCwpnPbDm8pH5PapA==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/node-config-provider": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-3.1.3.tgz", "integrity": "sha512-rxdpAZczzholz6CYZxtqDu/aKTxATD5DAUDVj7HoEulq+pDSQVWzbg0btZDlxeFfa6bb2b5tUvgdX5+k8jUqcg==", "requires": { "@smithy/property-provider": "^3.1.3", "@smithy/shared-ini-file-loader": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/node-http-handler": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-3.1.1.tgz", "integrity": "sha512-L71NLyPeP450r2J/mfu1jMc//Z1YnqJt2eSNw7uhiItaONnBLDA68J5jgxq8+MBDsYnFwNAIc7dBG1ImiWBiwg==", "requires": { "@smithy/abort-controller": "^3.1.1", "@smithy/protocol-http": "^4.0.3", "@smithy/querystring-builder": "^3.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/property-provider": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-3.1.3.tgz", "integrity": "sha512-zahyOVR9Q4PEoguJ/NrFP4O7SMAfYO1HLhB18M+q+Z4KFd4V2obiMnlVoUFzFLSPeVt1POyNWneHHrZaTMoc/g==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/protocol-http": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-4.0.3.tgz", "integrity": "sha512-x5jmrCWwQlx+Zv4jAtc33ijJ+vqqYN+c/ZkrnpvEe/uDas7AT7A/4Rc2CdfxgWv4WFGmEqODIrrUToPN6DDkGw==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/querystring-builder": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-3.0.3.tgz", "integrity": "sha512-vyWckeUeesFKzCDaRwWLUA1Xym9McaA6XpFfAK5qI9DKJ4M33ooQGqvM4J+LalH4u/Dq9nFiC8U6Qn1qi0+9zw==", "requires": { "@smithy/types": "^3.3.0", "@smithy/util-uri-escape": "^3.0.0", "tslib": "^2.6.2" } }, "@smithy/querystring-parser": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-3.0.3.tgz", "integrity": "sha512-zahM1lQv2YjmznnfQsWbYojFe55l0SLG/988brlLv1i8z3dubloLF+75ATRsqPBboUXsW6I9CPGE5rQgLfY0vQ==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/service-error-classification": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-3.0.3.tgz", "integrity": "sha512-Jn39sSl8cim/VlkLsUhRFq/dKDnRUFlfRkvhOJaUbLBXUsLRLNf9WaxDv/z9BjuQ3A6k/qE8af1lsqcwm7+DaQ==", "requires": { "@smithy/types": "^3.3.0" } }, "@smithy/shared-ini-file-loader": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.1.3.tgz", "integrity": "sha512-Z8Y3+08vgoDgl4HENqNnnzSISAaGrF2RoKupoC47u2wiMp+Z8P/8mDh1CL8+8ujfi2U5naNvopSBmP/BUj8b5w==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/signature-v4": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-3.1.2.tgz", "integrity": "sha512-3BcPylEsYtD0esM4Hoyml/+s7WP2LFhcM3J2AGdcL2vx9O60TtfpDOL72gjb4lU8NeRPeKAwR77YNyyGvMbuEA==", "requires": { "@smithy/is-array-buffer": "^3.0.0", "@smithy/types": "^3.3.0", "@smithy/util-hex-encoding": "^3.0.0", "@smithy/util-middleware": "^3.0.3", "@smithy/util-uri-escape": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" } }, "@smithy/smithy-client": { "version": "3.1.5", "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.1.5.tgz", "integrity": "sha512-x9bL9Mx2CT2P1OiUlHM+ZNpbVU6TgT32f9CmTRzqIHA7M4vYrROCWEoC3o4xHNJASoGd4Opos3cXYPgh+/m4Ww==", "requires": { "@smithy/middleware-endpoint": "^3.0.4", "@smithy/middleware-stack": "^3.0.3", "@smithy/protocol-http": "^4.0.3", "@smithy/types": "^3.3.0", "@smithy/util-stream": "^3.0.5", "tslib": "^2.6.2" } }, "@smithy/types": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.3.0.tgz", "integrity": "sha512-IxvBBCTFDHbVoK7zIxqA1ZOdc4QfM5HM7rGleCuHi7L1wnKv5Pn69xXJQ9hgxH60ZVygH9/JG0jRgtUncE3QUA==", "requires": { "tslib": "^2.6.2" } }, "@smithy/url-parser": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-3.0.3.tgz", "integrity": "sha512-pw3VtZtX2rg+s6HMs6/+u9+hu6oY6U7IohGhVNnjbgKy86wcIsSZwgHrFR+t67Uyxvp4Xz3p3kGXXIpTNisq8A==", "requires": { "@smithy/querystring-parser": "^3.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/util-base64": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-3.0.0.tgz", "integrity": "sha512-Kxvoh5Qtt0CDsfajiZOCpJxgtPHXOKwmM+Zy4waD43UoEMA+qPxxa98aE/7ZhdnBFZFXMOiBR5xbcaMhLtznQQ==", "requires": { "@smithy/util-buffer-from": "^3.0.0", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" } }, "@smithy/util-body-length-browser": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-3.0.0.tgz", "integrity": "sha512-cbjJs2A1mLYmqmyVl80uoLTJhAcfzMOyPgjwAYusWKMdLeNtzmMz9YxNl3/jRLoxSS3wkqkf0jwNdtXWtyEBaQ==", "requires": { "tslib": "^2.6.2" } }, "@smithy/util-body-length-node": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-3.0.0.tgz", "integrity": "sha512-Tj7pZ4bUloNUP6PzwhN7K386tmSmEET9QtQg0TgdNOnxhZvCssHji+oZTUIuzxECRfG8rdm2PMw2WCFs6eIYkA==", "requires": { "tslib": "^2.6.2" } }, "@smithy/util-buffer-from": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-3.0.0.tgz", "integrity": "sha512-aEOHCgq5RWFbP+UDPvPot26EJHjOC+bRgse5A8V3FSShqd5E5UN4qc7zkwsvJPPAVsf73QwYcHN1/gt/rtLwQA==", "requires": { "@smithy/is-array-buffer": "^3.0.0", "tslib": "^2.6.2" } }, "@smithy/util-config-provider": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-3.0.0.tgz", "integrity": "sha512-pbjk4s0fwq3Di/ANL+rCvJMKM5bzAQdE5S/6RL5NXgMExFAi6UgQMPOm5yPaIWPpr+EOXKXRonJ3FoxKf4mCJQ==", "requires": { "tslib": "^2.6.2" } }, "@smithy/util-defaults-mode-browser": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.7.tgz", "integrity": "sha512-Q2txLyvQyGfmjsaDbVV7Sg8psefpFcrnlGapDzXGFRPFKRBeEg6OvFK8FljqjeHSaCZ6/UuzQExUPqBR/2qlDA==", "requires": { "@smithy/property-provider": "^3.1.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "bowser": "^2.11.0", "tslib": "^2.6.2" } }, "@smithy/util-defaults-mode-node": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.7.tgz", "integrity": "sha512-F4Qcj1fG6MGi2BSWCslfsMSwllws/WzYONBGtLybyY+halAcXdWhcew+mej8M5SKd5hqPYp4f7b+ABQEaeytgg==", "requires": { "@smithy/config-resolver": "^3.0.4", "@smithy/credential-provider-imds": "^3.1.3", "@smithy/node-config-provider": "^3.1.3", "@smithy/property-provider": "^3.1.3", "@smithy/smithy-client": "^3.1.5", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/util-endpoints": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-2.0.4.tgz", "integrity": "sha512-ZAtNf+vXAsgzgRutDDiklU09ZzZiiV/nATyqde4Um4priTmasDH+eLpp3tspL0hS2dEootyFMhu1Y6Y+tzpWBQ==", "requires": { "@smithy/node-config-provider": "^3.1.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/util-hex-encoding": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-3.0.0.tgz", "integrity": "sha512-eFndh1WEK5YMUYvy3lPlVmYY/fZcQE1D8oSf41Id2vCeIkKJXPcYDCZD+4+xViI6b1XSd7tE+s5AmXzz5ilabQ==", "requires": { "tslib": "^2.6.2" } }, "@smithy/util-middleware": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-3.0.3.tgz", "integrity": "sha512-l+StyYYK/eO3DlVPbU+4Bi06Jjal+PFLSMmlWM1BEwyLxZ3aKkf1ROnoIakfaA7mC6uw3ny7JBkau4Yc+5zfWw==", "requires": { "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/util-retry": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-3.0.3.tgz", "integrity": "sha512-AFw+hjpbtVApzpNDhbjNG5NA3kyoMs7vx0gsgmlJF4s+yz1Zlepde7J58zpIRIsdjc+emhpAITxA88qLkPF26w==", "requires": { "@smithy/service-error-classification": "^3.0.3", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@smithy/util-stream": { "version": "3.0.5", "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-3.0.5.tgz", "integrity": "sha512-xC3L5PKMAT/Bh8fmHNXP9sdQ4+4aKVUU3EEJ2CF/lLk7R+wtMJM+v/1B4en7jO++Wa5spGzFDBCl0QxgbUc5Ug==", "requires": { "@smithy/fetch-http-handler": "^3.2.0", "@smithy/node-http-handler": "^3.1.1", "@smithy/types": "^3.3.0", "@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" } }, "@smithy/util-uri-escape": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-3.0.0.tgz", "integrity": "sha512-LqR7qYLgZTD7nWLBecUi4aqolw8Mhza9ArpNEQ881MJJIU2sE5iHCK6TdyqqzcDLy0OPe10IY4T8ctVdtynubg==", "requires": { "tslib": "^2.6.2" } }, "@smithy/util-utf8": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-3.0.0.tgz", "integrity": "sha512-rUeT12bxFnplYDe815GXbq/oixEGHfRFFtcTF3YdDi/JaENIM6aSYYLJydG83UNzLXeRI5K8abYd/8Sp/QM0kA==", "requires": { "@smithy/util-buffer-from": "^3.0.0", "tslib": "^2.6.2" } }, "@smithy/util-waiter": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-3.1.2.tgz", "integrity": "sha512-4pP0EV3iTsexDx+8PPGAKCQpd/6hsQBaQhqWzU4hqKPHN5epPsxKbvUTIiYIHTxaKt6/kEaqPBpu/ufvfbrRzw==", "requires": { "@smithy/abort-controller": "^3.1.1", "@smithy/types": "^3.3.0", "tslib": "^2.6.2" } }, "@svgr/babel-plugin-add-jsx-attribute": { "version": "8.0.0", "requires": {} }, "@svgr/babel-plugin-remove-jsx-attribute": { "version": "8.0.0", "requires": {} }, "@svgr/babel-plugin-remove-jsx-empty-expression": { "version": "8.0.0", "requires": {} }, "@svgr/babel-plugin-replace-jsx-attribute-value": { "version": "8.0.0", "requires": {} }, "@svgr/babel-plugin-svg-dynamic-title": { "version": "8.0.0", "requires": {} }, "@svgr/babel-plugin-svg-em-dimensions": { "version": "8.0.0", "requires": {} }, "@svgr/babel-plugin-transform-react-native-svg": { "version": "8.1.0", "requires": {} }, "@svgr/babel-plugin-transform-svg-component": { "version": "8.0.0", "requires": {} }, "@svgr/babel-preset": { "version": "8.1.0", "requires": { "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", "@svgr/babel-plugin-transform-react-native-svg": "8.1.0", "@svgr/babel-plugin-transform-svg-component": "8.0.0" } }, "@svgr/core": { "version": "8.1.0", "requires": { "@babel/core": "^7.21.3", "@svgr/babel-preset": "8.1.0", "camelcase": "^6.2.0", "cosmiconfig": "^8.1.3", "snake-case": "^3.0.4" }, "dependencies": { "cosmiconfig": { "version": "8.3.6", "requires": { "import-fresh": "^3.3.0", "js-yaml": "^4.1.0", "parse-json": "^5.2.0", "path-type": "^4.0.0" }, "dependencies": { "js-yaml": { "version": "4.1.0", "requires": { "argparse": "^2.0.1" }, "dependencies": { "argparse": { "version": "2.0.1" } } } } } } }, "@svgr/hast-util-to-babel-ast": { "version": "8.0.0", "requires": { "@babel/types": "^7.21.3", "entities": "^4.4.0" } }, "@svgr/plugin-jsx": { "version": "8.1.0", "requires": { "@babel/core": "^7.21.3", "@svgr/babel-preset": "8.1.0", "@svgr/hast-util-to-babel-ast": "8.0.0", "svg-parser": "^2.0.4" } }, "@szmarczak/http-timer": { "version": "4.0.6", "devOptional": true, "requires": { "defer-to-connect": "^2.0.0" } }, "@testing-library/dom": { "version": "8.20.1", "requires": { "@babel/code-frame": "^7.10.4", "@babel/runtime": "^7.12.5", "@types/aria-query": "^5.0.1", "aria-query": "5.1.3", "chalk": "^4.1.0", "dom-accessibility-api": "^0.5.9", "lz-string": "^1.5.0", "pretty-format": "^27.0.2" }, "dependencies": { "aria-query": { "version": "5.1.3", "requires": { "deep-equal": "^2.0.5" } }, "chalk": { "version": "4.1.2", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } } } }, "@testing-library/jest-dom": { "version": "5.17.0", "requires": { "@adobe/css-tools": "^4.0.1", "@babel/runtime": "^7.9.2", "@types/testing-library__jest-dom": "^5.9.1", "aria-query": "^5.0.0", "chalk": "^3.0.0", "css.escape": "^1.5.1", "dom-accessibility-api": "^0.5.6", "lodash": "^4.17.15", "redent": "^3.0.0" }, "dependencies": { "chalk": { "version": "3.0.0", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "dependencies": { "supports-color": { "version": "7.2.0", "requires": { "has-flag": "^4.0.0" } } } } } }, "@testing-library/react": { "version": "13.4.0", "requires": { "@babel/runtime": "^7.12.5", "@testing-library/dom": "^8.5.0", "@types/react-dom": "^18.0.0" } }, "@testing-library/user-event": { "version": "13.5.0", "requires": { "@babel/runtime": "^7.12.5" } }, "@tokenizer/token": { "version": "0.3.0" }, "@tsconfig/node10": { "version": "1.0.9" }, "@tsconfig/node12": { "version": "1.0.11" }, "@tsconfig/node14": { "version": "1.0.3" }, "@tsconfig/node16": { "version": "1.0.4" }, "@twilio-labs/serverless-api": { "version": "5.5.2", "dev": true, "requires": { "@types/mime-types": "^2.1.0", "@types/node": "^18.0.0", "@types/recursive-readdir": "^2.2.0", "debug": "^4.1.1", "fast-redact": "^1.5.0", "file-type": "^17.1.6", "form-data": "^2.5.0", "got": "^11.8.5", "hpagent": "^0.1.1", "mime-types": "^2.1.22", "p-limit": "^2.3.0", "recursive-readdir": "^2.2.2", "type-fest": "^0.16.0", "upath": "^1.1.2" }, "dependencies": { "@types/node": { "version": "18.19.31", "dev": true, "requires": { "undici-types": "~5.26.4" } }, "file-type": { "version": "17.1.6", "dev": true, "requires": { "readable-web-to-node-stream": "^3.0.2", "strtok3": "^7.0.0-alpha.9", "token-types": "^5.0.0-alpha.2" }, "dependencies": { "strtok3": { "version": "7.0.0", "dev": true, "requires": { "@tokenizer/token": "^0.3.0", "peek-readable": "^5.0.0" }, "dependencies": { "peek-readable": { "version": "5.0.0", "dev": true } } }, "token-types": { "version": "5.0.1", "dev": true, "requires": { "@tokenizer/token": "^0.3.0", "ieee754": "^1.2.1" } } } }, "form-data": { "version": "2.5.1", "dev": true, "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.6", "mime-types": "^2.1.12" } }, "type-fest": { "version": "0.16.0", "dev": true } } }, "@twilio/cli-core": { "version": "7.23.4", "requires": { "@actions/core": "^1.0.0", "@actions/github": "^5.0.3", "@oclif/core": "^1.16.0", "@oclif/plugin-help": "^3.2.2", "@oclif/plugin-plugins": "^2.1.0", "@octokit/rest": "^19.0.3", "axios": "^1.6.0", "chalk": "^4.1.2", "columnify": "^1.5.4", "fs-extra": "^9.0.1", "https-proxy-agent": "^5.0.0", "inquirer": "^8.0.0", "qs": "^6.9.4", "semver": "^7.3.2", "tsv": "^0.2.0", "twilio": "^4.7.2" }, "dependencies": { "axios": { "version": "1.6.8", "requires": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" }, "dependencies": { "form-data": { "version": "4.0.0", "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" } } } }, "twilio": { "version": "4.23.0", "requires": { "axios": "^1.6.0", "dayjs": "^1.11.9", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^9.0.0", "qs": "^6.9.4", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "dependencies": { "jsonwebtoken": { "version": "9.0.2", "requires": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^7.5.4" }, "dependencies": { "ms": { "version": "2.1.3" } } } } } } }, "@twilio/runtime-handler": { "version": "1.3.0", "requires": { "@twilio-labs/serverless-runtime-types": "^2.2.3", "@types/express": "4.17.7", "chalk": "^4.1.1", "common-tags": "^1.8.0", "cookie-parser": "^1.4.5", "debug": "^3.1.0", "express": "^4.16.3", "express-useragent": "^1.0.13", "fast-redact": "^1.5.0", "nocache": "^2.1.0", "normalize.css": "^8.0.1", "serialize-error": "^7.0.1", "twilio": "3.80.0" }, "dependencies": { "@twilio-labs/serverless-runtime-types": { "version": "2.2.3", "requires": { "@types/express": "^4.17.11", "@types/qs": "^6.9.4", "twilio": "^3.60.0" }, "dependencies": { "@types/express": { "version": "4.17.18", "requires": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } }, "twilio": { "version": "3.84.1", "requires": { "axios": "^0.26.1", "dayjs": "^1.8.29", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "q": "2.0.x", "qs": "^6.9.4", "rootpath": "^0.1.2", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" } } } }, "@types/express": { "version": "4.17.7", "requires": { "@types/body-parser": "*", "@types/express-serve-static-core": "*", "@types/qs": "*", "@types/serve-static": "*" } }, "axios": { "version": "0.26.1", "requires": { "follow-redirects": "^1.14.8" } }, "debug": { "version": "3.2.7", "requires": { "ms": "^2.1.1" }, "dependencies": { "ms": { "version": "2.1.3" } } }, "jsonwebtoken": { "version": "8.5.1", "requires": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^5.6.0" } }, "semver": { "version": "5.7.2" }, "twilio": { "version": "3.80.0", "requires": { "axios": "^0.26.1", "dayjs": "^1.8.29", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "q": "2.0.x", "qs": "^6.9.4", "rootpath": "^0.1.2", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" } } } }, "@types/aria-query": { "version": "5.0.4" }, "@types/babel__core": { "version": "7.20.5", "requires": { "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "@types/babel__generator": { "version": "7.6.8", "requires": { "@babel/types": "^7.0.0" } }, "@types/babel__template": { "version": "7.4.4", "requires": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0" } }, "@types/babel__traverse": { "version": "7.20.5", "requires": { "@babel/types": "^7.20.7" } }, "@types/bn.js": { "version": "4.11.6", "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.6.3" } } }, "@types/body-parser": { "version": "1.19.3", "requires": { "@types/connect": "*", "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.6.3" } } }, "@types/busboy": { "version": "1.5.1", "dev": true, "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.6.3", "dev": true } } }, "@types/cacheable-request": { "version": "6.0.3", "devOptional": true, "requires": { "@types/http-cache-semantics": "*", "@types/keyv": "^3.1.4", "@types/node": "*", "@types/responselike": "^1.0.0" }, "dependencies": { "@types/node": { "version": "20.12.8", "devOptional": true, "requires": { "undici-types": "~5.26.4" } } } }, "@types/caseless": { "version": "0.12.5", "dev": true, "optional": true }, "@types/ci-info": { "version": "3.1.0", "dev": true, "requires": { "ci-info": "*" } }, "@types/cli-progress": { "version": "3.11.5", "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.12.8", "requires": { "undici-types": "~5.26.4" } } } }, "@types/connect": { "version": "3.4.36", "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.6.3" } } }, "@types/estree": { "version": "1.0.5" }, "@types/execa": { "version": "0.9.0", "dev": true, "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.12.8", "dev": true, "requires": { "undici-types": "~5.26.4" } } } }, "@types/express": { "version": "4.17.18", "dev": true, "requires": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } }, "@types/express-fileupload": { "version": "1.4.2", "dev": true, "requires": { "@types/busboy": "*", "@types/express": "*" } }, "@types/express-rate-limit": { "version": "6.0.0", "dev": true, "requires": { "express-rate-limit": "*" }, "dependencies": { "express-rate-limit": { "version": "7.0.1", "dev": true, "requires": {} } } }, "@types/express-serve-static-core": { "version": "4.17.37", "requires": { "@types/node": "*", "@types/qs": "*", "@types/range-parser": "*", "@types/send": "*" }, "dependencies": { "@types/node": { "version": "20.6.4" } } }, "@types/http-cache-semantics": { "version": "4.0.4", "devOptional": true }, "@types/http-errors": { "version": "2.0.2" }, "@types/inquirer": { "version": "6.5.0", "dev": true, "requires": { "@types/through": "*", "rxjs": "^6.4.0" }, "dependencies": { "rxjs": { "version": "6.6.7", "dev": true, "requires": { "tslib": "^1.9.0" }, "dependencies": { "tslib": { "version": "1.14.1", "dev": true } } } } }, "@types/is-ci": { "version": "2.0.0", "dev": true, "requires": { "@types/ci-info": "*" } }, "@types/jest": { "version": "27.5.2", "requires": { "jest-matcher-utils": "^27.0.0", "pretty-format": "^27.0.0" } }, "@types/keyv": { "version": "3.1.4", "devOptional": true, "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.12.8", "devOptional": true, "requires": { "undici-types": "~5.26.4" } } } }, "@types/mime": { "version": "3.0.1" }, "@types/mime-types": { "version": "2.1.4", "dev": true }, "@types/node": { "version": "16.18.96" }, "@types/parse-json": { "version": "4.0.2", "dev": true }, "@types/prop-types": { "version": "15.7.12" }, "@types/qrcode": { "version": "1.5.2", "dev": true, "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.6.3", "dev": true } } }, "@types/qs": { "version": "6.9.8" }, "@types/range-parser": { "version": "1.2.4" }, "@types/react": { "version": "18.3.1", "requires": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "@types/react-dom": { "version": "18.3.0", "requires": { "@types/react": "*" } }, "@types/recursive-readdir": { "version": "2.2.4", "dev": true, "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.12.8", "dev": true, "requires": { "undici-types": "~5.26.4" } } } }, "@types/request": { "version": "2.48.12", "dev": true, "optional": true, "requires": { "@types/caseless": "*", "@types/node": "*", "@types/tough-cookie": "*", "form-data": "^2.5.0" }, "dependencies": { "@types/node": { "version": "20.12.8", "dev": true, "optional": true, "requires": { "undici-types": "~5.26.4" } }, "form-data": { "version": "2.5.1", "dev": true, "optional": true, "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.6", "mime-types": "^2.1.12" } } } }, "@types/responselike": { "version": "1.0.3", "devOptional": true, "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.12.8", "devOptional": true, "requires": { "undici-types": "~5.26.4" } } } }, "@types/semver": { "version": "7.5.8" }, "@types/send": { "version": "0.17.1", "requires": { "@types/mime": "^1", "@types/node": "*" }, "dependencies": { "@types/mime": { "version": "1.3.2" }, "@types/node": { "version": "20.6.3" } } }, "@types/serve-static": { "version": "1.15.2", "requires": { "@types/http-errors": "*", "@types/mime": "*", "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.6.3" } } }, "@types/strip-bom": { "version": "3.0.0" }, "@types/strip-json-comments": { "version": "0.0.30" }, "@types/testing-library__jest-dom": { "version": "5.14.9", "requires": { "@types/jest": "*" } }, "@types/through": { "version": "0.0.33", "dev": true, "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.12.8", "dev": true, "requires": { "undici-types": "~5.26.4" } } } }, "@types/tough-cookie": { "version": "4.0.5", "dev": true, "optional": true }, "@types/twilio": { "version": "3.19.3", "requires": { "twilio": "*" }, "dependencies": { "twilio": { "version": "4.23.0", "requires": { "axios": "^1.6.0", "dayjs": "^1.11.9", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^9.0.0", "qs": "^6.9.4", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "dependencies": { "axios": { "version": "1.6.8", "requires": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" }, "dependencies": { "form-data": { "version": "4.0.0", "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" } } } }, "jsonwebtoken": { "version": "9.0.2", "requires": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^7.5.4" }, "dependencies": { "ms": { "version": "2.1.3" } } } } } } }, "@types/ws": { "version": "8.5.10", "dev": true, "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.12.8", "dev": true, "requires": { "undici-types": "~5.26.4" } } } }, "@types/yauzl": { "version": "2.10.3", "optional": true, "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.12.8", "optional": true, "requires": { "undici-types": "~5.26.4" } } } }, "@vitejs/plugin-react": { "version": "4.2.1", "requires": { "@babel/core": "^7.23.5", "@babel/plugin-transform-react-jsx-self": "^7.23.3", "@babel/plugin-transform-react-jsx-source": "^7.23.3", "@types/babel__core": "^7.20.5", "react-refresh": "^0.14.0" } }, "abbrev": { "version": "1.1.1", "dev": true, "optional": true }, "accepts": { "version": "1.3.8", "requires": { "mime-types": "~2.1.34", "negotiator": "0.6.3" } }, "ace-builds": { "version": "1.33.1" }, "acorn": { "version": "8.10.0" }, "acorn-walk": { "version": "8.2.0" }, "agent-base": { "version": "6.0.2", "requires": { "debug": "4" }, "dependencies": { "debug": { "version": "4.3.4", "requires": { "ms": "2.1.2" }, "dependencies": { "ms": { "version": "2.1.2" } } } } }, "aggregate-error": { "version": "3.1.0", "dev": true, "requires": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" }, "dependencies": { "clean-stack": { "version": "2.2.0", "dev": true } } }, "ajv": { "version": "6.12.6", "dev": true, "requires": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "ansi-align": { "version": "3.0.1", "dev": true, "requires": { "string-width": "^4.1.0" } }, "ansi-colors": { "version": "4.1.3", "dev": true }, "ansi-escapes": { "version": "4.3.2", "requires": { "type-fest": "^0.21.3" }, "dependencies": { "type-fest": { "version": "0.21.3" } } }, "ansi-regex": { "version": "5.0.1" }, "ansi-styles": { "version": "4.3.0", "requires": { "color-convert": "^2.0.1" } }, "ansicolors": { "version": "0.3.2" }, "anymatch": { "version": "3.1.3", "requires": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" } }, "arch": { "version": "2.2.0", "dev": true }, "arg": { "version": "4.1.3" }, "argparse": { "version": "1.0.10", "requires": { "sprintf-js": "~1.0.2" }, "dependencies": { "sprintf-js": { "version": "1.0.3" } } }, "aria-query": { "version": "5.3.0", "requires": { "dequal": "^2.0.3" } }, "array-buffer-byte-length": { "version": "1.0.1", "requires": { "call-bind": "^1.0.5", "is-array-buffer": "^3.0.4" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } } } } } }, "array-flatten": { "version": "1.1.1" }, "array-union": { "version": "2.1.0" }, "arraybuffer.prototype.slice": { "version": "1.0.3", "requires": { "array-buffer-byte-length": "^1.0.1", "call-bind": "^1.0.5", "define-properties": "^1.2.1", "es-abstract": "^1.22.3", "es-errors": "^1.2.1", "get-intrinsic": "^1.2.3", "is-array-buffer": "^3.0.4", "is-shared-array-buffer": "^1.0.2" }, "dependencies": { "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.3" } } } } }, "asap": { "version": "2.0.6" }, "asn1": { "version": "0.2.6", "dev": true, "optional": true, "requires": { "safer-buffer": "~2.1.0" } }, "assert-plus": { "version": "1.0.0", "dev": true, "optional": true }, "astral-regex": { "version": "2.0.0" }, "async": { "version": "3.2.4" }, "asynckit": { "version": "0.4.0" }, "at-least-node": { "version": "1.0.0" }, "available-typed-arrays": { "version": "1.0.7", "requires": { "possible-typed-array-names": "^1.0.0" } }, "aws-sign2": { "version": "0.7.0", "dev": true, "optional": true }, "aws4": { "version": "1.12.0", "dev": true, "optional": true }, "balanced-match": { "version": "1.0.2" }, "base-x": { "version": "4.0.0" }, "base64-js": { "version": "1.5.1" }, "bcrypt-pbkdf": { "version": "1.0.2", "dev": true, "optional": true, "requires": { "tweetnacl": "^0.14.3" } }, "bech32": { "version": "2.0.0" }, "before-after-hook": { "version": "2.2.3" }, "bignumber.js": { "version": "9.1.2" }, "binary": { "version": "0.3.0", "dev": true, "optional": true, "requires": { "buffers": "~0.1.1", "chainsaw": "~0.1.0" } }, "binary-extensions": { "version": "2.2.0" }, "bip174": { "version": "2.1.1" }, "bitcoinjs-lib": { "version": "6.1.5", "requires": { "@noble/hashes": "^1.2.0", "bech32": "^2.0.0", "bip174": "^2.1.1", "bs58check": "^3.0.1", "typeforce": "^1.11.3", "varuint-bitcoin": "^1.1.2" } }, "bl": { "version": "4.1.0", "requires": { "buffer": "^5.5.0", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "bn.js": { "version": "4.12.0" }, "body-parser": { "version": "1.20.1", "requires": { "bytes": "3.1.2", "content-type": "~1.0.4", "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.11.0", "raw-body": "2.5.1", "type-is": "~1.6.18", "unpipe": "1.0.0" }, "dependencies": { "debug": { "version": "2.6.9", "requires": { "ms": "2.0.0" }, "dependencies": { "ms": { "version": "2.0.0" } } } } }, "bolt11": { "version": "1.4.1", "requires": { "@types/bn.js": "^4.11.3", "bech32": "^1.1.2", "bitcoinjs-lib": "^6.0.0", "bn.js": "^4.11.8", "create-hash": "^1.2.0", "lodash": "^4.17.11", "safe-buffer": "^5.1.1", "secp256k1": "^4.0.2" }, "dependencies": { "bech32": { "version": "1.1.4" }, "secp256k1": { "version": "4.0.3", "requires": { "elliptic": "^6.5.4", "node-addon-api": "^2.0.0", "node-gyp-build": "^4.2.0" }, "dependencies": { "node-addon-api": { "version": "2.0.2" } } } } }, "bowser": { "version": "2.11.0", "resolved": "https://registry.npmjs.org/bowser/-/bowser-2.11.0.tgz", "integrity": "sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==" }, "boxen": { "version": "5.1.2", "dev": true, "requires": { "ansi-align": "^3.0.0", "camelcase": "^6.2.0", "chalk": "^4.1.0", "cli-boxes": "^2.2.1", "string-width": "^4.2.2", "type-fest": "^0.20.2", "widest-line": "^3.1.0", "wrap-ansi": "^7.0.0" }, "dependencies": { "type-fest": { "version": "0.20.2", "dev": true } } }, "brace-expansion": { "version": "1.1.11", "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "braces": { "version": "3.0.2", "requires": { "fill-range": "^7.0.1" } }, "brorand": { "version": "1.1.0" }, "browserslist": { "version": "4.23.0", "requires": { "caniuse-lite": "^1.0.30001587", "electron-to-chromium": "^1.4.668", "node-releases": "^2.0.14", "update-browserslist-db": "^1.0.13" } }, "bs58": { "version": "5.0.0", "requires": { "base-x": "^4.0.0" } }, "bs58check": { "version": "3.0.1", "requires": { "@noble/hashes": "^1.2.0", "bs58": "^5.0.0" } }, "buffer": { "version": "5.7.1", "requires": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "buffer-crc32": { "version": "0.2.13" }, "buffer-equal-constant-time": { "version": "1.0.1" }, "buffer-from": { "version": "1.1.2" }, "buffers": { "version": "0.1.1", "dev": true, "optional": true }, "bun-types": { "version": "1.1.18", "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.18.tgz", "integrity": "sha512-m5GnQrIpQdRyfWRoa5pvwpVAMDiQR1GTgMMZNvBWzJ+k2/fC55NRFZCEsXFE38HLFpM57o/diAjP3rgacdA4Eg==", "dev": true, "requires": { "@types/node": "~20.12.8", "@types/ws": "~8.5.10" }, "dependencies": { "@types/node": { "version": "20.12.8", "dev": true, "requires": { "undici-types": "~5.26.4" } } } }, "busboy": { "version": "1.6.0", "requires": { "streamsearch": "^1.1.0" } }, "byline": { "version": "5.0.0" }, "bytes": { "version": "3.1.2" }, "cacheable-lookup": { "version": "5.0.4", "devOptional": true }, "cacheable-request": { "version": "7.0.4", "devOptional": true, "requires": { "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" } }, "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } } } }, "callsites": { "version": "3.1.0" }, "camelcase": { "version": "6.3.0" }, "caniuse-lite": { "version": "1.0.30001615" }, "cardinal": { "version": "2.1.1", "requires": { "ansicolors": "~0.3.2", "redeyed": "~2.1.0" } }, "caseless": { "version": "0.12.0", "dev": true, "optional": true }, "chainsaw": { "version": "0.1.0", "dev": true, "optional": true, "requires": { "traverse": ">=0.3.0 <0.4" }, "dependencies": { "traverse": { "version": "0.3.9", "dev": true, "optional": true } } }, "chalk": { "version": "4.1.2", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "dependencies": { "supports-color": { "version": "7.2.0", "requires": { "has-flag": "^4.0.0" } } } }, "chardet": { "version": "0.7.0" }, "chokidar": { "version": "3.5.3", "requires": { "anymatch": "~3.1.2", "braces": "~3.0.2", "fsevents": "~2.3.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.6.0" } }, "chownr": { "version": "1.1.4" }, "ci-info": { "version": "2.0.0", "dev": true }, "cipher-base": { "version": "1.0.4", "requires": { "inherits": "^2.0.1", "safe-buffer": "^5.0.1" } }, "clean-stack": { "version": "3.0.1", "requires": { "escape-string-regexp": "4.0.0" }, "dependencies": { "escape-string-regexp": { "version": "4.0.0" } } }, "cli-boxes": { "version": "2.2.1", "dev": true }, "cli-cursor": { "version": "3.1.0", "requires": { "restore-cursor": "^3.1.0" } }, "cli-progress": { "version": "3.12.0", "requires": { "string-width": "^4.2.3" } }, "cli-spinners": { "version": "2.9.2" }, "cli-truncate": { "version": "2.1.0", "dev": true, "requires": { "slice-ansi": "^3.0.0", "string-width": "^4.2.0" }, "dependencies": { "slice-ansi": { "version": "3.0.0", "dev": true, "requires": { "ansi-styles": "^4.0.0", "astral-regex": "^2.0.0", "is-fullwidth-code-point": "^3.0.0" } } } }, "cli-width": { "version": "3.0.0" }, "clipboardy": { "version": "1.2.2", "dev": true, "requires": { "arch": "^2.1.0", "execa": "^0.8.0" }, "dependencies": { "execa": { "version": "0.8.0", "dev": true, "requires": { "cross-spawn": "^5.0.1", "get-stream": "^3.0.0", "is-stream": "^1.1.0", "npm-run-path": "^2.0.0", "p-finally": "^1.0.0", "signal-exit": "^3.0.0", "strip-eof": "^1.0.0" }, "dependencies": { "cross-spawn": { "version": "5.1.0", "dev": true, "requires": { "lru-cache": "^4.0.1", "shebang-command": "^1.2.0", "which": "^1.2.9" }, "dependencies": { "shebang-command": { "version": "1.2.0", "dev": true, "requires": { "shebang-regex": "^1.0.0" }, "dependencies": { "shebang-regex": { "version": "1.0.0", "dev": true } } }, "which": { "version": "1.3.1", "dev": true, "requires": { "isexe": "^2.0.0" } } } }, "get-stream": { "version": "3.0.0", "dev": true }, "is-stream": { "version": "1.1.0", "dev": true }, "npm-run-path": { "version": "2.0.2", "dev": true, "requires": { "path-key": "^2.0.0" }, "dependencies": { "path-key": { "version": "2.0.1", "dev": true } } } } } } }, "cliui": { "version": "6.0.0", "requires": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^6.2.0" }, "dependencies": { "wrap-ansi": { "version": "6.2.0", "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } } } }, "clone": { "version": "1.0.4" }, "clone-response": { "version": "1.0.3", "devOptional": true, "requires": { "mimic-response": "^1.0.0" }, "dependencies": { "mimic-response": { "version": "1.0.1", "devOptional": true } } }, "clsx": { "version": "1.2.1" }, "cluster-key-slot": { "version": "1.1.2" }, "color-convert": { "version": "2.0.1", "requires": { "color-name": "~1.1.4" } }, "color-name": { "version": "1.1.4" }, "colorette": { "version": "2.0.20", "dev": true }, "columnify": { "version": "1.6.0", "requires": { "strip-ansi": "^6.0.1", "wcwidth": "^1.0.0" } }, "combined-stream": { "version": "1.0.8", "requires": { "delayed-stream": "~1.0.0" } }, "commander": { "version": "11.0.0" }, "common-tags": { "version": "1.8.2" }, "concat-map": { "version": "0.0.1" }, "conf": { "version": "5.0.0", "dev": true, "requires": { "ajv": "^6.10.0", "dot-prop": "^5.0.0", "env-paths": "^2.2.0", "json-schema-typed": "^7.0.0", "make-dir": "^3.0.0", "pkg-up": "^3.0.1", "write-file-atomic": "^3.0.0" } }, "content-disposition": { "version": "0.5.4", "requires": { "safe-buffer": "5.2.1" } }, "content-type": { "version": "1.0.5" }, "convert-source-map": { "version": "2.0.0" }, "cookie": { "version": "0.5.0" }, "cookie-parser": { "version": "1.4.6", "requires": { "cookie": "0.4.1", "cookie-signature": "1.0.6" }, "dependencies": { "cookie": { "version": "0.4.1" } } }, "cookie-signature": { "version": "1.0.6" }, "core-util-is": { "version": "1.0.3", "dev": true, "optional": true }, "create-hash": { "version": "1.2.0", "requires": { "cipher-base": "^1.0.1", "inherits": "^2.0.1", "md5.js": "^1.3.4", "ripemd160": "^2.0.1", "sha.js": "^2.4.0" } }, "create-require": { "version": "1.1.1" }, "cross-spawn": { "version": "7.0.3", "requires": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "crypto": { "version": "1.0.1" }, "css-selector-tokenizer": { "version": "0.8.0", "requires": { "cssesc": "^3.0.0", "fastparse": "^1.1.2" } }, "css.escape": { "version": "1.5.1" }, "cssesc": { "version": "3.0.0" }, "csstype": { "version": "3.1.3" }, "d3-path": { "version": "1.0.9" }, "d3-shape": { "version": "1.3.7", "requires": { "d3-path": "1" } }, "dashdash": { "version": "1.14.1", "dev": true, "optional": true, "requires": { "assert-plus": "^1.0.0" } }, "data-uri-to-buffer": { "version": "4.0.1" }, "data-view-buffer": { "version": "1.0.1", "requires": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "data-view-byte-length": { "version": "1.0.1", "requires": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "data-view-byte-offset": { "version": "1.0.0", "requires": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "date-fns": { "version": "2.30.0", "requires": { "@babel/runtime": "^7.21.0" } }, "dayjs": { "version": "1.11.11" }, "debug": { "version": "4.3.4", "requires": { "ms": "2.1.2" } }, "decamelize": { "version": "1.2.0" }, "decompress-response": { "version": "6.0.0", "devOptional": true, "requires": { "mimic-response": "^3.1.0" } }, "decompress-zip": { "version": "0.3.3", "dev": true, "optional": true, "requires": { "binary": "^0.3.0", "graceful-fs": "^4.1.3", "mkpath": "^0.1.0", "nopt": "^3.0.1", "q": "^1.1.2", "readable-stream": "^1.1.8", "touch": "0.0.3" }, "dependencies": { "q": { "version": "1.5.1", "dev": true, "optional": true }, "readable-stream": { "version": "1.1.14", "dev": true, "optional": true, "requires": { "core-util-is": "~1.0.0", "inherits": "~2.0.1", "isarray": "0.0.1", "string_decoder": "~0.10.x" }, "dependencies": { "isarray": { "version": "0.0.1", "dev": true, "optional": true }, "string_decoder": { "version": "0.10.31", "dev": true, "optional": true } } } } }, "deep-equal": { "version": "2.2.3", "requires": { "array-buffer-byte-length": "^1.0.0", "call-bind": "^1.0.5", "es-get-iterator": "^1.1.3", "get-intrinsic": "^1.2.2", "is-arguments": "^1.1.1", "is-array-buffer": "^3.0.2", "is-date-object": "^1.0.5", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "isarray": "^2.0.5", "object-is": "^1.1.5", "object-keys": "^1.1.1", "object.assign": "^4.1.4", "regexp.prototype.flags": "^1.5.1", "side-channel": "^1.0.4", "which-boxed-primitive": "^1.0.2", "which-collection": "^1.0.1", "which-typed-array": "^1.1.13" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" } } }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.3" } } } } }, "deepmerge": { "version": "4.3.1" }, "defaults": { "version": "1.0.4", "requires": { "clone": "^1.0.2" } }, "defer-to-connect": { "version": "2.0.1", "devOptional": true }, "define-data-property": { "version": "1.1.4", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "gopd": "^1.0.1" } }, "define-properties": { "version": "1.2.1", "requires": { "define-data-property": "^1.0.1", "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" } }, "define-property": { "version": "1.0.0", "dev": true, "requires": { "is-descriptor": "^1.0.0" } }, "delayed-stream": { "version": "1.0.0" }, "depd": { "version": "2.0.0" }, "deprecation": { "version": "2.3.1" }, "dequal": { "version": "2.0.3" }, "destroy": { "version": "1.2.0" }, "diff": { "version": "4.0.2" }, "diff-sequences": { "version": "27.5.1" }, "dijkstrajs": { "version": "1.0.3" }, "dir-glob": { "version": "3.0.1", "requires": { "path-type": "^4.0.0" } }, "dom-accessibility-api": { "version": "0.5.16" }, "dom-helpers": { "version": "5.2.1", "requires": { "@babel/runtime": "^7.8.7", "csstype": "^3.0.2" } }, "doorman-client": { "version": "file:packages/client", "requires": { "@cloudscape-design/components": "^3.0.375", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^13.0.0", "@testing-library/user-event": "^13.2.1", "@types/jest": "^27.0.1", "@types/node": "^16.7.13", "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "@vitejs/plugin-react": "^4.0.4", "react": "^18.2.0", "react-dom": "^18.2.0", "react-qr-code": "^2.0.12", "react-router-dom": "^6.15.0", "typescript": "^4.4.2", "vite": "^4.4.9", "vite-plugin-svgr": "^4.0.0", "vite-tsconfig-paths": "^4.2.1", "web-vitals": "^2.1.0" }, "dependencies": { "typescript": { "version": "4.9.5" } } }, "doorman-server": { "version": "file:packages/server", "requires": { "@types/express": "^4.17.17", "@types/express-fileupload": "^1.4.1", "@types/express-rate-limit": "^6.0.0", "@types/node": "^20.6.4", "@types/qrcode": "^1.5.2", "express": "^4.18.2", "express-fileupload": "^1.4.0", "express-rate-limit": "^6.10.0", "lnurl": "^0.25.1", "qrcode": "^1.5.3", "redis": "^4.6.8", "ts-node": "^10.9.1", "ts-node-dev": "^2.0.0", "typescript": "^5.2.2" }, "dependencies": { "@types/node": { "version": "20.11.20", "dev": true, "requires": { "undici-types": "~5.26.4" } } } }, "dot-case": { "version": "3.0.4", "requires": { "no-case": "^3.0.4", "tslib": "^2.0.3" } }, "dot-prop": { "version": "5.3.0", "dev": true, "requires": { "is-obj": "^2.0.0" } }, "dotenv": { "version": "6.2.0", "dev": true }, "dynamic-dedupe": { "version": "0.3.0", "requires": { "xtend": "^4.0.0" } }, "ecc-jsbn": { "version": "0.1.2", "dev": true, "optional": true, "requires": { "jsbn": "~0.1.0", "safer-buffer": "^2.1.0" }, "dependencies": { "jsbn": { "version": "0.1.1", "dev": true, "optional": true } } }, "ecdsa-sig-formatter": { "version": "1.0.11", "requires": { "safe-buffer": "^5.0.1" } }, "ee-first": { "version": "1.1.1" }, "ejs": { "version": "3.1.10", "requires": { "jake": "^10.8.5" } }, "electron-to-chromium": { "version": "1.4.756" }, "elliptic": { "version": "6.5.4", "requires": { "bn.js": "^4.11.9", "brorand": "^1.1.0", "hash.js": "^1.0.0", "hmac-drbg": "^1.0.1", "inherits": "^2.0.4", "minimalistic-assert": "^1.0.1", "minimalistic-crypto-utils": "^1.0.1" } }, "emoji-regex": { "version": "8.0.0" }, "encode-utf8": { "version": "1.0.3" }, "encodeurl": { "version": "1.0.2" }, "end-of-stream": { "version": "1.4.4", "requires": { "once": "^1.4.0" } }, "enquirer": { "version": "2.4.1", "dev": true, "requires": { "ansi-colors": "^4.1.1", "strip-ansi": "^6.0.1" } }, "entities": { "version": "4.5.0" }, "env-paths": { "version": "2.2.1", "dev": true }, "error-ex": { "version": "1.3.2", "requires": { "is-arrayish": "^0.2.1" } }, "es-abstract": { "version": "1.23.3", "requires": { "array-buffer-byte-length": "^1.0.1", "arraybuffer.prototype.slice": "^1.0.3", "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "data-view-buffer": "^1.0.1", "data-view-byte-length": "^1.0.1", "data-view-byte-offset": "^1.0.0", "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-set-tostringtag": "^2.0.3", "es-to-primitive": "^1.2.1", "function.prototype.name": "^1.1.6", "get-intrinsic": "^1.2.4", "get-symbol-description": "^1.0.2", "globalthis": "^1.0.3", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2", "has-proto": "^1.0.3", "has-symbols": "^1.0.3", "hasown": "^2.0.2", "internal-slot": "^1.0.7", "is-array-buffer": "^3.0.4", "is-callable": "^1.2.7", "is-data-view": "^1.0.1", "is-negative-zero": "^2.0.3", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.3", "is-string": "^1.0.7", "is-typed-array": "^1.1.13", "is-weakref": "^1.0.2", "object-inspect": "^1.13.1", "object-keys": "^1.1.1", "object.assign": "^4.1.5", "regexp.prototype.flags": "^1.5.2", "safe-array-concat": "^1.1.2", "safe-regex-test": "^1.0.3", "string.prototype.trim": "^1.2.9", "string.prototype.trimend": "^1.0.8", "string.prototype.trimstart": "^1.0.8", "typed-array-buffer": "^1.0.2", "typed-array-byte-length": "^1.0.1", "typed-array-byte-offset": "^1.0.2", "typed-array-length": "^1.0.6", "unbox-primitive": "^1.0.2", "which-typed-array": "^1.1.15" }, "dependencies": { "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.1" } } }, "has-proto": { "version": "1.0.3" }, "object-inspect": { "version": "1.13.1" } } }, "es-define-property": { "version": "1.0.0", "requires": { "get-intrinsic": "^1.2.4" }, "dependencies": { "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.3" } } } } }, "es-errors": { "version": "1.3.0" }, "es-get-iterator": { "version": "1.1.3", "requires": { "call-bind": "^1.0.2", "get-intrinsic": "^1.1.3", "has-symbols": "^1.0.3", "is-arguments": "^1.1.1", "is-map": "^2.0.2", "is-set": "^2.0.2", "is-string": "^1.0.7", "isarray": "^2.0.5", "stop-iteration-iterator": "^1.0.0" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" } } }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.3" } } } } }, "es-object-atoms": { "version": "1.0.0", "requires": { "es-errors": "^1.3.0" } }, "es-set-tostringtag": { "version": "2.0.3", "requires": { "get-intrinsic": "^1.2.4", "has-tostringtag": "^1.0.2", "hasown": "^2.0.1" }, "dependencies": { "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.3" } } } } }, "es-to-primitive": { "version": "1.2.1", "requires": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" } }, "esbuild": { "version": "0.18.20", "requires": { "@esbuild/android-arm": "0.18.20", "@esbuild/android-arm64": "0.18.20", "@esbuild/android-x64": "0.18.20", "@esbuild/darwin-arm64": "0.18.20", "@esbuild/darwin-x64": "0.18.20", "@esbuild/freebsd-arm64": "0.18.20", "@esbuild/freebsd-x64": "0.18.20", "@esbuild/linux-arm": "0.18.20", "@esbuild/linux-arm64": "0.18.20", "@esbuild/linux-ia32": "0.18.20", "@esbuild/linux-loong64": "0.18.20", "@esbuild/linux-mips64el": "0.18.20", "@esbuild/linux-ppc64": "0.18.20", "@esbuild/linux-riscv64": "0.18.20", "@esbuild/linux-s390x": "0.18.20", "@esbuild/linux-x64": "0.18.20", "@esbuild/netbsd-x64": "0.18.20", "@esbuild/openbsd-x64": "0.18.20", "@esbuild/sunos-x64": "0.18.20", "@esbuild/win32-arm64": "0.18.20", "@esbuild/win32-ia32": "0.18.20", "@esbuild/win32-x64": "0.18.20" } }, "escalade": { "version": "3.1.2" }, "escape-html": { "version": "1.0.3" }, "esprima": { "version": "4.0.1" }, "estree-walker": { "version": "2.0.2" }, "etag": { "version": "1.8.1" }, "execa": { "version": "1.0.0", "dev": true, "requires": { "cross-spawn": "^6.0.0", "get-stream": "^4.0.0", "is-stream": "^1.1.0", "npm-run-path": "^2.0.0", "p-finally": "^1.0.0", "signal-exit": "^3.0.0", "strip-eof": "^1.0.0" }, "dependencies": { "cross-spawn": { "version": "6.0.5", "dev": true, "requires": { "nice-try": "^1.0.4", "path-key": "^2.0.1", "semver": "^5.5.0", "shebang-command": "^1.2.0", "which": "^1.2.9" }, "dependencies": { "path-key": { "version": "2.0.1", "dev": true }, "semver": { "version": "5.7.2", "dev": true }, "shebang-command": { "version": "1.2.0", "dev": true, "requires": { "shebang-regex": "^1.0.0" }, "dependencies": { "shebang-regex": { "version": "1.0.0", "dev": true } } }, "which": { "version": "1.3.1", "dev": true, "requires": { "isexe": "^2.0.0" } } } }, "get-stream": { "version": "4.1.0", "dev": true, "requires": { "pump": "^3.0.0" } }, "is-stream": { "version": "1.1.0", "dev": true }, "npm-run-path": { "version": "2.0.2", "dev": true, "requires": { "path-key": "^2.0.0" }, "dependencies": { "path-key": { "version": "2.0.1", "dev": true } } } } }, "express": { "version": "4.18.2", "requires": { "accepts": "~1.3.8", "array-flatten": "1.1.1", "body-parser": "1.20.1", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.5.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "2.0.0", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "1.2.0", "fresh": "0.5.2", "http-errors": "2.0.0", "merge-descriptors": "1.0.1", "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", "path-to-regexp": "0.1.7", "proxy-addr": "~2.0.7", "qs": "6.11.0", "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.18.0", "serve-static": "1.15.0", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" }, "dependencies": { "debug": { "version": "2.6.9", "requires": { "ms": "2.0.0" }, "dependencies": { "ms": { "version": "2.0.0" } } } } }, "express-fileupload": { "version": "1.4.0", "requires": { "busboy": "^1.6.0" } }, "express-fingerprint": { "version": "1.2.2", "requires": { "async": "^3.2.0", "geoip-lite": "^1.4.2", "murmurhash3js": "^3.0.1", "traverse": "^0.6.6", "useragent": "^2.3.0" } }, "express-handlebars": { "version": "6.0.7", "requires": { "glob": "^8.1.0", "graceful-fs": "^4.2.10", "handlebars": "^4.7.7" }, "dependencies": { "glob": { "version": "8.1.0", "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^5.0.1", "once": "^1.3.0" }, "dependencies": { "minimatch": { "version": "5.1.6", "requires": { "brace-expansion": "^2.0.1" }, "dependencies": { "brace-expansion": { "version": "2.0.1", "requires": { "balanced-match": "^1.0.0" } } } } } } } }, "express-rate-limit": { "version": "6.11.2", "requires": {} }, "express-useragent": { "version": "1.0.15" }, "extend": { "version": "3.0.2", "dev": true, "optional": true }, "external-editor": { "version": "3.1.0", "requires": { "chardet": "^0.7.0", "iconv-lite": "^0.4.24", "tmp": "^0.0.33" } }, "extract-zip": { "version": "2.0.1", "optional": true, "requires": { "@types/yauzl": "^2.9.1", "debug": "^4.1.1", "get-stream": "^5.1.0", "yauzl": "^2.10.0" } }, "extsprintf": { "version": "1.3.0", "dev": true, "optional": true }, "fast-deep-equal": { "version": "3.1.3", "dev": true }, "fast-glob": { "version": "3.3.2", "requires": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.4" } }, "fast-json-stable-stringify": { "version": "2.1.0", "dev": true }, "fast-redact": { "version": "1.5.0" }, "fast-xml-parser": { "version": "4.2.5", "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz", "integrity": "sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==", "requires": { "strnum": "^1.0.5" } }, "fastparse": { "version": "1.1.2" }, "fastq": { "version": "1.17.1", "requires": { "reusify": "^1.0.4" } }, "fd-slicer": { "version": "1.1.0", "requires": { "pend": "~1.2.0" } }, "fetch-blob": { "version": "3.2.0", "requires": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" } }, "figures": { "version": "3.2.0", "requires": { "escape-string-regexp": "^1.0.5" }, "dependencies": { "escape-string-regexp": { "version": "1.0.5" } } }, "file-type": { "version": "16.5.4", "requires": { "readable-web-to-node-stream": "^3.0.0", "strtok3": "^6.2.4", "token-types": "^4.1.1" } }, "filelist": { "version": "1.0.4", "requires": { "minimatch": "^5.0.1" }, "dependencies": { "minimatch": { "version": "5.1.6", "requires": { "brace-expansion": "^2.0.1" }, "dependencies": { "brace-expansion": { "version": "2.0.1", "requires": { "balanced-match": "^1.0.0" } } } } } }, "filesize": { "version": "6.4.0" }, "fill-range": { "version": "7.0.1", "requires": { "to-regex-range": "^5.0.1" } }, "finalhandler": { "version": "1.2.0", "requires": { "debug": "2.6.9", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "on-finished": "2.4.1", "parseurl": "~1.3.3", "statuses": "2.0.1", "unpipe": "~1.0.0" }, "dependencies": { "debug": { "version": "2.6.9", "requires": { "ms": "2.0.0" }, "dependencies": { "ms": { "version": "2.0.0" } } } } }, "find-up": { "version": "4.1.0", "requires": { "locate-path": "^5.0.0", "path-exists": "^4.0.0" } }, "follow-redirects": { "version": "1.15.6" }, "for-each": { "version": "0.3.3", "requires": { "is-callable": "^1.1.3" } }, "forever-agent": { "version": "0.6.1", "dev": true, "optional": true }, "formdata-polyfill": { "version": "4.0.10", "requires": { "fetch-blob": "^3.1.2" } }, "forwarded": { "version": "0.2.0" }, "fresh": { "version": "0.5.2" }, "fs-constants": { "version": "1.0.0" }, "fs-extra": { "version": "9.1.0", "requires": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "fs.realpath": { "version": "1.0.0" }, "function-bind": { "version": "1.1.1" }, "function.prototype.name": { "version": "1.1.6", "requires": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", "es-abstract": "^1.22.1", "functions-have-names": "^1.2.3" } }, "functions-have-names": { "version": "1.2.3" }, "generic-pool": { "version": "3.9.0" }, "gensync": { "version": "1.0.0-beta.2" }, "geoip-lite": { "version": "1.4.10", "requires": { "async": "2.1 - 2.6.4", "chalk": "4.1 - 4.1.2", "iconv-lite": "0.4.13 - 0.6.3", "ip-address": "5.8.9 - 5.9.4", "lazy": "1.0.11", "rimraf": "2.5.2 - 2.7.1", "yauzl": "2.9.2 - 2.10.0" }, "dependencies": { "async": { "version": "2.6.4", "requires": { "lodash": "^4.17.14" } }, "chalk": { "version": "4.1.2", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "requires": { "has-flag": "^4.0.0" } } } }, "get-caller-file": { "version": "2.0.5" }, "get-intrinsic": { "version": "1.2.1", "requires": { "function-bind": "^1.1.1", "has": "^1.0.3", "has-proto": "^1.0.1", "has-symbols": "^1.0.3" } }, "get-package-type": { "version": "0.1.0" }, "get-stream": { "version": "5.2.0", "devOptional": true, "requires": { "pump": "^3.0.0" } }, "get-symbol-description": { "version": "1.0.2", "requires": { "call-bind": "^1.0.5", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.4" }, "dependencies": { "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.3" } } } } }, "getpass": { "version": "0.1.7", "dev": true, "optional": true, "requires": { "assert-plus": "^1.0.0" } }, "glob": { "version": "7.2.3", "requires": { "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" } }, "glob-parent": { "version": "5.1.2", "requires": { "is-glob": "^4.0.1" } }, "globals": { "version": "11.12.0" }, "globalthis": { "version": "1.0.4", "requires": { "define-properties": "^1.2.1", "gopd": "^1.0.1" } }, "globby": { "version": "11.1.0", "requires": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" } }, "globrex": { "version": "0.1.2" }, "gopd": { "version": "1.0.1", "requires": { "get-intrinsic": "^1.1.3" }, "dependencies": { "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" } } } } }, "got": { "version": "11.8.6", "devOptional": true, "requires": { "@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" } }, "graceful-fs": { "version": "4.2.11" }, "handlebars": { "version": "4.7.8", "requires": { "minimist": "^1.2.5", "neo-async": "^2.6.2", "source-map": "^0.6.1", "uglify-js": "^3.1.4", "wordwrap": "^1.0.0" } }, "har-schema": { "version": "2.0.0", "dev": true, "optional": true }, "har-validator": { "version": "5.1.5", "dev": true, "optional": true, "requires": { "ajv": "^6.12.3", "har-schema": "^2.0.0" } }, "has": { "version": "1.0.3", "requires": { "function-bind": "^1.1.1" } }, "has-bigints": { "version": "1.0.2" }, "has-flag": { "version": "4.0.0" }, "has-property-descriptors": { "version": "1.0.2", "requires": { "es-define-property": "^1.0.0" } }, "has-proto": { "version": "1.0.1" }, "has-symbols": { "version": "1.0.3" }, "has-tostringtag": { "version": "1.0.2", "requires": { "has-symbols": "^1.0.3" } }, "hash-base": { "version": "3.1.0", "requires": { "inherits": "^2.0.4", "readable-stream": "^3.6.0", "safe-buffer": "^5.2.0" } }, "hash.js": { "version": "1.1.7", "requires": { "inherits": "^2.0.3", "minimalistic-assert": "^1.0.1" } }, "hasown": { "version": "2.0.2", "requires": { "function-bind": "^1.1.2" }, "dependencies": { "function-bind": { "version": "1.1.2" } } }, "hmac-drbg": { "version": "1.0.1", "requires": { "hash.js": "^1.0.3", "minimalistic-assert": "^1.0.0", "minimalistic-crypto-utils": "^1.0.1" } }, "hono": { "version": "4.3.0" }, "hpagent": { "version": "0.1.2", "devOptional": true }, "http-cache-semantics": { "version": "4.1.1", "devOptional": true }, "http-call": { "version": "5.3.0", "requires": { "content-type": "^1.0.4", "debug": "^4.1.1", "is-retry-allowed": "^1.1.0", "is-stream": "^2.0.0", "parse-json": "^4.0.0", "tunnel-agent": "^0.6.0" }, "dependencies": { "parse-json": { "version": "4.0.0", "requires": { "error-ex": "^1.3.1", "json-parse-better-errors": "^1.0.1" } } } }, "http-errors": { "version": "2.0.0", "requires": { "depd": "2.0.0", "inherits": "2.0.4", "setprototypeof": "1.2.0", "statuses": "2.0.1", "toidentifier": "1.0.1" } }, "http-signature": { "version": "1.2.0", "dev": true, "optional": true, "requires": { "assert-plus": "^1.0.0", "jsprim": "^1.2.2", "sshpk": "^1.7.0" } }, "http2-wrapper": { "version": "1.0.3", "devOptional": true, "requires": { "quick-lru": "^5.1.1", "resolve-alpn": "^1.0.0" } }, "https-proxy-agent": { "version": "5.0.1", "requires": { "agent-base": "6", "debug": "4" } }, "hyperlinker": { "version": "1.0.0" }, "iconv-lite": { "version": "0.4.24", "requires": { "safer-buffer": ">= 2.1.2 < 3" } }, "ieee754": { "version": "1.2.1" }, "ignore": { "version": "5.3.1" }, "import-fresh": { "version": "3.3.0", "requires": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" } }, "imurmurhash": { "version": "0.1.4", "dev": true }, "indent-string": { "version": "4.0.0" }, "inflight": { "version": "1.0.6", "requires": { "once": "^1.3.0", "wrappy": "1" } }, "inherits": { "version": "2.0.4" }, "inquirer": { "version": "8.2.6", "requires": { "ansi-escapes": "^4.2.1", "chalk": "^4.1.1", "cli-cursor": "^3.1.0", "cli-width": "^3.0.0", "external-editor": "^3.0.3", "figures": "^3.0.0", "lodash": "^4.17.21", "mute-stream": "0.0.8", "ora": "^5.4.1", "run-async": "^2.4.0", "rxjs": "^7.5.5", "string-width": "^4.1.0", "strip-ansi": "^6.0.0", "through": "^2.3.6", "wrap-ansi": "^6.0.1" }, "dependencies": { "wrap-ansi": { "version": "6.2.0", "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } } } }, "internal-slot": { "version": "1.0.7", "requires": { "es-errors": "^1.3.0", "hasown": "^2.0.0", "side-channel": "^1.0.4" } }, "intl-messageformat": { "version": "10.5.11", "requires": { "@formatjs/ecma402-abstract": "1.18.2", "@formatjs/fast-memoize": "2.2.0", "@formatjs/icu-messageformat-parser": "2.7.6", "tslib": "^2.4.0" } }, "ip": { "version": "2.0.0" }, "ip-address": { "version": "5.9.4", "requires": { "jsbn": "1.1.0", "lodash": "^4.17.15", "sprintf-js": "1.1.2" } }, "ipaddr.js": { "version": "1.9.1" }, "is-accessor-descriptor": { "version": "1.0.1", "dev": true, "requires": { "hasown": "^2.0.0" } }, "is-arguments": { "version": "1.1.1", "requires": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } } } } } }, "is-array-buffer": { "version": "3.0.4", "requires": { "call-bind": "^1.0.2", "get-intrinsic": "^1.2.1" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" } } }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.3" } } } } }, "is-arrayish": { "version": "0.2.1" }, "is-bigint": { "version": "1.0.4", "requires": { "has-bigints": "^1.0.1" } }, "is-binary-path": { "version": "2.1.0", "requires": { "binary-extensions": "^2.0.0" } }, "is-boolean-object": { "version": "1.1.2", "requires": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } } } } } }, "is-buffer": { "version": "1.1.6", "dev": true }, "is-callable": { "version": "1.2.7" }, "is-ci": { "version": "2.0.0", "dev": true, "requires": { "ci-info": "^2.0.0" }, "dependencies": { "ci-info": { "version": "2.0.0", "dev": true } } }, "is-core-module": { "version": "2.13.0", "requires": { "has": "^1.0.3" } }, "is-data-descriptor": { "version": "1.0.1", "dev": true, "requires": { "hasown": "^2.0.0" } }, "is-data-view": { "version": "1.0.1", "requires": { "is-typed-array": "^1.1.13" } }, "is-date-object": { "version": "1.0.5", "requires": { "has-tostringtag": "^1.0.0" } }, "is-descriptor": { "version": "1.0.3", "dev": true, "requires": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" } }, "is-docker": { "version": "2.2.1" }, "is-extglob": { "version": "2.1.1" }, "is-fullwidth-code-point": { "version": "3.0.0" }, "is-glob": { "version": "4.0.3", "requires": { "is-extglob": "^2.1.1" } }, "is-interactive": { "version": "1.0.0" }, "is-map": { "version": "2.0.3" }, "is-negative-zero": { "version": "2.0.3" }, "is-number-object": { "version": "1.0.7", "requires": { "has-tostringtag": "^1.0.0" } }, "is-obj": { "version": "2.0.0", "dev": true }, "is-plain-object": { "version": "5.0.0" }, "is-regex": { "version": "1.1.4", "requires": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } } } } } }, "is-retry-allowed": { "version": "1.2.0" }, "is-set": { "version": "2.0.3" }, "is-shared-array-buffer": { "version": "1.0.3", "requires": { "call-bind": "^1.0.7" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } } } } } }, "is-stream": { "version": "2.0.1" }, "is-string": { "version": "1.0.7", "requires": { "has-tostringtag": "^1.0.0" } }, "is-symbol": { "version": "1.0.4", "requires": { "has-symbols": "^1.0.2" } }, "is-typed-array": { "version": "1.1.13", "requires": { "which-typed-array": "^1.1.14" } }, "is-typedarray": { "version": "1.0.0", "dev": true }, "is-unicode-supported": { "version": "0.1.0" }, "is-weakmap": { "version": "2.0.2" }, "is-weakref": { "version": "1.0.2", "requires": { "call-bind": "^1.0.2" } }, "is-weakset": { "version": "2.0.3", "requires": { "call-bind": "^1.0.7", "get-intrinsic": "^1.2.4" }, "dependencies": { "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.3" } } } } }, "is-wsl": { "version": "2.2.0", "requires": { "is-docker": "^2.0.0" } }, "isarray": { "version": "2.0.5" }, "isexe": { "version": "2.0.0" }, "isstream": { "version": "0.1.2", "dev": true, "optional": true }, "jake": { "version": "10.9.1", "requires": { "async": "^3.2.3", "chalk": "^4.0.2", "filelist": "^1.0.4", "minimatch": "^3.1.2" } }, "jest-diff": { "version": "27.5.1", "requires": { "chalk": "^4.0.0", "diff-sequences": "^27.5.1", "jest-get-type": "^27.5.1", "pretty-format": "^27.5.1" }, "dependencies": { "chalk": { "version": "4.1.2", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } } } }, "jest-get-type": { "version": "27.5.1" }, "jest-matcher-utils": { "version": "27.5.1", "requires": { "chalk": "^4.0.0", "jest-diff": "^27.5.1", "jest-get-type": "^27.5.1", "pretty-format": "^27.5.1" }, "dependencies": { "chalk": { "version": "4.1.2", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } } } }, "js-tokens": { "version": "4.0.0" }, "js-yaml": { "version": "3.14.1", "requires": { "argparse": "^1.0.7", "esprima": "^4.0.0" } }, "jsbn": { "version": "1.1.0" }, "jsesc": { "version": "2.5.2" }, "json-buffer": { "version": "3.0.1", "devOptional": true }, "json-parse-better-errors": { "version": "1.0.2" }, "json-parse-even-better-errors": { "version": "2.3.1" }, "json-schema": { "version": "0.4.0", "dev": true, "optional": true }, "json-schema-traverse": { "version": "0.4.1", "dev": true }, "json-schema-typed": { "version": "7.0.3", "dev": true }, "json-stringify-safe": { "version": "5.0.1", "dev": true, "optional": true }, "json5": { "version": "2.2.3" }, "jsonfile": { "version": "6.1.0", "requires": { "graceful-fs": "^4.1.6", "universalify": "^2.0.0" } }, "jsprim": { "version": "1.4.2", "dev": true, "optional": true, "requires": { "assert-plus": "1.0.0", "extsprintf": "1.3.0", "json-schema": "0.4.0", "verror": "1.10.0" } }, "jwa": { "version": "1.4.1", "requires": { "buffer-equal-constant-time": "1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" } }, "jws": { "version": "3.2.2", "requires": { "jwa": "^1.4.1", "safe-buffer": "^5.0.1" } }, "keyv": { "version": "4.5.4", "devOptional": true, "requires": { "json-buffer": "3.0.1" } }, "kind-of": { "version": "3.2.2", "dev": true, "requires": { "is-buffer": "^1.1.5" } }, "lazy": { "version": "1.0.11" }, "lightning-backends": { "version": "1.6.2", "requires": { "@bleskomat/form": "1.3.2", "async": "3.2.4", "bolt11": "1.4.1", "secp256k1": "5.0.0", "socks-proxy-agent": "7.0.0" } }, "lines-and-columns": { "version": "1.2.4" }, "listr2": { "version": "5.0.8", "dev": true, "requires": { "cli-truncate": "^2.1.0", "colorette": "^2.0.19", "log-update": "^4.0.0", "p-map": "^4.0.0", "rfdc": "^1.3.0", "rxjs": "^7.8.0", "through": "^2.3.8", "wrap-ansi": "^7.0.0" } }, "lnurl": { "version": "0.25.1", "requires": { "async": "3.2.4", "bech32": "2.0.0", "bignumber.js": "9.1.2", "bolt11": "1.4.1", "commander": "11.0.0", "debug": "4.3.4", "express": "4.18.2", "lightning-backends": "1.6.2", "lnurl-offline": "1.2.0", "secp256k1": "5.0.0" }, "dependencies": { "debug": { "version": "4.3.4", "requires": { "ms": "2.1.2" }, "dependencies": { "ms": { "version": "2.1.2" } } } } }, "lnurl-offline": { "version": "1.2.0" }, "load-json-file": { "version": "5.3.0", "requires": { "graceful-fs": "^4.1.15", "parse-json": "^4.0.0", "pify": "^4.0.1", "strip-bom": "^3.0.0", "type-fest": "^0.3.0" }, "dependencies": { "parse-json": { "version": "4.0.0", "requires": { "error-ex": "^1.3.1", "json-parse-better-errors": "^1.0.1" } }, "type-fest": { "version": "0.3.1" } } }, "locate-path": { "version": "5.0.0", "requires": { "p-locate": "^4.1.0" } }, "lodash": { "version": "4.17.21" }, "lodash._reinterpolate": { "version": "3.0.0" }, "lodash.camelcase": { "version": "4.3.0", "dev": true }, "lodash.clonedeep": { "version": "4.5.0", "optional": true }, "lodash.debounce": { "version": "4.0.8", "dev": true }, "lodash.flatten": { "version": "4.4.0", "dev": true }, "lodash.includes": { "version": "4.3.0" }, "lodash.isboolean": { "version": "3.0.3" }, "lodash.isinteger": { "version": "4.0.4" }, "lodash.isnumber": { "version": "3.0.3" }, "lodash.isplainobject": { "version": "4.0.6" }, "lodash.isstring": { "version": "4.0.1" }, "lodash.kebabcase": { "version": "4.1.1", "dev": true }, "lodash.once": { "version": "4.1.1" }, "lodash.startcase": { "version": "4.4.0", "dev": true }, "lodash.template": { "version": "4.5.0", "requires": { "lodash._reinterpolate": "^3.0.0", "lodash.templatesettings": "^4.0.0" } }, "lodash.templatesettings": { "version": "4.2.0", "requires": { "lodash._reinterpolate": "^3.0.0" } }, "log-chopper": { "version": "1.0.2", "requires": { "byline": "5.x" } }, "log-update": { "version": "4.0.0", "dev": true, "requires": { "ansi-escapes": "^4.3.0", "cli-cursor": "^3.1.0", "slice-ansi": "^4.0.0", "wrap-ansi": "^6.2.0" }, "dependencies": { "wrap-ansi": { "version": "6.2.0", "dev": true, "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } } } }, "loose-envify": { "version": "1.4.0", "requires": { "js-tokens": "^3.0.0 || ^4.0.0" } }, "lower-case": { "version": "2.0.2", "requires": { "tslib": "^2.0.3" } }, "lowercase-keys": { "version": "2.0.0", "devOptional": true }, "lru-cache": { "version": "4.1.5", "requires": { "pseudomap": "^1.0.2", "yallist": "^2.1.2" }, "dependencies": { "yallist": { "version": "2.1.2" } } }, "lz-string": { "version": "1.5.0" }, "make-dir": { "version": "3.1.0", "dev": true, "requires": { "semver": "^6.0.0" }, "dependencies": { "semver": { "version": "6.3.1", "dev": true } } }, "make-error": { "version": "1.3.6" }, "md5.js": { "version": "1.3.5", "requires": { "hash-base": "^3.0.0", "inherits": "^2.0.1", "safe-buffer": "^5.1.2" } }, "media-typer": { "version": "0.3.0" }, "merge-descriptors": { "version": "1.0.1" }, "merge2": { "version": "1.4.1" }, "methods": { "version": "1.1.2" }, "micromatch": { "version": "4.0.5", "requires": { "braces": "^3.0.2", "picomatch": "^2.3.1" } }, "mime": { "version": "1.6.0" }, "mime-db": { "version": "1.52.0" }, "mime-types": { "version": "2.1.35", "requires": { "mime-db": "1.52.0" } }, "mimic-fn": { "version": "2.1.0" }, "mimic-response": { "version": "3.1.0", "devOptional": true }, "min-indent": { "version": "1.0.1" }, "minimalistic-assert": { "version": "1.0.1" }, "minimalistic-crypto-utils": { "version": "1.0.1" }, "minimatch": { "version": "3.1.2", "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "1.2.8" }, "mkdirp": { "version": "1.0.4" }, "mkdirp-classic": { "version": "0.5.3" }, "mkpath": { "version": "0.1.0", "dev": true, "optional": true }, "mnemonist": { "version": "0.38.3", "resolved": "https://registry.npmjs.org/mnemonist/-/mnemonist-0.38.3.tgz", "integrity": "sha512-2K9QYubXx/NAjv4VLq1d1Ly8pWNC5L3BrixtdkyTegXWJIqY+zLNDhhX/A+ZwWt70tB1S8H4BE8FLYEFyNoOBw==", "requires": { "obliterator": "^1.6.1" } }, "mnth": { "version": "2.0.0", "requires": { "@babel/runtime": "^7.8.0" } }, "ms": { "version": "2.1.2" }, "murmurhash3js": { "version": "3.0.1" }, "mute-stream": { "version": "0.0.8" }, "nanoid": { "version": "3.3.7" }, "natural-orderby": { "version": "2.0.3" }, "negotiator": { "version": "0.6.3" }, "neo-async": { "version": "2.6.2" }, "ngrok": { "version": "4.3.3", "optional": true, "requires": { "@types/node": "^8.10.50", "extract-zip": "^2.0.1", "got": "^11.8.5", "hpagent": "^0.1.2", "lodash.clonedeep": "^4.5.0", "uuid": "^7.0.0 || ^8.0.0", "yaml": "^1.10.0" }, "dependencies": { "@types/node": { "version": "8.10.66", "optional": true } } }, "nice-try": { "version": "1.0.5", "dev": true }, "no-case": { "version": "3.0.4", "requires": { "lower-case": "^2.0.2", "tslib": "^2.0.3" } }, "nocache": { "version": "2.1.0" }, "node-addon-api": { "version": "5.1.0" }, "node-domexception": { "version": "1.0.0" }, "node-fetch": { "version": "3.3.2", "requires": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" } }, "node-gyp-build": { "version": "4.6.1" }, "node-releases": { "version": "2.0.14" }, "nopt": { "version": "3.0.6", "dev": true, "optional": true, "requires": { "abbrev": "1" } }, "normalize-path": { "version": "3.0.0" }, "normalize-url": { "version": "6.1.0", "devOptional": true }, "normalize.css": { "version": "8.0.1" }, "npm-run-path": { "version": "4.0.1", "requires": { "path-key": "^3.0.0" } }, "oauth-sign": { "version": "0.9.0", "dev": true, "optional": true }, "object-assign": { "version": "4.1.1" }, "object-inspect": { "version": "1.12.3" }, "object-is": { "version": "1.1.6", "requires": { "call-bind": "^1.0.7", "define-properties": "^1.2.1" } }, "object-keys": { "version": "1.1.1" }, "object-treeify": { "version": "1.1.33" }, "object.assign": { "version": "4.1.5", "requires": { "call-bind": "^1.0.5", "define-properties": "^1.2.1", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } } } } } }, "obliterator": { "version": "1.6.1", "resolved": "https://registry.npmjs.org/obliterator/-/obliterator-1.6.1.tgz", "integrity": "sha512-9WXswnqINnnhOG/5SLimUlzuU1hFJUc8zkwyD59Sd+dPOMf05PmnYG/d6Q7HZ+KmgkZJa1PxRso6QdM3sTNHig==" }, "on-finished": { "version": "2.4.1", "requires": { "ee-first": "1.1.1" } }, "once": { "version": "1.4.0", "requires": { "wrappy": "1" } }, "onetime": { "version": "5.1.2", "requires": { "mimic-fn": "^2.1.0" } }, "ora": { "version": "5.4.1", "requires": { "bl": "^4.1.0", "chalk": "^4.1.0", "cli-cursor": "^3.1.0", "cli-spinners": "^2.5.0", "is-interactive": "^1.0.0", "is-unicode-supported": "^0.1.0", "log-symbols": "^4.1.0", "strip-ansi": "^6.0.0", "wcwidth": "^1.0.1" }, "dependencies": { "log-symbols": { "version": "4.1.0", "requires": { "chalk": "^4.1.0", "is-unicode-supported": "^0.1.0" } } } }, "os-tmpdir": { "version": "1.0.2" }, "ow": { "version": "0.19.0", "dev": true, "requires": { "type-fest": "^0.18.0" }, "dependencies": { "type-fest": { "version": "0.18.1", "dev": true } } }, "p-cancelable": { "version": "2.1.1", "devOptional": true }, "p-finally": { "version": "1.0.0", "dev": true }, "p-limit": { "version": "2.3.0", "requires": { "p-try": "^2.0.0" } }, "p-locate": { "version": "4.1.0", "requires": { "p-limit": "^2.2.0" } }, "p-map": { "version": "4.0.0", "dev": true, "requires": { "aggregate-error": "^3.0.0" } }, "p-try": { "version": "2.2.0" }, "parent-module": { "version": "1.0.1", "requires": { "callsites": "^3.0.0" } }, "parse-json": { "version": "5.2.0", "requires": { "@babel/code-frame": "^7.0.0", "error-ex": "^1.3.1", "json-parse-even-better-errors": "^2.3.0", "lines-and-columns": "^1.1.6" } }, "parseurl": { "version": "1.3.3" }, "password-prompt": { "version": "1.1.3", "requires": { "ansi-escapes": "^4.3.2", "cross-spawn": "^7.0.3" } }, "path-exists": { "version": "4.0.0" }, "path-is-absolute": { "version": "1.0.1" }, "path-key": { "version": "3.1.1" }, "path-parse": { "version": "1.0.7" }, "path-to-regexp": { "version": "0.1.7" }, "path-type": { "version": "4.0.0" }, "peek-readable": { "version": "4.1.0" }, "pend": { "version": "1.2.0" }, "performance-now": { "version": "2.1.0", "dev": true, "optional": true }, "picocolors": { "version": "1.0.0" }, "picomatch": { "version": "2.3.1" }, "pify": { "version": "4.0.1" }, "pkg-install": { "version": "1.0.0", "dev": true, "requires": { "@types/execa": "^0.9.0", "@types/node": "^11.9.4", "execa": "^1.0.0" }, "dependencies": { "@types/node": { "version": "11.15.54", "dev": true } } }, "pkg-up": { "version": "3.1.0", "dev": true, "requires": { "find-up": "^3.0.0" }, "dependencies": { "find-up": { "version": "3.0.0", "dev": true, "requires": { "locate-path": "^3.0.0" }, "dependencies": { "locate-path": { "version": "3.0.0", "dev": true, "requires": { "p-locate": "^3.0.0", "path-exists": "^3.0.0" }, "dependencies": { "p-locate": { "version": "3.0.0", "dev": true, "requires": { "p-limit": "^2.0.0" } }, "path-exists": { "version": "3.0.0", "dev": true } } } } } } }, "pngjs": { "version": "5.0.0" }, "pop-iterate": { "version": "1.0.1" }, "possible-typed-array-names": { "version": "1.0.0" }, "postcss": { "version": "8.4.38", "requires": { "nanoid": "^3.3.7", "picocolors": "^1.0.0", "source-map-js": "^1.2.0" } }, "pretty-format": { "version": "27.5.1", "requires": { "ansi-regex": "^5.0.1", "ansi-styles": "^5.0.0", "react-is": "^17.0.1" }, "dependencies": { "ansi-styles": { "version": "5.2.0" }, "react-is": { "version": "17.0.2" } } }, "prop-types": { "version": "15.8.1", "requires": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", "react-is": "^16.13.1" } }, "proxy-addr": { "version": "2.0.7", "requires": { "forwarded": "0.2.0", "ipaddr.js": "1.9.1" } }, "proxy-from-env": { "version": "1.1.0" }, "pseudomap": { "version": "1.0.2" }, "psl": { "version": "1.9.0", "dev": true, "optional": true }, "pump": { "version": "3.0.0", "requires": { "end-of-stream": "^1.1.0", "once": "^1.3.1" } }, "punycode": { "version": "2.3.1", "dev": true }, "q": { "version": "2.0.3", "requires": { "asap": "^2.0.0", "pop-iterate": "^1.0.1", "weak-map": "^1.0.5" } }, "qr.js": { "version": "0.0.0" }, "qrcode": { "version": "1.5.3", "requires": { "dijkstrajs": "^1.0.1", "encode-utf8": "^1.0.3", "pngjs": "^5.0.0", "yargs": "^15.3.1" } }, "qs": { "version": "6.11.0", "requires": { "side-channel": "^1.0.4" } }, "querystringify": { "version": "2.2.0" }, "queue-microtask": { "version": "1.2.3" }, "quick-lru": { "version": "5.1.1", "devOptional": true }, "range-parser": { "version": "1.2.1" }, "raw-body": { "version": "2.5.1", "requires": { "bytes": "3.1.2", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "unpipe": "1.0.0" } }, "react": { "version": "18.3.1", "requires": { "loose-envify": "^1.1.0" } }, "react-dom": { "version": "18.3.1", "requires": { "loose-envify": "^1.1.0", "scheduler": "^0.23.2" } }, "react-is": { "version": "16.13.1" }, "react-keyed-flatten-children": { "version": "1.3.0", "requires": { "react-is": "^16.8.6" } }, "react-otp-input": { "version": "3.1.1", "requires": {} }, "react-qr-code": { "version": "2.0.12", "requires": { "prop-types": "^15.8.1", "qr.js": "0.0.0" } }, "react-refresh": { "version": "0.14.2" }, "react-router": { "version": "6.23.0", "requires": { "@remix-run/router": "1.16.0" } }, "react-router-dom": { "version": "6.23.0", "requires": { "@remix-run/router": "1.16.0", "react-router": "6.23.0" } }, "react-transition-group": { "version": "4.4.5", "requires": { "@babel/runtime": "^7.5.5", "dom-helpers": "^5.0.1", "loose-envify": "^1.4.0", "prop-types": "^15.6.2" } }, "readable-stream": { "version": "3.6.2", "requires": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "readable-web-to-node-stream": { "version": "3.0.2", "requires": { "readable-stream": "^3.6.0" } }, "readdirp": { "version": "3.6.0", "requires": { "picomatch": "^2.2.1" } }, "recursive-readdir": { "version": "2.2.3", "dev": true, "requires": { "minimatch": "^3.0.5" } }, "redent": { "version": "3.0.0", "requires": { "indent-string": "^4.0.0", "strip-indent": "^3.0.0" } }, "redeyed": { "version": "2.1.1", "requires": { "esprima": "~4.0.0" } }, "redis": { "version": "4.6.10", "requires": { "@redis/bloom": "1.2.0", "@redis/client": "1.5.11", "@redis/graph": "1.1.0", "@redis/json": "1.0.6", "@redis/search": "1.1.5", "@redis/time-series": "1.0.5" } }, "regenerator-runtime": { "version": "0.14.1" }, "regexp.prototype.flags": { "version": "1.5.2", "requires": { "call-bind": "^1.0.6", "define-properties": "^1.2.1", "es-errors": "^1.3.0", "set-function-name": "^2.0.1" }, "dependencies": { "call-bind": { "version": "1.0.7", "requires": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", "set-function-length": "^1.2.1" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" } } } } } }, "request": { "version": "2.88.2", "dev": true, "optional": true, "requires": { "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" }, "dependencies": { "form-data": { "version": "2.3.3", "dev": true, "optional": true, "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.6", "mime-types": "^2.1.12" } }, "qs": { "version": "6.5.3", "dev": true, "optional": true }, "uuid": { "version": "3.4.0", "dev": true, "optional": true } } }, "request-promise-core": { "version": "1.1.4", "dev": true, "optional": true, "requires": { "lodash": "^4.17.19" } }, "request-promise-native": { "version": "1.0.9", "dev": true, "optional": true, "requires": { "request-promise-core": "1.1.4", "stealthy-require": "^1.1.1", "tough-cookie": "^2.3.3" } }, "require-directory": { "version": "2.1.1" }, "require-main-filename": { "version": "2.0.0" }, "requires-port": { "version": "1.0.0" }, "resolve": { "version": "1.22.6", "requires": { "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" } }, "resolve-alpn": { "version": "1.2.1", "devOptional": true }, "resolve-from": { "version": "4.0.0" }, "responselike": { "version": "2.0.1", "devOptional": true, "requires": { "lowercase-keys": "^2.0.0" } }, "restore-cursor": { "version": "3.1.0", "requires": { "onetime": "^5.1.0", "signal-exit": "^3.0.2" } }, "reusify": { "version": "1.0.4" }, "rfdc": { "version": "1.3.1", "dev": true }, "rimraf": { "version": "2.7.1", "requires": { "glob": "^7.1.3" } }, "ripemd160": { "version": "2.0.2", "requires": { "hash-base": "^3.0.0", "inherits": "^2.0.1" } }, "rollup": { "version": "3.29.4", "requires": { "fsevents": "~2.3.2" } }, "rootpath": { "version": "0.1.2" }, "run-async": { "version": "2.4.1" }, "run-parallel": { "version": "1.2.0", "requires": { "queue-microtask": "^1.2.2" } }, "rxjs": { "version": "7.8.1", "requires": { "tslib": "^2.1.0" } }, "safe-array-concat": { "version": "1.1.2", "requires": { "call-bind": "^1.0.7", "get-intrinsic": "^1.2.4", "has-symbols": "^1.0.3", "isarray": "^2.0.5" }, "dependencies": { "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "has-proto": { "version": "1.0.3" } } } } }, "safe-buffer": { "version": "5.2.1" }, "safe-regex-test": { "version": "1.0.3", "requires": { "call-bind": "^1.0.6", "es-errors": "^1.3.0", "is-regex": "^1.1.4" } }, "safer-buffer": { "version": "2.1.2" }, "scheduler": { "version": "0.23.2", "requires": { "loose-envify": "^1.1.0" } }, "scmp": { "version": "2.1.0" }, "secp256k1": { "version": "5.0.0", "requires": { "elliptic": "^6.5.4", "node-addon-api": "^5.0.0", "node-gyp-build": "^4.2.0" } }, "semver": { "version": "7.6.0", "requires": { "lru-cache": "^6.0.0" }, "dependencies": { "lru-cache": { "version": "6.0.0", "requires": { "yallist": "^4.0.0" } } } }, "send": { "version": "0.18.0", "requires": { "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" }, "dependencies": { "debug": { "version": "2.6.9", "requires": { "ms": "2.0.0" }, "dependencies": { "ms": { "version": "2.0.0" } } }, "ms": { "version": "2.1.3" } } }, "serialize-error": { "version": "7.0.1", "requires": { "type-fest": "^0.13.1" }, "dependencies": { "type-fest": { "version": "0.13.1" } } }, "serve-static": { "version": "1.15.0", "requires": { "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.18.0" } }, "serverless": { "version": "file:packages/serverless", "requires": { "@aws-sdk/client-dynamodb": "*", "@twilio/runtime-handler": "1.3.0", "redis": "^4.6.8", "twilio": "^3.56", "twilio-run": "^3.5.4" }, "dependencies": { "axios": { "version": "0.26.1", "requires": { "follow-redirects": "^1.14.8" } }, "jsonwebtoken": { "version": "8.5.1", "requires": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^5.6.0" } }, "semver": { "version": "5.7.2" }, "twilio": { "version": "3.84.1", "requires": { "axios": "^0.26.1", "dayjs": "^1.8.29", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "q": "2.0.x", "qs": "^6.9.4", "rootpath": "^0.1.2", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" } } } }, "set-blocking": { "version": "2.0.0" }, "set-function-length": { "version": "1.2.2", "requires": { "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" }, "dependencies": { "function-bind": { "version": "1.1.2" }, "get-intrinsic": { "version": "1.2.4", "requires": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, "dependencies": { "has-proto": { "version": "1.0.3" } } } } }, "set-function-name": { "version": "2.0.2", "requires": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", "functions-have-names": "^1.2.3", "has-property-descriptors": "^1.0.2" } }, "setprototypeof": { "version": "1.2.0" }, "sha.js": { "version": "2.4.11", "requires": { "inherits": "^2.0.1", "safe-buffer": "^5.0.1" } }, "shebang-command": { "version": "2.0.0", "requires": { "shebang-regex": "^3.0.0" } }, "shebang-regex": { "version": "3.0.0" }, "side-channel": { "version": "1.0.4", "requires": { "call-bind": "^1.0.0", "get-intrinsic": "^1.0.2", "object-inspect": "^1.9.0" }, "dependencies": { "call-bind": { "version": "1.0.2", "requires": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.2" } } } }, "signal-exit": { "version": "3.0.7" }, "slash": { "version": "3.0.0" }, "slice-ansi": { "version": "4.0.0", "requires": { "ansi-styles": "^4.0.0", "astral-regex": "^2.0.0", "is-fullwidth-code-point": "^3.0.0" } }, "smart-buffer": { "version": "4.2.0" }, "snake-case": { "version": "3.0.4", "requires": { "dot-case": "^3.0.4", "tslib": "^2.0.3" } }, "socks": { "version": "2.7.1", "requires": { "ip": "^2.0.0", "smart-buffer": "^4.2.0" } }, "socks-proxy-agent": { "version": "7.0.0", "requires": { "agent-base": "^6.0.2", "debug": "^4.3.3", "socks": "^2.6.2" }, "dependencies": { "debug": { "version": "4.3.4", "requires": { "ms": "2.1.2" }, "dependencies": { "ms": { "version": "2.1.2" } } } } }, "source-map": { "version": "0.6.1" }, "source-map-js": { "version": "1.2.0" }, "source-map-support": { "version": "0.5.21", "requires": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" } }, "sprintf-js": { "version": "1.1.2" }, "sshpk": { "version": "1.18.0", "dev": true, "optional": true, "requires": { "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" }, "dependencies": { "jsbn": { "version": "0.1.1", "dev": true, "optional": true } } }, "statuses": { "version": "2.0.1" }, "stealthy-require": { "version": "1.1.1", "dev": true, "optional": true }, "stop-iteration-iterator": { "version": "1.0.0", "requires": { "internal-slot": "^1.0.4" } }, "streamsearch": { "version": "1.1.0" }, "string_decoder": { "version": "1.3.0", "requires": { "safe-buffer": "~5.2.0" } }, "string-width": { "version": "4.2.3", "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "string.prototype.trim": { "version": "1.2.9", "requires": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.0", "es-object-atoms": "^1.0.0" } }, "string.prototype.trimend": { "version": "1.0.8", "requires": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "string.prototype.trimstart": { "version": "1.0.8", "requires": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-object-atoms": "^1.0.0" } }, "strip-ansi": { "version": "6.0.1", "requires": { "ansi-regex": "^5.0.1" } }, "strip-bom": { "version": "3.0.0" }, "strip-eof": { "version": "1.0.0", "dev": true }, "strip-indent": { "version": "3.0.0", "requires": { "min-indent": "^1.0.0" } }, "strip-json-comments": { "version": "2.0.1" }, "strnum": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz", "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==" }, "strtok3": { "version": "6.3.0", "requires": { "@tokenizer/token": "^0.3.0", "peek-readable": "^4.1.0" } }, "supports-color": { "version": "8.1.1", "requires": { "has-flag": "^4.0.0" } }, "supports-hyperlinks": { "version": "2.2.0", "requires": { "has-flag": "^4.0.0", "supports-color": "^7.0.0" }, "dependencies": { "supports-color": { "version": "7.2.0", "requires": { "has-flag": "^4.0.0" } } } }, "supports-preserve-symlinks-flag": { "version": "1.0.0" }, "svg-parser": { "version": "2.0.4" }, "tar-fs": { "version": "2.1.1", "requires": { "chownr": "^1.1.1", "mkdirp-classic": "^0.5.2", "pump": "^3.0.0", "tar-stream": "^2.1.4" } }, "tar-stream": { "version": "2.2.0", "requires": { "bl": "^4.0.3", "end-of-stream": "^1.4.1", "fs-constants": "^1.0.0", "inherits": "^2.0.3", "readable-stream": "^3.1.1" } }, "terminal-link": { "version": "1.3.0", "dev": true, "requires": { "ansi-escapes": "^3.2.0", "supports-hyperlinks": "^1.0.1" }, "dependencies": { "ansi-escapes": { "version": "3.2.0", "dev": true }, "supports-hyperlinks": { "version": "1.0.1", "dev": true, "requires": { "has-flag": "^2.0.0", "supports-color": "^5.0.0" }, "dependencies": { "has-flag": { "version": "2.0.0", "dev": true }, "supports-color": { "version": "5.5.0", "dev": true, "requires": { "has-flag": "^3.0.0" }, "dependencies": { "has-flag": { "version": "3.0.0", "dev": true } } } } } } }, "through": { "version": "2.3.8" }, "title": { "version": "3.5.3", "dev": true, "requires": { "arg": "1.0.0", "chalk": "2.3.0", "clipboardy": "1.2.2", "titleize": "1.0.0" }, "dependencies": { "arg": { "version": "1.0.0", "dev": true }, "chalk": { "version": "2.3.0", "dev": true, "requires": { "ansi-styles": "^3.1.0", "escape-string-regexp": "^1.0.5", "supports-color": "^4.0.0" }, "dependencies": { "ansi-styles": { "version": "3.2.1", "dev": true, "requires": { "color-convert": "^1.9.0" }, "dependencies": { "color-convert": { "version": "1.9.3", "dev": true, "requires": { "color-name": "1.1.3" }, "dependencies": { "color-name": { "version": "1.1.3", "dev": true } } } } }, "supports-color": { "version": "4.5.0", "dev": true, "requires": { "has-flag": "^2.0.0" }, "dependencies": { "has-flag": { "version": "2.0.0", "dev": true } } } } }, "escape-string-regexp": { "version": "1.0.5", "dev": true } } }, "titleize": { "version": "1.0.0", "dev": true }, "tmp": { "version": "0.0.33", "requires": { "os-tmpdir": "~1.0.2" } }, "to-fast-properties": { "version": "2.0.0" }, "to-regex-range": { "version": "5.0.1", "requires": { "is-number": "^7.0.0" }, "dependencies": { "is-number": { "version": "7.0.0" } } }, "toidentifier": { "version": "1.0.1" }, "token-types": { "version": "4.2.1", "requires": { "@tokenizer/token": "^0.3.0", "ieee754": "^1.2.1" } }, "touch": { "version": "0.0.3", "dev": true, "optional": true, "requires": { "nopt": "~1.0.10" }, "dependencies": { "nopt": { "version": "1.0.10", "dev": true, "optional": true, "requires": { "abbrev": "1" } } } }, "tough-cookie": { "version": "2.5.0", "dev": true, "optional": true, "requires": { "psl": "^1.1.28", "punycode": "^2.1.1" } }, "tr46": { "version": "0.0.3" }, "traverse": { "version": "0.6.9", "requires": { "gopd": "^1.0.1", "typedarray.prototype.slice": "^1.0.3", "which-typed-array": "^1.1.15" } }, "tree-kill": { "version": "1.2.2" }, "ts-node": { "version": "10.9.1", "requires": { "@cspotcode/source-map-support": "^0.8.0", "@tsconfig/node10": "^1.0.7", "@tsconfig/node12": "^1.0.7", "@tsconfig/node14": "^1.0.0", "@tsconfig/node16": "^1.0.2", "acorn": "^8.4.1", "acorn-walk": "^8.1.1", "arg": "^4.1.0", "create-require": "^1.1.0", "diff": "^4.0.1", "make-error": "^1.1.1", "v8-compile-cache-lib": "^3.0.1", "yn": "3.1.1" } }, "ts-node-dev": { "version": "2.0.0", "requires": { "chokidar": "^3.5.1", "dynamic-dedupe": "^0.3.0", "minimist": "^1.2.6", "mkdirp": "^1.0.4", "resolve": "^1.0.0", "rimraf": "^2.6.1", "source-map-support": "^0.5.12", "tree-kill": "^1.2.2", "ts-node": "^10.4.0", "tsconfig": "^7.0.0" } }, "tsconfck": { "version": "3.0.3", "requires": {} }, "tsconfig": { "version": "7.0.0", "requires": { "@types/strip-bom": "^3.0.0", "@types/strip-json-comments": "0.0.30", "strip-bom": "^3.0.0", "strip-json-comments": "^2.0.0" } }, "tslib": { "version": "2.6.2" }, "tsv": { "version": "0.2.0" }, "tunnel": { "version": "0.0.6" }, "tunnel-agent": { "version": "0.6.0", "requires": { "safe-buffer": "^5.0.1" } }, "tweetnacl": { "version": "0.14.5", "dev": true, "optional": true }, "twilio-cli": { "version": "5.19.4", "requires": { "@oclif/core": "^1.16.0", "@oclif/plugin-autocomplete": "^1.3.0", "@oclif/plugin-plugins": "^2.1.0", "@oclif/plugin-update": "^2.1.3", "@oclif/plugin-version": "^1.1.1", "@oclif/plugin-warn-if-update-available": "^2.0.2", "@sendgrid/mail": "^8.0.0", "@twilio/cli-core": "^7.19.1", "chalk": "^4.1.2", "file-type": "^16.5.4", "hyperlinker": "1.0.0", "inquirer": "^8.0.0", "ngrok": "^4.3.3", "supports-hyperlinks": "2.2.0", "twilio": "^4.7.2", "untildify": "^4.0.0" }, "dependencies": { "twilio": { "version": "4.23.0", "requires": { "axios": "^1.6.0", "dayjs": "^1.11.9", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^9.0.0", "qs": "^6.9.4", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" }, "dependencies": { "axios": { "version": "1.6.8", "requires": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" }, "dependencies": { "form-data": { "version": "4.0.0", "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" } } } }, "jsonwebtoken": { "version": "9.0.2", "requires": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^7.5.4" }, "dependencies": { "ms": { "version": "2.1.3" } } } } } } }, "twilio-run": { "version": "3.5.4", "dev": true, "requires": { "@twilio-labs/serverless-api": "^5.5.1", "@twilio-labs/serverless-runtime-types": "2.1.0-rc.0", "@types/express": "4.17.7", "@types/inquirer": "^6.0.3", "@types/is-ci": "^2.0.0", "@types/qs": "^6.9.4", "@types/semver": "^7.3.6", "body-parser": "^1.18.3", "boxen": "^5.1.2", "chalk": "^2.4.2", "chokidar": "^3.2.3", "columnify": "^1.5.4", "common-tags": "^1.8.0", "conf": "^5.0.0", "cosmiconfig": "^7.0.0", "debug": "^3.1.0", "dotenv": "^6.2.0", "enquirer": "^2.3.6", "express": "^4.16.3", "express-useragent": "^1.0.13", "fast-redact": "^1.5.0", "got": "^11.8.5", "inquirer": "^8.1.5", "is-ci": "^2.0.0", "json5": "^2.1.3", "listr2": "^5.0.2", "lodash.camelcase": "^4.3.0", "lodash.debounce": "^4.0.8", "lodash.flatten": "^4.4.0", "lodash.kebabcase": "^4.1.1", "lodash.startcase": "^4.4.0", "log-symbols": "^2.2.0", "ngrok": "^3.3.0", "nocache": "^2.1.0", "normalize.css": "^8.0.1", "ora": "^5.4.1", "ow": "^0.19.0", "pkg-install": "^1.0.0", "rimraf": "^3.0.2", "semver": "^7.3.5", "serialize-error": "^7.0.1", "terminal-link": "^1.3.0", "title": "^3.4.1", "twilio": "^3.60.0", "type-fest": "^0.15.1", "window-size": "^1.1.1", "wrap-ansi": "^7.0.0", "yargs": "^17.2.1" }, "dependencies": { "@twilio-labs/serverless-runtime-types": { "version": "2.1.0-rc.0", "dev": true, "requires": { "@types/express": "^4.17.11", "@types/qs": "^6.9.4", "twilio": "^3.60.0" }, "dependencies": { "@types/express": { "version": "4.17.21", "dev": true, "requires": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } } } }, "@types/express": { "version": "4.17.7", "dev": true, "requires": { "@types/body-parser": "*", "@types/express-serve-static-core": "*", "@types/qs": "*", "@types/serve-static": "*" } }, "axios": { "version": "0.26.1", "dev": true, "requires": { "follow-redirects": "^1.14.8" } }, "chalk": { "version": "2.4.2", "dev": true, "requires": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" }, "dependencies": { "ansi-styles": { "version": "3.2.1", "dev": true, "requires": { "color-convert": "^1.9.0" }, "dependencies": { "color-convert": { "version": "1.9.3", "dev": true, "requires": { "color-name": "1.1.3" }, "dependencies": { "color-name": { "version": "1.1.3", "dev": true } } } } }, "supports-color": { "version": "5.5.0", "dev": true, "requires": { "has-flag": "^3.0.0" }, "dependencies": { "has-flag": { "version": "3.0.0", "dev": true } } } } }, "cosmiconfig": { "version": "7.1.0", "dev": true, "requires": { "@types/parse-json": "^4.0.0", "import-fresh": "^3.2.1", "parse-json": "^5.0.0", "path-type": "^4.0.0", "yaml": "^1.10.0" } }, "debug": { "version": "3.2.7", "dev": true, "requires": { "ms": "^2.1.1" }, "dependencies": { "ms": { "version": "2.1.3", "dev": true } } }, "escape-string-regexp": { "version": "1.0.5", "dev": true }, "jsonwebtoken": { "version": "8.5.1", "dev": true, "requires": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^5.6.0" }, "dependencies": { "semver": { "version": "5.7.2", "dev": true } } }, "log-symbols": { "version": "2.2.0", "dev": true, "requires": { "chalk": "^2.0.1" } }, "ngrok": { "version": "3.4.1", "dev": true, "optional": true, "requires": { "@types/node": "^8.10.50", "@types/request": "^2.48.2", "decompress-zip": "^0.3.2", "request": "^2.88.0", "request-promise-native": "^1.0.7", "uuid": "^3.3.2" }, "dependencies": { "@types/node": { "version": "8.10.66", "dev": true, "optional": true }, "uuid": { "version": "3.4.0", "dev": true, "optional": true } } }, "parse-json": { "version": "5.2.0", "dev": true, "requires": { "@babel/code-frame": "^7.0.0", "error-ex": "^1.3.1", "json-parse-even-better-errors": "^2.3.0", "lines-and-columns": "^1.1.6" } }, "rimraf": { "version": "3.0.2", "dev": true, "requires": { "glob": "^7.1.3" } }, "twilio": { "version": "3.84.1", "dev": true, "requires": { "axios": "^0.26.1", "dayjs": "^1.8.29", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "q": "2.0.x", "qs": "^6.9.4", "rootpath": "^0.1.2", "scmp": "^2.1.0", "url-parse": "^1.5.9", "xmlbuilder": "^13.0.2" } }, "type-fest": { "version": "0.15.1", "dev": true }, "yargs": { "version": "17.7.2", "dev": true, "requires": { "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" }, "dependencies": { "cliui": { "version": "8.0.1", "dev": true, "requires": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" } }, "y18n": { "version": "5.0.8", "dev": true }, "yargs-parser": { "version": "21.1.1", "dev": true } } } } }, "type-is": { "version": "1.6.18", "requires": { "media-typer": "0.3.0", "mime-types": "~2.1.24" } }, "typed-array-buffer": { "version": "1.0.2", "requires": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", "is-typed-array": "^1.1.13" } }, "typed-array-byte-length": { "version": "1.0.1", "requires": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" }, "dependencies": { "has-proto": { "version": "1.0.3" } } }, "typed-array-byte-offset": { "version": "1.0.2", "requires": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13" }, "dependencies": { "has-proto": { "version": "1.0.3" } } }, "typed-array-length": { "version": "1.0.6", "requires": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-proto": "^1.0.3", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0" }, "dependencies": { "has-proto": { "version": "1.0.3" } } }, "typedarray-to-buffer": { "version": "3.1.5", "dev": true, "requires": { "is-typedarray": "^1.0.0" } }, "typedarray.prototype.slice": { "version": "1.0.3", "requires": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.0", "es-errors": "^1.3.0", "typed-array-buffer": "^1.0.2", "typed-array-byte-offset": "^1.0.2" } }, "typeforce": { "version": "1.18.0" }, "typescript": { "version": "5.2.2" }, "uglify-js": { "version": "3.17.4", "optional": true }, "unbox-primitive": { "version": "1.0.2", "requires": { "call-bind": "^1.0.2", "has-bigints": "^1.0.2", "has-symbols": "^1.0.3", "which-boxed-primitive": "^1.0.2" } }, "undici": { "version": "5.28.4", "requires": { "@fastify/busboy": "^2.0.0" } }, "undici-types": { "version": "5.26.5" }, "universal-user-agent": { "version": "6.0.1" }, "universalify": { "version": "2.0.1" }, "unpipe": { "version": "1.0.0" }, "untildify": { "version": "4.0.0" }, "upath": { "version": "1.2.0", "dev": true }, "update-browserslist-db": { "version": "1.0.15", "requires": { "escalade": "^3.1.2", "picocolors": "^1.0.0" } }, "uri-js": { "version": "4.4.1", "dev": true, "requires": { "punycode": "^2.1.0" } }, "url-parse": { "version": "1.5.10", "requires": { "querystringify": "^2.1.1", "requires-port": "^1.0.0" } }, "useragent": { "version": "2.3.0", "requires": { "lru-cache": "4.1.x", "tmp": "0.0.x" } }, "util-deprecate": { "version": "1.0.2" }, "utils-merge": { "version": "1.0.1" }, "uuid": { "version": "8.3.2" }, "v8-compile-cache-lib": { "version": "3.0.1" }, "varuint-bitcoin": { "version": "1.1.2", "requires": { "safe-buffer": "^5.1.1" } }, "vary": { "version": "1.1.2" }, "verror": { "version": "1.10.0", "dev": true, "optional": true, "requires": { "assert-plus": "^1.0.0", "core-util-is": "1.0.2", "extsprintf": "^1.2.0" }, "dependencies": { "core-util-is": { "version": "1.0.2", "dev": true, "optional": true } } }, "vite": { "version": "4.5.3", "requires": { "esbuild": "^0.18.10", "fsevents": "~2.3.2", "postcss": "^8.4.27", "rollup": "^3.27.1" } }, "vite-plugin-svgr": { "version": "4.2.0", "requires": { "@rollup/pluginutils": "^5.0.5", "@svgr/core": "^8.1.0", "@svgr/plugin-jsx": "^8.1.0" } }, "vite-tsconfig-paths": { "version": "4.3.2", "requires": { "debug": "^4.1.1", "globrex": "^0.1.2", "tsconfck": "^3.0.3" } }, "wcwidth": { "version": "1.0.1", "requires": { "defaults": "^1.0.3" } }, "weak-map": { "version": "1.0.8" }, "web-streams-polyfill": { "version": "3.3.3" }, "web-vitals": { "version": "2.1.4" }, "webidl-conversions": { "version": "3.0.1" }, "weekstart": { "version": "1.1.0" }, "whatwg-url": { "version": "5.0.0", "requires": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "which": { "version": "2.0.2", "requires": { "isexe": "^2.0.0" } }, "which-boxed-primitive": { "version": "1.0.2", "requires": { "is-bigint": "^1.0.1", "is-boolean-object": "^1.1.0", "is-number-object": "^1.0.4", "is-string": "^1.0.5", "is-symbol": "^1.0.3" } }, "which-collection": { "version": "1.0.2", "requires": { "is-map": "^2.0.3", "is-set": "^2.0.3", "is-weakmap": "^2.0.2", "is-weakset": "^2.0.3" } }, "which-module": { "version": "2.0.1" }, "which-typed-array": { "version": "1.1.15", "requires": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "has-tostringtag": "^1.0.2" } }, "widest-line": { "version": "3.1.0", "requires": { "string-width": "^4.0.0" } }, "window-size": { "version": "1.1.1", "dev": true, "requires": { "define-property": "^1.0.0", "is-number": "^3.0.0" }, "dependencies": { "is-number": { "version": "3.0.0", "dev": true, "requires": { "kind-of": "^3.0.2" } } } }, "wordwrap": { "version": "1.0.0" }, "wrap-ansi": { "version": "7.0.0", "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "wrappy": { "version": "1.0.2" }, "write-file-atomic": { "version": "3.0.3", "dev": true, "requires": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", "signal-exit": "^3.0.2", "typedarray-to-buffer": "^3.1.5" } }, "xmlbuilder": { "version": "13.0.2" }, "xtend": { "version": "4.0.2" }, "y18n": { "version": "4.0.3" }, "yallist": { "version": "4.0.0" }, "yaml": { "version": "1.10.2", "devOptional": true }, "yargs": { "version": "15.4.1", "requires": { "cliui": "^6.0.0", "decamelize": "^1.2.0", "find-up": "^4.1.0", "get-caller-file": "^2.0.1", "require-directory": "^2.1.1", "require-main-filename": "^2.0.0", "set-blocking": "^2.0.0", "string-width": "^4.2.0", "which-module": "^2.0.0", "y18n": "^4.0.0", "yargs-parser": "^18.1.2" } }, "yargs-parser": { "version": "18.1.3", "requires": { "camelcase": "^5.0.0", "decamelize": "^1.2.0" }, "dependencies": { "camelcase": { "version": "5.3.1" } } }, "yarn": { "version": "1.22.22" }, "yauzl": { "version": "2.10.0", "requires": { "buffer-crc32": "~0.2.3", "fd-slicer": "~1.1.0" } }, "yn": { "version": "3.1.1" } } }