Spaces:
Paused
Paused
| { | |
| "name": "mg-bot", | |
| "version": "1.0.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "mg-bot", | |
| "version": "1.0.0", | |
| "license": "ISC", | |
| "dependencies": { | |
| "axios": "^1.6.0", | |
| "body-parser": "^2.2.2", | |
| "cors": "^2.8.5", | |
| "dotenv": "^17.2.3", | |
| "exceljs": "^4.4.0", | |
| "express": "^5.2.1", | |
| "firebase-admin": "^13.6.0", | |
| "form-data": "^4.0.5", | |
| "lodash": "^4.17.21", | |
| "lowdb": "^1.0.0", | |
| "mongoose": "^9.1.4", | |
| "multer": "^2.0.2", | |
| "telegraf": "^4.16.3" | |
| } | |
| }, | |
| "node_modules/@fast-csv/format": { | |
| "version": "4.3.5", | |
| "resolved": "https://registry.npmjs.org/@fast-csv/format/-/format-4.3.5.tgz", | |
| "integrity": "sha512-8iRn6QF3I8Ak78lNAa+Gdl5MJJBM5vRHivFtMRUWINdevNo00K7OXxS2PshawLKTejVwieIlPmK5YlLu6w4u8A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "^14.0.1", | |
| "lodash.escaperegexp": "^4.1.2", | |
| "lodash.isboolean": "^3.0.3", | |
| "lodash.isequal": "^4.5.0", | |
| "lodash.isfunction": "^3.0.9", | |
| "lodash.isnil": "^4.0.0" | |
| } | |
| }, | |
| "node_modules/@fast-csv/format/node_modules/@types/node": { | |
| "version": "14.18.63", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.63.tgz", | |
| "integrity": "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@fast-csv/parse": { | |
| "version": "4.3.6", | |
| "resolved": "https://registry.npmjs.org/@fast-csv/parse/-/parse-4.3.6.tgz", | |
| "integrity": "sha512-uRsLYksqpbDmWaSmzvJcuApSEe38+6NQZBUsuAyMZKqHxH0g1wcJgsKUvN3WC8tewaqFjBMMGrkHmC+T7k8LvA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "^14.0.1", | |
| "lodash.escaperegexp": "^4.1.2", | |
| "lodash.groupby": "^4.6.0", | |
| "lodash.isfunction": "^3.0.9", | |
| "lodash.isnil": "^4.0.0", | |
| "lodash.isundefined": "^3.0.1", | |
| "lodash.uniq": "^4.5.0" | |
| } | |
| }, | |
| "node_modules/@fast-csv/parse/node_modules/@types/node": { | |
| "version": "14.18.63", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.63.tgz", | |
| "integrity": "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@fastify/busboy": { | |
| "version": "3.2.0", | |
| "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-3.2.0.tgz", | |
| "integrity": "sha512-m9FVDXU3GT2ITSe0UaMA5rU3QkfC/UXtCU8y0gSN/GugTqtVldOBWIB5V6V3sbmenVZUIpU6f+mPEO2+m5iTaA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@firebase/app-check-interop-types": { | |
| "version": "0.3.3", | |
| "resolved": "https://registry.npmjs.org/@firebase/app-check-interop-types/-/app-check-interop-types-0.3.3.tgz", | |
| "integrity": "sha512-gAlxfPLT2j8bTI/qfe3ahl2I2YcBQ8cFIBdhAQA4I2f3TndcO+22YizyGYuttLHPQEpWkhmpFW60VCFEPg4g5A==", | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/@firebase/app-types": { | |
| "version": "0.9.3", | |
| "resolved": "https://registry.npmjs.org/@firebase/app-types/-/app-types-0.9.3.tgz", | |
| "integrity": "sha512-kRVpIl4vVGJ4baogMDINbyrIOtOxqhkZQg4jTq3l8Lw6WSk0xfpEYzezFu+Kl4ve4fbPl79dvwRtaFqAC/ucCw==", | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/@firebase/auth-interop-types": { | |
| "version": "0.2.4", | |
| "resolved": "https://registry.npmjs.org/@firebase/auth-interop-types/-/auth-interop-types-0.2.4.tgz", | |
| "integrity": "sha512-JPgcXKCuO+CWqGDnigBtvo09HeBs5u/Ktc2GaFj2m01hLarbxthLNm7Fk8iOP1aqAtXV+fnnGj7U28xmk7IwVA==", | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/@firebase/component": { | |
| "version": "0.7.0", | |
| "resolved": "https://registry.npmjs.org/@firebase/component/-/component-0.7.0.tgz", | |
| "integrity": "sha512-wR9En2A+WESUHexjmRHkqtaVH94WLNKt6rmeqZhSLBybg4Wyf0Umk04SZsS6sBq4102ZsDBFwoqMqJYj2IoDSg==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@firebase/util": "1.13.0", | |
| "tslib": "^2.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@firebase/database": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@firebase/database/-/database-1.1.0.tgz", | |
| "integrity": "sha512-gM6MJFae3pTyNLoc9VcJNuaUDej0ctdjn3cVtILo3D5lpp0dmUHHLFN/pUKe7ImyeB1KAvRlEYxvIHNF04Filg==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@firebase/app-check-interop-types": "0.3.3", | |
| "@firebase/auth-interop-types": "0.2.4", | |
| "@firebase/component": "0.7.0", | |
| "@firebase/logger": "0.5.0", | |
| "@firebase/util": "1.13.0", | |
| "faye-websocket": "0.11.4", | |
| "tslib": "^2.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@firebase/database-compat": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/@firebase/database-compat/-/database-compat-2.1.0.tgz", | |
| "integrity": "sha512-8nYc43RqxScsePVd1qe1xxvWNf0OBnbwHxmXJ7MHSuuTVYFO3eLyLW3PiCKJ9fHnmIz4p4LbieXwz+qtr9PZDg==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@firebase/component": "0.7.0", | |
| "@firebase/database": "1.1.0", | |
| "@firebase/database-types": "1.0.16", | |
| "@firebase/logger": "0.5.0", | |
| "@firebase/util": "1.13.0", | |
| "tslib": "^2.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@firebase/database-types": { | |
| "version": "1.0.16", | |
| "resolved": "https://registry.npmjs.org/@firebase/database-types/-/database-types-1.0.16.tgz", | |
| "integrity": "sha512-xkQLQfU5De7+SPhEGAXFBnDryUWhhlFXelEg2YeZOQMCdoe7dL64DDAd77SQsR+6uoXIZY5MB4y/inCs4GTfcw==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@firebase/app-types": "0.9.3", | |
| "@firebase/util": "1.13.0" | |
| } | |
| }, | |
| "node_modules/@firebase/logger": { | |
| "version": "0.5.0", | |
| "resolved": "https://registry.npmjs.org/@firebase/logger/-/logger-0.5.0.tgz", | |
| "integrity": "sha512-cGskaAvkrnh42b3BA3doDWeBmuHFO/Mx5A83rbRDYakPjO9bJtRL3dX7javzc2Rr/JHZf4HlterTW2lUkfeN4g==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "tslib": "^2.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@firebase/util": { | |
| "version": "1.13.0", | |
| "resolved": "https://registry.npmjs.org/@firebase/util/-/util-1.13.0.tgz", | |
| "integrity": "sha512-0AZUyYUfpMNcztR5l09izHwXkZpghLgCUaAGjtMwXnCg3bj4ml5VgiwqOMOxJ+Nw4qN/zJAaOQBcJ7KGkWStqQ==", | |
| "hasInstallScript": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "tslib": "^2.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@google-cloud/firestore": { | |
| "version": "7.11.6", | |
| "resolved": "https://registry.npmjs.org/@google-cloud/firestore/-/firestore-7.11.6.tgz", | |
| "integrity": "sha512-EW/O8ktzwLfyWBOsNuhRoMi8lrC3clHM5LVFhGvO1HCsLozCOOXRAlHrYBoE6HL42Sc8yYMuCb2XqcnJ4OOEpw==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "@opentelemetry/api": "^1.3.0", | |
| "fast-deep-equal": "^3.1.1", | |
| "functional-red-black-tree": "^1.0.1", | |
| "google-gax": "^4.3.3", | |
| "protobufjs": "^7.2.6" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/@google-cloud/paginator": { | |
| "version": "5.0.2", | |
| "resolved": "https://registry.npmjs.org/@google-cloud/paginator/-/paginator-5.0.2.tgz", | |
| "integrity": "sha512-DJS3s0OVH4zFDB1PzjxAsHqJT6sKVbRwwML0ZBP9PbU7Yebtu/7SWMRzvO2J3nUi9pRNITCfu4LJeooM2w4pjg==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "arrify": "^2.0.0", | |
| "extend": "^3.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/@google-cloud/projectify": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/@google-cloud/projectify/-/projectify-4.0.0.tgz", | |
| "integrity": "sha512-MmaX6HeSvyPbWGwFq7mXdo0uQZLGBYCwziiLIGq5JVX+/bdI3SAq6bP98trV5eTWfLuvsMcIC1YJOF2vfteLFA==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/@google-cloud/promisify": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/@google-cloud/promisify/-/promisify-4.0.0.tgz", | |
| "integrity": "sha512-Orxzlfb9c67A15cq2JQEyVc7wEsmFBmHjZWZYQMUyJ1qivXyMwdyNOs9odi79hze+2zqdTtu1E19IM/FtqZ10g==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/@google-cloud/storage": { | |
| "version": "7.18.0", | |
| "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-7.18.0.tgz", | |
| "integrity": "sha512-r3ZwDMiz4nwW6R922Z1pwpePxyRwE5GdevYX63hRmAQUkUQJcBH/79EnQPDv5cOv1mFBgevdNWQfi3tie3dHrQ==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "@google-cloud/paginator": "^5.0.0", | |
| "@google-cloud/projectify": "^4.0.0", | |
| "@google-cloud/promisify": "<4.1.0", | |
| "abort-controller": "^3.0.0", | |
| "async-retry": "^1.3.3", | |
| "duplexify": "^4.1.3", | |
| "fast-xml-parser": "^4.4.1", | |
| "gaxios": "^6.0.2", | |
| "google-auth-library": "^9.6.3", | |
| "html-entities": "^2.5.2", | |
| "mime": "^3.0.0", | |
| "p-limit": "^3.0.1", | |
| "retry-request": "^7.0.0", | |
| "teeny-request": "^9.0.0", | |
| "uuid": "^8.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/@google-cloud/storage/node_modules/uuid": { | |
| "version": "8.3.2", | |
| "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", | |
| "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "bin": { | |
| "uuid": "dist/bin/uuid" | |
| } | |
| }, | |
| "node_modules/@grpc/grpc-js": { | |
| "version": "1.14.3", | |
| "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.14.3.tgz", | |
| "integrity": "sha512-Iq8QQQ/7X3Sac15oB6p0FmUg/klxQvXLeileoqrTRGJYLV+/9tubbr9ipz0GKHjmXVsgFPo/+W+2cA8eNcR+XA==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "@grpc/proto-loader": "^0.8.0", | |
| "@js-sdsl/ordered-map": "^4.4.2" | |
| }, | |
| "engines": { | |
| "node": ">=12.10.0" | |
| } | |
| }, | |
| "node_modules/@grpc/grpc-js/node_modules/@grpc/proto-loader": { | |
| "version": "0.8.0", | |
| "resolved": "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.8.0.tgz", | |
| "integrity": "sha512-rc1hOQtjIWGxcxpb9aHAfLpIctjEnsDehj0DAiVfBlmT84uvR0uUtN2hEi/ecvWVjXUGf5qPF4qEgiLOx1YIMQ==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "lodash.camelcase": "^4.3.0", | |
| "long": "^5.0.0", | |
| "protobufjs": "^7.5.3", | |
| "yargs": "^17.7.2" | |
| }, | |
| "bin": { | |
| "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/@grpc/proto-loader": { | |
| "version": "0.7.15", | |
| "resolved": "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.7.15.tgz", | |
| "integrity": "sha512-tMXdRCfYVixjuFK+Hk0Q1s38gV9zDiDJfWL3h1rv4Qc39oILCu1TRTDt7+fGUI8K4G1Fj125Hx/ru3azECWTyQ==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "lodash.camelcase": "^4.3.0", | |
| "long": "^5.0.0", | |
| "protobufjs": "^7.2.5", | |
| "yargs": "^17.7.2" | |
| }, | |
| "bin": { | |
| "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui": { | |
| "version": "8.0.2", | |
| "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", | |
| "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", | |
| "license": "ISC", | |
| "optional": true, | |
| "dependencies": { | |
| "string-width": "^5.1.2", | |
| "string-width-cjs": "npm:string-width@^4.2.0", | |
| "strip-ansi": "^7.0.1", | |
| "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", | |
| "wrap-ansi": "^8.1.0", | |
| "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui/node_modules/ansi-regex": { | |
| "version": "6.2.2", | |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", | |
| "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui/node_modules/ansi-styles": { | |
| "version": "6.2.3", | |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", | |
| "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui/node_modules/emoji-regex": { | |
| "version": "9.2.2", | |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", | |
| "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/@isaacs/cliui/node_modules/string-width": { | |
| "version": "5.1.2", | |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", | |
| "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "eastasianwidth": "^0.2.0", | |
| "emoji-regex": "^9.2.2", | |
| "strip-ansi": "^7.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui/node_modules/strip-ansi": { | |
| "version": "7.1.2", | |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", | |
| "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "ansi-regex": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { | |
| "version": "8.1.0", | |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", | |
| "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "ansi-styles": "^6.1.0", | |
| "string-width": "^5.0.1", | |
| "strip-ansi": "^7.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/@js-sdsl/ordered-map": { | |
| "version": "4.4.2", | |
| "resolved": "https://registry.npmjs.org/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz", | |
| "integrity": "sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==", | |
| "license": "MIT", | |
| "optional": true, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/js-sdsl" | |
| } | |
| }, | |
| "node_modules/@mongodb-js/saslprep": { | |
| "version": "1.4.5", | |
| "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.4.5.tgz", | |
| "integrity": "sha512-k64Lbyb7ycCSXHSLzxVdb2xsKGPMvYZfCICXvDsI8Z65CeWQzTEKS4YmGbnqw+U9RBvLPTsB6UCmwkgsDTGWIw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "sparse-bitfield": "^3.0.3" | |
| } | |
| }, | |
| "node_modules/@opentelemetry/api": { | |
| "version": "1.9.0", | |
| "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.0.tgz", | |
| "integrity": "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=8.0.0" | |
| } | |
| }, | |
| "node_modules/@pkgjs/parseargs": { | |
| "version": "0.11.0", | |
| "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", | |
| "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/@protobufjs/aspromise": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", | |
| "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==", | |
| "license": "BSD-3-Clause", | |
| "optional": true | |
| }, | |
| "node_modules/@protobufjs/base64": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz", | |
| "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==", | |
| "license": "BSD-3-Clause", | |
| "optional": true | |
| }, | |
| "node_modules/@protobufjs/codegen": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz", | |
| "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==", | |
| "license": "BSD-3-Clause", | |
| "optional": true | |
| }, | |
| "node_modules/@protobufjs/eventemitter": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz", | |
| "integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==", | |
| "license": "BSD-3-Clause", | |
| "optional": true | |
| }, | |
| "node_modules/@protobufjs/fetch": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz", | |
| "integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==", | |
| "license": "BSD-3-Clause", | |
| "optional": true, | |
| "dependencies": { | |
| "@protobufjs/aspromise": "^1.1.1", | |
| "@protobufjs/inquire": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/@protobufjs/float": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz", | |
| "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==", | |
| "license": "BSD-3-Clause", | |
| "optional": true | |
| }, | |
| "node_modules/@protobufjs/inquire": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz", | |
| "integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==", | |
| "license": "BSD-3-Clause", | |
| "optional": true | |
| }, | |
| "node_modules/@protobufjs/path": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz", | |
| "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==", | |
| "license": "BSD-3-Clause", | |
| "optional": true | |
| }, | |
| "node_modules/@protobufjs/pool": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz", | |
| "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==", | |
| "license": "BSD-3-Clause", | |
| "optional": true | |
| }, | |
| "node_modules/@protobufjs/utf8": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz", | |
| "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==", | |
| "license": "BSD-3-Clause", | |
| "optional": true | |
| }, | |
| "node_modules/@telegraf/types": { | |
| "version": "7.1.0", | |
| "resolved": "https://registry.npmjs.org/@telegraf/types/-/types-7.1.0.tgz", | |
| "integrity": "sha512-kGevOIbpMcIlCDeorKGpwZmdH7kHbqlk/Yj6dEpJMKEQw5lk0KVQY0OLXaCswy8GqlIVLd5625OB+rAntP9xVw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@tootallnate/once": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", | |
| "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@types/caseless": { | |
| "version": "0.12.5", | |
| "resolved": "https://registry.npmjs.org/@types/caseless/-/caseless-0.12.5.tgz", | |
| "integrity": "sha512-hWtVTC2q7hc7xZ/RLbxapMvDMgUnDvKvMOpKal4DrMyfGBUfB1oKaZlIRr6mJL+If3bAP6sV/QneGzF6tJjZDg==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/@types/jsonwebtoken": { | |
| "version": "9.0.10", | |
| "resolved": "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-9.0.10.tgz", | |
| "integrity": "sha512-asx5hIG9Qmf/1oStypjanR7iKTv0gXQ1Ov/jfrX6kS/EO0OFni8orbmGCn0672NHR3kXHwpAwR+B368ZGN/2rA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/ms": "*", | |
| "@types/node": "*" | |
| } | |
| }, | |
| "node_modules/@types/long": { | |
| "version": "4.0.2", | |
| "resolved": "https://registry.npmjs.org/@types/long/-/long-4.0.2.tgz", | |
| "integrity": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/@types/ms": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", | |
| "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "22.19.7", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.7.tgz", | |
| "integrity": "sha512-MciR4AKGHWl7xwxkBa6xUGxQJ4VBOmPTF7sL+iGzuahOFaO0jHCsuEfS80pan1ef4gWId1oWOweIhrDEYLuaOw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~6.21.0" | |
| } | |
| }, | |
| "node_modules/@types/request": { | |
| "version": "2.48.13", | |
| "resolved": "https://registry.npmjs.org/@types/request/-/request-2.48.13.tgz", | |
| "integrity": "sha512-FGJ6udDNUCjd19pp0Q3iTiDkwhYup7J8hpMW9c4k53NrccQFFWKRho6hvtPPEhnXWKvukfwAlB6DbDz4yhH5Gg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@types/caseless": "*", | |
| "@types/node": "*", | |
| "@types/tough-cookie": "*", | |
| "form-data": "^2.5.5" | |
| } | |
| }, | |
| "node_modules/@types/request/node_modules/form-data": { | |
| "version": "2.5.5", | |
| "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.5.tgz", | |
| "integrity": "sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "asynckit": "^0.4.0", | |
| "combined-stream": "^1.0.8", | |
| "es-set-tostringtag": "^2.1.0", | |
| "hasown": "^2.0.2", | |
| "mime-types": "^2.1.35", | |
| "safe-buffer": "^5.2.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.12" | |
| } | |
| }, | |
| "node_modules/@types/tough-cookie": { | |
| "version": "4.0.5", | |
| "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz", | |
| "integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/@types/webidl-conversions": { | |
| "version": "7.0.3", | |
| "resolved": "https://registry.npmjs.org/@types/webidl-conversions/-/webidl-conversions-7.0.3.tgz", | |
| "integrity": "sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/whatwg-url": { | |
| "version": "13.0.0", | |
| "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-13.0.0.tgz", | |
| "integrity": "sha512-N8WXpbE6Wgri7KUSvrmQcqrMllKZ9uxkYWMt+mCSGwNc0Hsw9VQTW7ApqI4XNrx6/SaM2QQJCzMPDEXE058s+Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/webidl-conversions": "*" | |
| } | |
| }, | |
| "node_modules/abort-controller": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz", | |
| "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "event-target-shim": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.5" | |
| } | |
| }, | |
| "node_modules/accepts": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz", | |
| "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mime-types": "^3.0.0", | |
| "negotiator": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/accepts/node_modules/mime-db": { | |
| "version": "1.54.0", | |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", | |
| "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/accepts/node_modules/mime-types": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz", | |
| "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mime-db": "^1.54.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/agent-base": { | |
| "version": "7.1.4", | |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", | |
| "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", | |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/ansi-styles": { | |
| "version": "4.3.0", | |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", | |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "color-convert": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/append-field": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/append-field/-/append-field-1.0.0.tgz", | |
| "integrity": "sha512-klpgFSWLW1ZEs8svjfb7g4qWY0YS5imI82dTg+QahUvJ8YqAY0P10Uk8tTyh9ZGuYEZEMaeJYCF5BFuX552hsw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/archiver": { | |
| "version": "5.3.2", | |
| "resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz", | |
| "integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "archiver-utils": "^2.1.0", | |
| "async": "^3.2.4", | |
| "buffer-crc32": "^0.2.1", | |
| "readable-stream": "^3.6.0", | |
| "readdir-glob": "^1.1.2", | |
| "tar-stream": "^2.2.0", | |
| "zip-stream": "^4.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/archiver-utils": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-2.1.0.tgz", | |
| "integrity": "sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "glob": "^7.1.4", | |
| "graceful-fs": "^4.2.0", | |
| "lazystream": "^1.0.0", | |
| "lodash.defaults": "^4.2.0", | |
| "lodash.difference": "^4.5.0", | |
| "lodash.flatten": "^4.4.0", | |
| "lodash.isplainobject": "^4.0.6", | |
| "lodash.union": "^4.6.0", | |
| "normalize-path": "^3.0.0", | |
| "readable-stream": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/archiver-utils/node_modules/brace-expansion": { | |
| "version": "1.1.12", | |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", | |
| "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0", | |
| "concat-map": "0.0.1" | |
| } | |
| }, | |
| "node_modules/archiver-utils/node_modules/glob": { | |
| "version": "7.2.3", | |
| "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", | |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", | |
| "deprecated": "Glob versions prior to v9 are no longer supported", | |
| "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/archiver-utils/node_modules/minimatch": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", | |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/archiver-utils/node_modules/readable-stream": { | |
| "version": "2.3.8", | |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", | |
| "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "core-util-is": "~1.0.0", | |
| "inherits": "~2.0.3", | |
| "isarray": "~1.0.0", | |
| "process-nextick-args": "~2.0.0", | |
| "safe-buffer": "~5.1.1", | |
| "string_decoder": "~1.1.1", | |
| "util-deprecate": "~1.0.1" | |
| } | |
| }, | |
| "node_modules/archiver-utils/node_modules/safe-buffer": { | |
| "version": "5.1.2", | |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/archiver-utils/node_modules/string_decoder": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
| "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safe-buffer": "~5.1.0" | |
| } | |
| }, | |
| "node_modules/arrify": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz", | |
| "integrity": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/async": { | |
| "version": "3.2.6", | |
| "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", | |
| "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/async-retry": { | |
| "version": "1.3.3", | |
| "resolved": "https://registry.npmjs.org/async-retry/-/async-retry-1.3.3.tgz", | |
| "integrity": "sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "retry": "0.13.1" | |
| } | |
| }, | |
| "node_modules/asynckit": { | |
| "version": "0.4.0", | |
| "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", | |
| "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/axios": { | |
| "version": "1.13.2", | |
| "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz", | |
| "integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "follow-redirects": "^1.15.6", | |
| "form-data": "^4.0.4", | |
| "proxy-from-env": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/balanced-match": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", | |
| "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/base64-js": { | |
| "version": "1.5.1", | |
| "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", | |
| "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", | |
| "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/big-integer": { | |
| "version": "1.6.52", | |
| "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.52.tgz", | |
| "integrity": "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==", | |
| "license": "Unlicense", | |
| "engines": { | |
| "node": ">=0.6" | |
| } | |
| }, | |
| "node_modules/bignumber.js": { | |
| "version": "9.3.1", | |
| "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.3.1.tgz", | |
| "integrity": "sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/binary": { | |
| "version": "0.3.0", | |
| "resolved": "https://registry.npmjs.org/binary/-/binary-0.3.0.tgz", | |
| "integrity": "sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "buffers": "~0.1.1", | |
| "chainsaw": "~0.1.0" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/bl": { | |
| "version": "4.1.0", | |
| "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", | |
| "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "buffer": "^5.5.0", | |
| "inherits": "^2.0.4", | |
| "readable-stream": "^3.4.0" | |
| } | |
| }, | |
| "node_modules/bluebird": { | |
| "version": "3.4.7", | |
| "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.4.7.tgz", | |
| "integrity": "sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/body-parser": { | |
| "version": "2.2.2", | |
| "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.2.tgz", | |
| "integrity": "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "bytes": "^3.1.2", | |
| "content-type": "^1.0.5", | |
| "debug": "^4.4.3", | |
| "http-errors": "^2.0.0", | |
| "iconv-lite": "^0.7.0", | |
| "on-finished": "^2.4.1", | |
| "qs": "^6.14.1", | |
| "raw-body": "^3.0.1", | |
| "type-is": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/brace-expansion": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", | |
| "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/bson": { | |
| "version": "7.1.1", | |
| "resolved": "https://registry.npmjs.org/bson/-/bson-7.1.1.tgz", | |
| "integrity": "sha512-TtJgBB+QyOlWjrbM+8bRgH84VM/xrDjyBFgSgGrfZF4xvt6gbEDtcswm27Tn9F9TWsjQybxT8b8VpCP/oJK4Dw==", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=20.19.0" | |
| } | |
| }, | |
| "node_modules/buffer": { | |
| "version": "5.7.1", | |
| "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", | |
| "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", | |
| "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-alloc": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz", | |
| "integrity": "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "buffer-alloc-unsafe": "^1.1.0", | |
| "buffer-fill": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/buffer-alloc-unsafe": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz", | |
| "integrity": "sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/buffer-crc32": { | |
| "version": "0.2.13", | |
| "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", | |
| "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/buffer-equal-constant-time": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz", | |
| "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/buffer-fill": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz", | |
| "integrity": "sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/buffer-from": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", | |
| "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/buffer-indexof-polyfill": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz", | |
| "integrity": "sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10" | |
| } | |
| }, | |
| "node_modules/buffers": { | |
| "version": "0.1.1", | |
| "resolved": "https://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz", | |
| "integrity": "sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==", | |
| "engines": { | |
| "node": ">=0.2.0" | |
| } | |
| }, | |
| "node_modules/busboy": { | |
| "version": "1.6.0", | |
| "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", | |
| "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", | |
| "dependencies": { | |
| "streamsearch": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=10.16.0" | |
| } | |
| }, | |
| "node_modules/bytes": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", | |
| "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/call-bind-apply-helpers": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", | |
| "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "function-bind": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/call-bound": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", | |
| "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.2", | |
| "get-intrinsic": "^1.3.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/chainsaw": { | |
| "version": "0.1.0", | |
| "resolved": "https://registry.npmjs.org/chainsaw/-/chainsaw-0.1.0.tgz", | |
| "integrity": "sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==", | |
| "license": "MIT/X11", | |
| "dependencies": { | |
| "traverse": ">=0.3.0 <0.4" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/cliui": { | |
| "version": "8.0.1", | |
| "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", | |
| "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", | |
| "license": "ISC", | |
| "optional": true, | |
| "dependencies": { | |
| "string-width": "^4.2.0", | |
| "strip-ansi": "^6.0.1", | |
| "wrap-ansi": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/color-convert": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", | |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "color-name": "~1.1.4" | |
| }, | |
| "engines": { | |
| "node": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/color-name": { | |
| "version": "1.1.4", | |
| "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", | |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/combined-stream": { | |
| "version": "1.0.8", | |
| "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", | |
| "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "delayed-stream": "~1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/compress-commons": { | |
| "version": "4.1.2", | |
| "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-4.1.2.tgz", | |
| "integrity": "sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "buffer-crc32": "^0.2.13", | |
| "crc32-stream": "^4.0.2", | |
| "normalize-path": "^3.0.0", | |
| "readable-stream": "^3.6.0" | |
| }, | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/concat-map": { | |
| "version": "0.0.1", | |
| "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", | |
| "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/concat-stream": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz", | |
| "integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==", | |
| "engines": [ | |
| "node >= 6.0" | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "buffer-from": "^1.0.0", | |
| "inherits": "^2.0.3", | |
| "readable-stream": "^3.0.2", | |
| "typedarray": "^0.0.6" | |
| } | |
| }, | |
| "node_modules/content-disposition": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.1.tgz", | |
| "integrity": "sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/content-type": { | |
| "version": "1.0.5", | |
| "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", | |
| "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/cookie": { | |
| "version": "0.7.2", | |
| "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", | |
| "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/cookie-signature": { | |
| "version": "1.2.2", | |
| "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz", | |
| "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.6.0" | |
| } | |
| }, | |
| "node_modules/core-util-is": { | |
| "version": "1.0.3", | |
| "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", | |
| "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/cors": { | |
| "version": "2.8.5", | |
| "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz", | |
| "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "object-assign": "^4", | |
| "vary": "^1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.10" | |
| } | |
| }, | |
| "node_modules/crc-32": { | |
| "version": "1.2.2", | |
| "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz", | |
| "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==", | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "crc32": "bin/crc32.njs" | |
| }, | |
| "engines": { | |
| "node": ">=0.8" | |
| } | |
| }, | |
| "node_modules/crc32-stream": { | |
| "version": "4.0.3", | |
| "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-4.0.3.tgz", | |
| "integrity": "sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "crc-32": "^1.2.0", | |
| "readable-stream": "^3.4.0" | |
| }, | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/cross-spawn": { | |
| "version": "7.0.6", | |
| "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", | |
| "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "path-key": "^3.1.0", | |
| "shebang-command": "^2.0.0", | |
| "which": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/data-uri-to-buffer": { | |
| "version": "4.0.1", | |
| "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz", | |
| "integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 12" | |
| } | |
| }, | |
| "node_modules/dayjs": { | |
| "version": "1.11.19", | |
| "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz", | |
| "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/debug": { | |
| "version": "4.4.3", | |
| "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", | |
| "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "^2.1.3" | |
| }, | |
| "engines": { | |
| "node": ">=6.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "supports-color": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/delayed-stream": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", | |
| "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.4.0" | |
| } | |
| }, | |
| "node_modules/depd": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", | |
| "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/dotenv": { | |
| "version": "17.2.3", | |
| "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz", | |
| "integrity": "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==", | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://dotenvx.com" | |
| } | |
| }, | |
| "node_modules/dunder-proto": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", | |
| "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.1", | |
| "es-errors": "^1.3.0", | |
| "gopd": "^1.2.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/duplexer2": { | |
| "version": "0.1.4", | |
| "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz", | |
| "integrity": "sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "readable-stream": "^2.0.2" | |
| } | |
| }, | |
| "node_modules/duplexer2/node_modules/readable-stream": { | |
| "version": "2.3.8", | |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", | |
| "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "core-util-is": "~1.0.0", | |
| "inherits": "~2.0.3", | |
| "isarray": "~1.0.0", | |
| "process-nextick-args": "~2.0.0", | |
| "safe-buffer": "~5.1.1", | |
| "string_decoder": "~1.1.1", | |
| "util-deprecate": "~1.0.1" | |
| } | |
| }, | |
| "node_modules/duplexer2/node_modules/safe-buffer": { | |
| "version": "5.1.2", | |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/duplexer2/node_modules/string_decoder": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
| "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safe-buffer": "~5.1.0" | |
| } | |
| }, | |
| "node_modules/duplexify": { | |
| "version": "4.1.3", | |
| "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-4.1.3.tgz", | |
| "integrity": "sha512-M3BmBhwJRZsSx38lZyhE53Csddgzl5R7xGJNk7CVddZD6CcmwMCH8J+7AprIrQKH7TonKxaCjcv27Qmf+sQ+oA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "end-of-stream": "^1.4.1", | |
| "inherits": "^2.0.3", | |
| "readable-stream": "^3.1.1", | |
| "stream-shift": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/eastasianwidth": { | |
| "version": "0.2.0", | |
| "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", | |
| "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/ecdsa-sig-formatter": { | |
| "version": "1.0.11", | |
| "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz", | |
| "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "safe-buffer": "^5.0.1" | |
| } | |
| }, | |
| "node_modules/ee-first": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", | |
| "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/emoji-regex": { | |
| "version": "8.0.0", | |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", | |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/encodeurl": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", | |
| "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/end-of-stream": { | |
| "version": "1.4.5", | |
| "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz", | |
| "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "once": "^1.4.0" | |
| } | |
| }, | |
| "node_modules/es-define-property": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", | |
| "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-errors": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", | |
| "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-object-atoms": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", | |
| "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-set-tostringtag": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", | |
| "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.6", | |
| "has-tostringtag": "^1.0.2", | |
| "hasown": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/escalade": { | |
| "version": "3.2.0", | |
| "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", | |
| "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/escape-html": { | |
| "version": "1.0.3", | |
| "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", | |
| "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/etag": { | |
| "version": "1.8.1", | |
| "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", | |
| "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/event-target-shim": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", | |
| "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/exceljs": { | |
| "version": "4.4.0", | |
| "resolved": "https://registry.npmjs.org/exceljs/-/exceljs-4.4.0.tgz", | |
| "integrity": "sha512-XctvKaEMaj1Ii9oDOqbW/6e1gXknSY4g/aLCDicOXqBE4M0nRWkUu0PTp++UPNzoFY12BNHMfs/VadKIS6llvg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "archiver": "^5.0.0", | |
| "dayjs": "^1.8.34", | |
| "fast-csv": "^4.3.1", | |
| "jszip": "^3.10.1", | |
| "readable-stream": "^3.6.0", | |
| "saxes": "^5.0.1", | |
| "tmp": "^0.2.0", | |
| "unzipper": "^0.10.11", | |
| "uuid": "^8.3.0" | |
| }, | |
| "engines": { | |
| "node": ">=8.3.0" | |
| } | |
| }, | |
| "node_modules/exceljs/node_modules/uuid": { | |
| "version": "8.3.2", | |
| "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", | |
| "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", | |
| "license": "MIT", | |
| "bin": { | |
| "uuid": "dist/bin/uuid" | |
| } | |
| }, | |
| "node_modules/express": { | |
| "version": "5.2.1", | |
| "resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz", | |
| "integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "accepts": "^2.0.0", | |
| "body-parser": "^2.2.1", | |
| "content-disposition": "^1.0.0", | |
| "content-type": "^1.0.5", | |
| "cookie": "^0.7.1", | |
| "cookie-signature": "^1.2.1", | |
| "debug": "^4.4.0", | |
| "depd": "^2.0.0", | |
| "encodeurl": "^2.0.0", | |
| "escape-html": "^1.0.3", | |
| "etag": "^1.8.1", | |
| "finalhandler": "^2.1.0", | |
| "fresh": "^2.0.0", | |
| "http-errors": "^2.0.0", | |
| "merge-descriptors": "^2.0.0", | |
| "mime-types": "^3.0.0", | |
| "on-finished": "^2.4.1", | |
| "once": "^1.4.0", | |
| "parseurl": "^1.3.3", | |
| "proxy-addr": "^2.0.7", | |
| "qs": "^6.14.0", | |
| "range-parser": "^1.2.1", | |
| "router": "^2.2.0", | |
| "send": "^1.1.0", | |
| "serve-static": "^2.2.0", | |
| "statuses": "^2.0.1", | |
| "type-is": "^2.0.1", | |
| "vary": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/express/node_modules/mime-db": { | |
| "version": "1.54.0", | |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", | |
| "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/express/node_modules/mime-types": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz", | |
| "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mime-db": "^1.54.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/extend": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", | |
| "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/farmhash-modern": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/farmhash-modern/-/farmhash-modern-1.1.0.tgz", | |
| "integrity": "sha512-6ypT4XfgqJk/F3Yuv4SX26I3doUjt0GTG4a+JgWxXQpxXzTBq8fPUeGHfcYMMDPHJHm3yPOSjaeBwBGAHWXCdA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18.0.0" | |
| } | |
| }, | |
| "node_modules/fast-csv": { | |
| "version": "4.3.6", | |
| "resolved": "https://registry.npmjs.org/fast-csv/-/fast-csv-4.3.6.tgz", | |
| "integrity": "sha512-2RNSpuwwsJGP0frGsOmTb9oUF+VkFSM4SyLTDgwf2ciHWTarN0lQTC+F2f/t5J9QjW+c65VFIAAu85GsvMIusw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@fast-csv/format": "4.3.5", | |
| "@fast-csv/parse": "4.3.6" | |
| }, | |
| "engines": { | |
| "node": ">=10.0.0" | |
| } | |
| }, | |
| "node_modules/fast-deep-equal": { | |
| "version": "3.1.3", | |
| "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", | |
| "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-xml-parser": { | |
| "version": "4.5.3", | |
| "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.3.tgz", | |
| "integrity": "sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/NaturalIntelligence" | |
| } | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "strnum": "^1.1.1" | |
| }, | |
| "bin": { | |
| "fxparser": "src/cli/cli.js" | |
| } | |
| }, | |
| "node_modules/faye-websocket": { | |
| "version": "0.11.4", | |
| "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz", | |
| "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "websocket-driver": ">=0.5.1" | |
| }, | |
| "engines": { | |
| "node": ">=0.8.0" | |
| } | |
| }, | |
| "node_modules/fetch-blob": { | |
| "version": "3.2.0", | |
| "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz", | |
| "integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/jimmywarting" | |
| }, | |
| { | |
| "type": "paypal", | |
| "url": "https://paypal.me/jimmywarting" | |
| } | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "node-domexception": "^1.0.0", | |
| "web-streams-polyfill": "^3.0.3" | |
| }, | |
| "engines": { | |
| "node": "^12.20 || >= 14.13" | |
| } | |
| }, | |
| "node_modules/finalhandler": { | |
| "version": "2.1.1", | |
| "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz", | |
| "integrity": "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^4.4.0", | |
| "encodeurl": "^2.0.0", | |
| "escape-html": "^1.0.3", | |
| "on-finished": "^2.4.1", | |
| "parseurl": "^1.3.3", | |
| "statuses": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/firebase-admin": { | |
| "version": "13.6.0", | |
| "resolved": "https://registry.npmjs.org/firebase-admin/-/firebase-admin-13.6.0.tgz", | |
| "integrity": "sha512-GdPA/t0+Cq8p1JnjFRBmxRxAGvF/kl2yfdhALl38PrRp325YxyQ5aNaHui0XmaKcKiGRFIJ/EgBNWFoDP0onjw==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@fastify/busboy": "^3.0.0", | |
| "@firebase/database-compat": "^2.0.0", | |
| "@firebase/database-types": "^1.0.6", | |
| "@types/node": "^22.8.7", | |
| "farmhash-modern": "^1.1.0", | |
| "fast-deep-equal": "^3.1.1", | |
| "google-auth-library": "^9.14.2", | |
| "jsonwebtoken": "^9.0.0", | |
| "jwks-rsa": "^3.1.0", | |
| "node-forge": "^1.3.1", | |
| "uuid": "^11.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "optionalDependencies": { | |
| "@google-cloud/firestore": "^7.11.0", | |
| "@google-cloud/storage": "^7.14.0" | |
| } | |
| }, | |
| "node_modules/follow-redirects": { | |
| "version": "1.15.11", | |
| "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz", | |
| "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==", | |
| "funding": [ | |
| { | |
| "type": "individual", | |
| "url": "https://github.com/sponsors/RubenVerborgh" | |
| } | |
| ], | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "debug": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/foreground-child": { | |
| "version": "3.3.1", | |
| "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", | |
| "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", | |
| "license": "ISC", | |
| "optional": true, | |
| "dependencies": { | |
| "cross-spawn": "^7.0.6", | |
| "signal-exit": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/form-data": { | |
| "version": "4.0.5", | |
| "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz", | |
| "integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "asynckit": "^0.4.0", | |
| "combined-stream": "^1.0.8", | |
| "es-set-tostringtag": "^2.1.0", | |
| "hasown": "^2.0.2", | |
| "mime-types": "^2.1.12" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/formdata-polyfill": { | |
| "version": "4.0.10", | |
| "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz", | |
| "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "fetch-blob": "^3.1.2" | |
| }, | |
| "engines": { | |
| "node": ">=12.20.0" | |
| } | |
| }, | |
| "node_modules/forwarded": { | |
| "version": "0.2.0", | |
| "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", | |
| "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/fresh": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz", | |
| "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/fs-constants": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", | |
| "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fs.realpath": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", | |
| "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/fstream": { | |
| "version": "1.0.12", | |
| "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz", | |
| "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==", | |
| "deprecated": "This package is no longer supported.", | |
| "license": "ISC", | |
| "dependencies": { | |
| "graceful-fs": "^4.1.2", | |
| "inherits": "~2.0.0", | |
| "mkdirp": ">=0.5 0", | |
| "rimraf": "2" | |
| }, | |
| "engines": { | |
| "node": ">=0.6" | |
| } | |
| }, | |
| "node_modules/fstream/node_modules/brace-expansion": { | |
| "version": "1.1.12", | |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", | |
| "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0", | |
| "concat-map": "0.0.1" | |
| } | |
| }, | |
| "node_modules/fstream/node_modules/glob": { | |
| "version": "7.2.3", | |
| "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", | |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", | |
| "deprecated": "Glob versions prior to v9 are no longer supported", | |
| "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/fstream/node_modules/minimatch": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", | |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/fstream/node_modules/rimraf": { | |
| "version": "2.7.1", | |
| "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", | |
| "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", | |
| "deprecated": "Rimraf versions prior to v4 are no longer supported", | |
| "license": "ISC", | |
| "dependencies": { | |
| "glob": "^7.1.3" | |
| }, | |
| "bin": { | |
| "rimraf": "bin.js" | |
| } | |
| }, | |
| "node_modules/function-bind": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", | |
| "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/functional-red-black-tree": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", | |
| "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/gaxios": { | |
| "version": "6.7.1", | |
| "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-6.7.1.tgz", | |
| "integrity": "sha512-LDODD4TMYx7XXdpwxAVRAIAuB0bzv0s+ywFonY46k126qzQHT9ygyoa9tncmOiQmmDrik65UYsEkv3lbfqQ3yQ==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "extend": "^3.0.2", | |
| "https-proxy-agent": "^7.0.1", | |
| "is-stream": "^2.0.0", | |
| "node-fetch": "^2.6.9", | |
| "uuid": "^9.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/gaxios/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" | |
| ], | |
| "license": "MIT", | |
| "bin": { | |
| "uuid": "dist/bin/uuid" | |
| } | |
| }, | |
| "node_modules/gcp-metadata": { | |
| "version": "6.1.1", | |
| "resolved": "https://registry.npmjs.org/gcp-metadata/-/gcp-metadata-6.1.1.tgz", | |
| "integrity": "sha512-a4tiq7E0/5fTjxPAaH4jpjkSv/uCaU2p5KC6HVGrvl0cDjA8iBZv4vv1gyzlmK0ZUKqwpOyQMKzZQe3lTit77A==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "gaxios": "^6.1.1", | |
| "google-logging-utils": "^0.0.2", | |
| "json-bigint": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/get-caller-file": { | |
| "version": "2.0.5", | |
| "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", | |
| "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", | |
| "license": "ISC", | |
| "optional": true, | |
| "engines": { | |
| "node": "6.* || 8.* || >= 10.*" | |
| } | |
| }, | |
| "node_modules/get-intrinsic": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", | |
| "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.2", | |
| "es-define-property": "^1.0.1", | |
| "es-errors": "^1.3.0", | |
| "es-object-atoms": "^1.1.1", | |
| "function-bind": "^1.1.2", | |
| "get-proto": "^1.0.1", | |
| "gopd": "^1.2.0", | |
| "has-symbols": "^1.1.0", | |
| "hasown": "^2.0.2", | |
| "math-intrinsics": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/get-proto": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", | |
| "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "dunder-proto": "^1.0.1", | |
| "es-object-atoms": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/glob": { | |
| "version": "10.5.0", | |
| "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz", | |
| "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==", | |
| "license": "ISC", | |
| "optional": true, | |
| "dependencies": { | |
| "foreground-child": "^3.1.0", | |
| "jackspeak": "^3.1.2", | |
| "minimatch": "^9.0.4", | |
| "minipass": "^7.1.2", | |
| "package-json-from-dist": "^1.0.0", | |
| "path-scurry": "^1.11.1" | |
| }, | |
| "bin": { | |
| "glob": "dist/esm/bin.mjs" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/google-auth-library": { | |
| "version": "9.15.1", | |
| "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-9.15.1.tgz", | |
| "integrity": "sha512-Jb6Z0+nvECVz+2lzSMt9u98UsoakXxA2HGHMCxh+so3n90XgYWkq5dur19JAJV7ONiJY22yBTyJB1TSkvPq9Ng==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "base64-js": "^1.3.0", | |
| "ecdsa-sig-formatter": "^1.0.11", | |
| "gaxios": "^6.1.1", | |
| "gcp-metadata": "^6.1.0", | |
| "gtoken": "^7.0.0", | |
| "jws": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/google-gax": { | |
| "version": "4.6.1", | |
| "resolved": "https://registry.npmjs.org/google-gax/-/google-gax-4.6.1.tgz", | |
| "integrity": "sha512-V6eky/xz2mcKfAd1Ioxyd6nmA61gao3n01C+YeuIwu3vzM9EDR6wcVzMSIbLMDXWeoi9SHYctXuKYC5uJUT3eQ==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "@grpc/grpc-js": "^1.10.9", | |
| "@grpc/proto-loader": "^0.7.13", | |
| "@types/long": "^4.0.0", | |
| "abort-controller": "^3.0.0", | |
| "duplexify": "^4.0.0", | |
| "google-auth-library": "^9.3.0", | |
| "node-fetch": "^2.7.0", | |
| "object-hash": "^3.0.0", | |
| "proto3-json-serializer": "^2.0.2", | |
| "protobufjs": "^7.3.2", | |
| "retry-request": "^7.0.0", | |
| "uuid": "^9.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/google-gax/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" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "bin": { | |
| "uuid": "dist/bin/uuid" | |
| } | |
| }, | |
| "node_modules/google-logging-utils": { | |
| "version": "0.0.2", | |
| "resolved": "https://registry.npmjs.org/google-logging-utils/-/google-logging-utils-0.0.2.tgz", | |
| "integrity": "sha512-NEgUnEcBiP5HrPzufUkBzJOD/Sxsco3rLNo1F1TNf7ieU8ryUzBhqba8r756CjLX7rn3fHl6iLEwPYuqpoKgQQ==", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/gopd": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", | |
| "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/graceful-fs": { | |
| "version": "4.2.11", | |
| "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", | |
| "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/gtoken": { | |
| "version": "7.1.0", | |
| "resolved": "https://registry.npmjs.org/gtoken/-/gtoken-7.1.0.tgz", | |
| "integrity": "sha512-pCcEwRi+TKpMlxAQObHDQ56KawURgyAf6jtIY046fJ5tIv3zDe/LEIubckAO8fj6JnAxLdmWkUfNyulQ2iKdEw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "gaxios": "^6.0.0", | |
| "jws": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/has-symbols": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", | |
| "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/has-tostringtag": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", | |
| "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "has-symbols": "^1.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/hasown": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", | |
| "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "function-bind": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/html-entities": { | |
| "version": "2.6.0", | |
| "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.6.0.tgz", | |
| "integrity": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/mdevils" | |
| }, | |
| { | |
| "type": "patreon", | |
| "url": "https://patreon.com/mdevils" | |
| } | |
| ], | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/http-errors": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz", | |
| "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "depd": "~2.0.0", | |
| "inherits": "~2.0.4", | |
| "setprototypeof": "~1.2.0", | |
| "statuses": "~2.0.2", | |
| "toidentifier": "~1.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/http-parser-js": { | |
| "version": "0.5.10", | |
| "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.10.tgz", | |
| "integrity": "sha512-Pysuw9XpUq5dVc/2SMHpuTY01RFl8fttgcyunjL7eEMhGM3cI4eOmiCycJDVCo/7O7ClfQD3SaI6ftDzqOXYMA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/http-proxy-agent": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", | |
| "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@tootallnate/once": "2", | |
| "agent-base": "6", | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/http-proxy-agent/node_modules/agent-base": { | |
| "version": "6.0.2", | |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", | |
| "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 6.0.0" | |
| } | |
| }, | |
| "node_modules/https-proxy-agent": { | |
| "version": "7.0.6", | |
| "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", | |
| "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "agent-base": "^7.1.2", | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/iconv-lite": { | |
| "version": "0.7.2", | |
| "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.2.tgz", | |
| "integrity": "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safer-buffer": ">= 2.1.2 < 3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/ieee754": { | |
| "version": "1.2.1", | |
| "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", | |
| "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", | |
| "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/immediate": { | |
| "version": "3.0.6", | |
| "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz", | |
| "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/inflight": { | |
| "version": "1.0.6", | |
| "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", | |
| "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", | |
| "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", | |
| "license": "ISC", | |
| "dependencies": { | |
| "once": "^1.3.0", | |
| "wrappy": "1" | |
| } | |
| }, | |
| "node_modules/inherits": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", | |
| "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/ipaddr.js": { | |
| "version": "1.9.1", | |
| "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", | |
| "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.10" | |
| } | |
| }, | |
| "node_modules/is-fullwidth-code-point": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", | |
| "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/is-promise": { | |
| "version": "2.2.2", | |
| "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz", | |
| "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/is-stream": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", | |
| "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/isarray": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", | |
| "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/isexe": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", | |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", | |
| "license": "ISC", | |
| "optional": true | |
| }, | |
| "node_modules/jackspeak": { | |
| "version": "3.4.3", | |
| "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", | |
| "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", | |
| "license": "BlueOak-1.0.0", | |
| "optional": true, | |
| "dependencies": { | |
| "@isaacs/cliui": "^8.0.2" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| }, | |
| "optionalDependencies": { | |
| "@pkgjs/parseargs": "^0.11.0" | |
| } | |
| }, | |
| "node_modules/jose": { | |
| "version": "4.15.9", | |
| "resolved": "https://registry.npmjs.org/jose/-/jose-4.15.9.tgz", | |
| "integrity": "sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==", | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/panva" | |
| } | |
| }, | |
| "node_modules/json-bigint": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/json-bigint/-/json-bigint-1.0.0.tgz", | |
| "integrity": "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "bignumber.js": "^9.0.0" | |
| } | |
| }, | |
| "node_modules/jsonwebtoken": { | |
| "version": "9.0.3", | |
| "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.3.tgz", | |
| "integrity": "sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "jws": "^4.0.1", | |
| "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/jszip": { | |
| "version": "3.10.1", | |
| "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz", | |
| "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", | |
| "license": "(MIT OR GPL-3.0-or-later)", | |
| "dependencies": { | |
| "lie": "~3.3.0", | |
| "pako": "~1.0.2", | |
| "readable-stream": "~2.3.6", | |
| "setimmediate": "^1.0.5" | |
| } | |
| }, | |
| "node_modules/jszip/node_modules/readable-stream": { | |
| "version": "2.3.8", | |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", | |
| "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "core-util-is": "~1.0.0", | |
| "inherits": "~2.0.3", | |
| "isarray": "~1.0.0", | |
| "process-nextick-args": "~2.0.0", | |
| "safe-buffer": "~5.1.1", | |
| "string_decoder": "~1.1.1", | |
| "util-deprecate": "~1.0.1" | |
| } | |
| }, | |
| "node_modules/jszip/node_modules/safe-buffer": { | |
| "version": "5.1.2", | |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/jszip/node_modules/string_decoder": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
| "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safe-buffer": "~5.1.0" | |
| } | |
| }, | |
| "node_modules/jwa": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz", | |
| "integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "buffer-equal-constant-time": "^1.0.1", | |
| "ecdsa-sig-formatter": "1.0.11", | |
| "safe-buffer": "^5.0.1" | |
| } | |
| }, | |
| "node_modules/jwks-rsa": { | |
| "version": "3.2.1", | |
| "resolved": "https://registry.npmjs.org/jwks-rsa/-/jwks-rsa-3.2.1.tgz", | |
| "integrity": "sha512-r7QdN9TdqI6aFDFZt+GpAqj5yRtMUv23rL2I01i7B8P2/g8F0ioEN6VeSObKgTLs4GmmNJwP9J7Fyp/AYDBGRg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/jsonwebtoken": "^9.0.4", | |
| "debug": "^4.3.4", | |
| "jose": "^4.15.4", | |
| "limiter": "^1.1.5", | |
| "lru-memoizer": "^2.2.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/jws": { | |
| "version": "4.0.1", | |
| "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz", | |
| "integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "jwa": "^2.0.1", | |
| "safe-buffer": "^5.0.1" | |
| } | |
| }, | |
| "node_modules/kareem": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/kareem/-/kareem-3.0.0.tgz", | |
| "integrity": "sha512-RKhaOBSPN8L7y4yAgNhDT2602G5FD6QbOIISbjN9D6mjHPeqeg7K+EB5IGSU5o81/X2Gzm3ICnAvQW3x3OP8HA==", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=18.0.0" | |
| } | |
| }, | |
| "node_modules/lazystream": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz", | |
| "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "readable-stream": "^2.0.5" | |
| }, | |
| "engines": { | |
| "node": ">= 0.6.3" | |
| } | |
| }, | |
| "node_modules/lazystream/node_modules/readable-stream": { | |
| "version": "2.3.8", | |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", | |
| "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "core-util-is": "~1.0.0", | |
| "inherits": "~2.0.3", | |
| "isarray": "~1.0.0", | |
| "process-nextick-args": "~2.0.0", | |
| "safe-buffer": "~5.1.1", | |
| "string_decoder": "~1.1.1", | |
| "util-deprecate": "~1.0.1" | |
| } | |
| }, | |
| "node_modules/lazystream/node_modules/safe-buffer": { | |
| "version": "5.1.2", | |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lazystream/node_modules/string_decoder": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
| "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safe-buffer": "~5.1.0" | |
| } | |
| }, | |
| "node_modules/lie": { | |
| "version": "3.3.0", | |
| "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz", | |
| "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "immediate": "~3.0.5" | |
| } | |
| }, | |
| "node_modules/limiter": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.5.tgz", | |
| "integrity": "sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA==" | |
| }, | |
| "node_modules/listenercount": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/listenercount/-/listenercount-1.0.1.tgz", | |
| "integrity": "sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/lodash": { | |
| "version": "4.17.21", | |
| "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", | |
| "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.camelcase": { | |
| "version": "4.3.0", | |
| "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", | |
| "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/lodash.clonedeep": { | |
| "version": "4.5.0", | |
| "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", | |
| "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.defaults": { | |
| "version": "4.2.0", | |
| "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz", | |
| "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.difference": { | |
| "version": "4.5.0", | |
| "resolved": "https://registry.npmjs.org/lodash.difference/-/lodash.difference-4.5.0.tgz", | |
| "integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.escaperegexp": { | |
| "version": "4.1.2", | |
| "resolved": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz", | |
| "integrity": "sha512-TM9YBvyC84ZxE3rgfefxUWiQKLilstD6k7PTGt6wfbtXF8ixIJLOL3VYyV/z+ZiPLsVxAsKAFVwWlWeb2Y8Yyw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.flatten": { | |
| "version": "4.4.0", | |
| "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz", | |
| "integrity": "sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.groupby": { | |
| "version": "4.6.0", | |
| "resolved": "https://registry.npmjs.org/lodash.groupby/-/lodash.groupby-4.6.0.tgz", | |
| "integrity": "sha512-5dcWxm23+VAoz+awKmBaiBvzox8+RqMgFhi7UvX9DHZr2HdxHXM/Wrf8cfKpsW37RNrvtPn6hSwNqurSILbmJw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.includes": { | |
| "version": "4.3.0", | |
| "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz", | |
| "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isboolean": { | |
| "version": "3.0.3", | |
| "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", | |
| "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isequal": { | |
| "version": "4.5.0", | |
| "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", | |
| "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==", | |
| "deprecated": "This package is deprecated. Use require('node:util').isDeepStrictEqual instead.", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isfunction": { | |
| "version": "3.0.9", | |
| "resolved": "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz", | |
| "integrity": "sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isinteger": { | |
| "version": "4.0.4", | |
| "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", | |
| "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isnil": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/lodash.isnil/-/lodash.isnil-4.0.0.tgz", | |
| "integrity": "sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isnumber": { | |
| "version": "3.0.3", | |
| "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", | |
| "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isplainobject": { | |
| "version": "4.0.6", | |
| "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", | |
| "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isstring": { | |
| "version": "4.0.1", | |
| "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", | |
| "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.isundefined": { | |
| "version": "3.0.1", | |
| "resolved": "https://registry.npmjs.org/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz", | |
| "integrity": "sha512-MXB1is3s899/cD8jheYYE2V9qTHwKvt+npCwpD+1Sxm3Q3cECXCiYHjeHWXNwr6Q0SOBPrYUDxendrO6goVTEA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.once": { | |
| "version": "4.1.1", | |
| "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", | |
| "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.union": { | |
| "version": "4.6.0", | |
| "resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz", | |
| "integrity": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.uniq": { | |
| "version": "4.5.0", | |
| "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", | |
| "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/long": { | |
| "version": "5.3.2", | |
| "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz", | |
| "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==", | |
| "license": "Apache-2.0", | |
| "optional": true | |
| }, | |
| "node_modules/lowdb": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/lowdb/-/lowdb-1.0.0.tgz", | |
| "integrity": "sha512-2+x8esE/Wb9SQ1F9IHaYWfsC9FIecLOPrK4g17FGEayjUWH172H6nwicRovGvSE2CPZouc2MCIqCI7h9d+GftQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "graceful-fs": "^4.1.3", | |
| "is-promise": "^2.1.0", | |
| "lodash": "4", | |
| "pify": "^3.0.0", | |
| "steno": "^0.4.1" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/lru-cache": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", | |
| "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "yallist": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/lru-memoizer": { | |
| "version": "2.3.0", | |
| "resolved": "https://registry.npmjs.org/lru-memoizer/-/lru-memoizer-2.3.0.tgz", | |
| "integrity": "sha512-GXn7gyHAMhO13WSKrIiNfztwxodVsP8IoZ3XfrJV4yH2x0/OeTO/FIaAHTY5YekdGgW94njfuKmyyt1E0mR6Ug==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "lodash.clonedeep": "^4.5.0", | |
| "lru-cache": "6.0.0" | |
| } | |
| }, | |
| "node_modules/math-intrinsics": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", | |
| "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/media-typer": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz", | |
| "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/memory-pager": { | |
| "version": "1.5.0", | |
| "resolved": "https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz", | |
| "integrity": "sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/merge-descriptors": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz", | |
| "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/mime": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz", | |
| "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==", | |
| "license": "MIT", | |
| "optional": true, | |
| "bin": { | |
| "mime": "cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=10.0.0" | |
| } | |
| }, | |
| "node_modules/mime-db": { | |
| "version": "1.52.0", | |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", | |
| "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/mime-types": { | |
| "version": "2.1.35", | |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", | |
| "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mime-db": "1.52.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/minimatch": { | |
| "version": "9.0.5", | |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", | |
| "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", | |
| "license": "ISC", | |
| "optional": true, | |
| "dependencies": { | |
| "brace-expansion": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/minimist": { | |
| "version": "1.2.8", | |
| "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", | |
| "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/minipass": { | |
| "version": "7.1.2", | |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", | |
| "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", | |
| "license": "ISC", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| } | |
| }, | |
| "node_modules/mkdirp": { | |
| "version": "0.5.6", | |
| "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", | |
| "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "minimist": "^1.2.6" | |
| }, | |
| "bin": { | |
| "mkdirp": "bin/cmd.js" | |
| } | |
| }, | |
| "node_modules/mongodb-connection-string-url": { | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-7.0.0.tgz", | |
| "integrity": "sha512-irhhjRVLE20hbkRl4zpAYLnDMM+zIZnp0IDB9akAFFUZp/3XdOfwwddc7y6cNvF2WCEtfTYRwYbIfYa2kVY0og==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@types/whatwg-url": "^13.0.0", | |
| "whatwg-url": "^14.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=20.19.0" | |
| } | |
| }, | |
| "node_modules/mongodb-connection-string-url/node_modules/tr46": { | |
| "version": "5.1.1", | |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-5.1.1.tgz", | |
| "integrity": "sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "punycode": "^2.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/mongodb-connection-string-url/node_modules/webidl-conversions": { | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", | |
| "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==", | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/mongodb-connection-string-url/node_modules/whatwg-url": { | |
| "version": "14.2.0", | |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.2.0.tgz", | |
| "integrity": "sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tr46": "^5.1.0", | |
| "webidl-conversions": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/mongoose": { | |
| "version": "9.1.4", | |
| "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-9.1.4.tgz", | |
| "integrity": "sha512-V8JIyoWKWW+R2COlOsh6gaYw9TvczSiP/cN3Yuk1pv7ws5VNFAy5GPrK8jfz9tVYovmqdWOJRurMjL4ilYn9wA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "kareem": "3.0.0", | |
| "mongodb": "~7.0", | |
| "mpath": "0.9.0", | |
| "mquery": "6.0.0", | |
| "ms": "2.1.3", | |
| "sift": "17.1.3" | |
| }, | |
| "engines": { | |
| "node": ">=20.19.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/mongoose" | |
| } | |
| }, | |
| "node_modules/mongoose/node_modules/gaxios": { | |
| "version": "7.1.3", | |
| "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-7.1.3.tgz", | |
| "integrity": "sha512-YGGyuEdVIjqxkxVH1pUTMY/XtmmsApXrCVv5EU25iX6inEPbV+VakJfLealkBtJN69AQmh1eGOdCl9Sm1UP6XQ==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "extend": "^3.0.2", | |
| "https-proxy-agent": "^7.0.1", | |
| "node-fetch": "^3.3.2", | |
| "rimraf": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/mongoose/node_modules/google-logging-utils": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmjs.org/google-logging-utils/-/google-logging-utils-1.1.3.tgz", | |
| "integrity": "sha512-eAmLkjDjAFCVXg7A1unxHsLf961m6y17QFqXqAXGj/gVkKFrEICfStRfwUlGNfeCEjNRa32JEWOUTlYXPyyKvA==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/mongoose/node_modules/mongodb": { | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmjs.org/mongodb/-/mongodb-7.0.0.tgz", | |
| "integrity": "sha512-vG/A5cQrvGGvZm2mTnCSz1LUcbOPl83hfB6bxULKQ8oFZauyox/2xbZOoGNl+64m8VBrETkdGCDBdOsCr3F3jg==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@mongodb-js/saslprep": "^1.3.0", | |
| "bson": "^7.0.0", | |
| "mongodb-connection-string-url": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=20.19.0" | |
| }, | |
| "peerDependencies": { | |
| "@aws-sdk/credential-providers": "^3.806.0", | |
| "@mongodb-js/zstd": "^7.0.0", | |
| "gcp-metadata": "^7.0.1", | |
| "kerberos": "^7.0.0", | |
| "mongodb-client-encryption": ">=7.0.0 <7.1.0", | |
| "snappy": "^7.3.2", | |
| "socks": "^2.8.6" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@aws-sdk/credential-providers": { | |
| "optional": true | |
| }, | |
| "@mongodb-js/zstd": { | |
| "optional": true | |
| }, | |
| "gcp-metadata": { | |
| "optional": true | |
| }, | |
| "kerberos": { | |
| "optional": true | |
| }, | |
| "mongodb-client-encryption": { | |
| "optional": true | |
| }, | |
| "snappy": { | |
| "optional": true | |
| }, | |
| "socks": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/mongoose/node_modules/node-fetch": { | |
| "version": "3.3.2", | |
| "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz", | |
| "integrity": "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "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/mpath": { | |
| "version": "0.9.0", | |
| "resolved": "https://registry.npmjs.org/mpath/-/mpath-0.9.0.tgz", | |
| "integrity": "sha512-ikJRQTk8hw5DEoFVxHG1Gn9T/xcjtdnOKIU1JTmGjZZlg9LST2mBLmcX3/ICIbgJydT2GOc15RnNy5mHmzfSew==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4.0.0" | |
| } | |
| }, | |
| "node_modules/mquery": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/mquery/-/mquery-6.0.0.tgz", | |
| "integrity": "sha512-b2KQNsmgtkscfeDgkYMcWGn9vZI9YoXh802VDEwE6qc50zxBFQ0Oo8ROkawbPAsXCY1/Z1yp0MagqsZStPWJjw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=20.19.0" | |
| } | |
| }, | |
| "node_modules/mri": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz", | |
| "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/ms": { | |
| "version": "2.1.3", | |
| "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", | |
| "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/multer": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/multer/-/multer-2.0.2.tgz", | |
| "integrity": "sha512-u7f2xaZ/UG8oLXHvtF/oWTRvT44p9ecwBBqTwgJVq0+4BW1g8OW01TyMEGWBHbyMOYVHXslaut7qEQ1meATXgw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "append-field": "^1.0.0", | |
| "busboy": "^1.6.0", | |
| "concat-stream": "^2.0.0", | |
| "mkdirp": "^0.5.6", | |
| "object-assign": "^4.1.1", | |
| "type-is": "^1.6.18", | |
| "xtend": "^4.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 10.16.0" | |
| } | |
| }, | |
| "node_modules/multer/node_modules/media-typer": { | |
| "version": "0.3.0", | |
| "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", | |
| "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/multer/node_modules/type-is": { | |
| "version": "1.6.18", | |
| "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", | |
| "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "media-typer": "0.3.0", | |
| "mime-types": "~2.1.24" | |
| }, | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/negotiator": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz", | |
| "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/node-domexception": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", | |
| "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==", | |
| "deprecated": "Use your platform's native DOMException instead", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/jimmywarting" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://paypal.me/jimmywarting" | |
| } | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=10.5.0" | |
| } | |
| }, | |
| "node_modules/node-fetch": { | |
| "version": "2.7.0", | |
| "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", | |
| "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "whatwg-url": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "4.x || >=6.0.0" | |
| }, | |
| "peerDependencies": { | |
| "encoding": "^0.1.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "encoding": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/node-forge": { | |
| "version": "1.3.3", | |
| "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.3.tgz", | |
| "integrity": "sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==", | |
| "license": "(BSD-3-Clause OR GPL-2.0)", | |
| "engines": { | |
| "node": ">= 6.13.0" | |
| } | |
| }, | |
| "node_modules/normalize-path": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", | |
| "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/object-assign": { | |
| "version": "4.1.1", | |
| "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", | |
| "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/object-hash": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", | |
| "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/object-inspect": { | |
| "version": "1.13.4", | |
| "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", | |
| "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/on-finished": { | |
| "version": "2.4.1", | |
| "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", | |
| "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ee-first": "1.1.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/once": { | |
| "version": "1.4.0", | |
| "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", | |
| "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "wrappy": "1" | |
| } | |
| }, | |
| "node_modules/p-limit": { | |
| "version": "3.1.0", | |
| "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", | |
| "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "yocto-queue": "^0.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/p-timeout": { | |
| "version": "4.1.0", | |
| "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-4.1.0.tgz", | |
| "integrity": "sha512-+/wmHtzJuWii1sXn3HCuH/FTwGhrp4tmJTxSKJbfS+vkipci6osxXM5mY0jUiRzWKMTgUT8l7HFbeSwZAynqHw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/package-json-from-dist": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", | |
| "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", | |
| "license": "BlueOak-1.0.0", | |
| "optional": true | |
| }, | |
| "node_modules/pako": { | |
| "version": "1.0.11", | |
| "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", | |
| "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", | |
| "license": "(MIT AND Zlib)" | |
| }, | |
| "node_modules/parseurl": { | |
| "version": "1.3.3", | |
| "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", | |
| "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/path-is-absolute": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", | |
| "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/path-key": { | |
| "version": "3.1.1", | |
| "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", | |
| "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/path-scurry": { | |
| "version": "1.11.1", | |
| "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", | |
| "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", | |
| "license": "BlueOak-1.0.0", | |
| "optional": true, | |
| "dependencies": { | |
| "lru-cache": "^10.2.0", | |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/path-scurry/node_modules/lru-cache": { | |
| "version": "10.4.3", | |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", | |
| "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", | |
| "license": "ISC", | |
| "optional": true | |
| }, | |
| "node_modules/path-to-regexp": { | |
| "version": "8.3.0", | |
| "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz", | |
| "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/pify": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", | |
| "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/process-nextick-args": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", | |
| "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/proto3-json-serializer": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/proto3-json-serializer/-/proto3-json-serializer-2.0.2.tgz", | |
| "integrity": "sha512-SAzp/O4Yh02jGdRc+uIrGoe87dkN/XtwxfZ4ZyafJHymd79ozp5VG5nyZ7ygqPM5+cpLDjjGnYFUkngonyDPOQ==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "protobufjs": "^7.2.5" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/protobufjs": { | |
| "version": "7.5.4", | |
| "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz", | |
| "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==", | |
| "hasInstallScript": true, | |
| "license": "BSD-3-Clause", | |
| "optional": true, | |
| "dependencies": { | |
| "@protobufjs/aspromise": "^1.1.2", | |
| "@protobufjs/base64": "^1.1.2", | |
| "@protobufjs/codegen": "^2.0.4", | |
| "@protobufjs/eventemitter": "^1.1.0", | |
| "@protobufjs/fetch": "^1.1.0", | |
| "@protobufjs/float": "^1.0.2", | |
| "@protobufjs/inquire": "^1.1.0", | |
| "@protobufjs/path": "^1.1.2", | |
| "@protobufjs/pool": "^1.1.0", | |
| "@protobufjs/utf8": "^1.1.0", | |
| "@types/node": ">=13.7.0", | |
| "long": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12.0.0" | |
| } | |
| }, | |
| "node_modules/proxy-addr": { | |
| "version": "2.0.7", | |
| "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", | |
| "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", | |
| "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", | |
| "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", | |
| "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/punycode": { | |
| "version": "2.3.1", | |
| "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", | |
| "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/qs": { | |
| "version": "6.14.1", | |
| "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz", | |
| "integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "side-channel": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.6" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/range-parser": { | |
| "version": "1.2.1", | |
| "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", | |
| "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/raw-body": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz", | |
| "integrity": "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "bytes": "~3.1.2", | |
| "http-errors": "~2.0.1", | |
| "iconv-lite": "~0.7.0", | |
| "unpipe": "~1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.10" | |
| } | |
| }, | |
| "node_modules/readable-stream": { | |
| "version": "3.6.2", | |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", | |
| "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "inherits": "^2.0.3", | |
| "string_decoder": "^1.1.1", | |
| "util-deprecate": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/readdir-glob": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz", | |
| "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "minimatch": "^5.1.0" | |
| } | |
| }, | |
| "node_modules/readdir-glob/node_modules/minimatch": { | |
| "version": "5.1.6", | |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", | |
| "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/require-directory": { | |
| "version": "2.1.1", | |
| "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", | |
| "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/retry": { | |
| "version": "0.13.1", | |
| "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", | |
| "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 4" | |
| } | |
| }, | |
| "node_modules/retry-request": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/retry-request/-/retry-request-7.0.2.tgz", | |
| "integrity": "sha512-dUOvLMJ0/JJYEn8NrpOaGNE7X3vpI5XlZS/u0ANjqtcZVKnIxP7IgCFwrKTxENw29emmwug53awKtaMm4i9g5w==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@types/request": "^2.48.8", | |
| "extend": "^3.0.2", | |
| "teeny-request": "^9.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/rimraf": { | |
| "version": "5.0.10", | |
| "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", | |
| "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", | |
| "license": "ISC", | |
| "optional": true, | |
| "dependencies": { | |
| "glob": "^10.3.7" | |
| }, | |
| "bin": { | |
| "rimraf": "dist/esm/bin.mjs" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/router": { | |
| "version": "2.2.0", | |
| "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz", | |
| "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^4.4.0", | |
| "depd": "^2.0.0", | |
| "is-promise": "^4.0.0", | |
| "parseurl": "^1.3.3", | |
| "path-to-regexp": "^8.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 18" | |
| } | |
| }, | |
| "node_modules/router/node_modules/is-promise": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz", | |
| "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/safe-buffer": { | |
| "version": "5.2.1", | |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", | |
| "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", | |
| "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-compare": { | |
| "version": "1.1.4", | |
| "resolved": "https://registry.npmjs.org/safe-compare/-/safe-compare-1.1.4.tgz", | |
| "integrity": "sha512-b9wZ986HHCo/HbKrRpBJb2kqXMK9CEWIE1egeEvZsYn69ay3kdfl9nG3RyOcR+jInTDf7a86WQ1d4VJX7goSSQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "buffer-alloc": "^1.2.0" | |
| } | |
| }, | |
| "node_modules/safer-buffer": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", | |
| "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/sandwich-stream": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/sandwich-stream/-/sandwich-stream-2.0.2.tgz", | |
| "integrity": "sha512-jLYV0DORrzY3xaz/S9ydJL6Iz7essZeAfnAavsJ+zsJGZ1MOnsS52yRjU3uF3pJa/lla7+wisp//fxOwOH8SKQ==", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">= 0.10" | |
| } | |
| }, | |
| "node_modules/saxes": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz", | |
| "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "xmlchars": "^2.2.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/semver": { | |
| "version": "7.7.3", | |
| "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz", | |
| "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/send": { | |
| "version": "1.2.1", | |
| "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz", | |
| "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^4.4.3", | |
| "encodeurl": "^2.0.0", | |
| "escape-html": "^1.0.3", | |
| "etag": "^1.8.1", | |
| "fresh": "^2.0.0", | |
| "http-errors": "^2.0.1", | |
| "mime-types": "^3.0.2", | |
| "ms": "^2.1.3", | |
| "on-finished": "^2.4.1", | |
| "range-parser": "^1.2.1", | |
| "statuses": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/send/node_modules/mime-db": { | |
| "version": "1.54.0", | |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", | |
| "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/send/node_modules/mime-types": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz", | |
| "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mime-db": "^1.54.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/serve-static": { | |
| "version": "2.2.1", | |
| "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz", | |
| "integrity": "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "encodeurl": "^2.0.0", | |
| "escape-html": "^1.0.3", | |
| "parseurl": "^1.3.3", | |
| "send": "^1.2.0" | |
| }, | |
| "engines": { | |
| "node": ">= 18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/setimmediate": { | |
| "version": "1.0.5", | |
| "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz", | |
| "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/setprototypeof": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", | |
| "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/shebang-command": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", | |
| "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "shebang-regex": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/shebang-regex": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", | |
| "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/side-channel": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", | |
| "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "object-inspect": "^1.13.3", | |
| "side-channel-list": "^1.0.0", | |
| "side-channel-map": "^1.0.1", | |
| "side-channel-weakmap": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/side-channel-list": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", | |
| "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "object-inspect": "^1.13.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/side-channel-map": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", | |
| "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.5", | |
| "object-inspect": "^1.13.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/side-channel-weakmap": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", | |
| "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bound": "^1.0.2", | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.5", | |
| "object-inspect": "^1.13.3", | |
| "side-channel-map": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/sift": { | |
| "version": "17.1.3", | |
| "resolved": "https://registry.npmjs.org/sift/-/sift-17.1.3.tgz", | |
| "integrity": "sha512-Rtlj66/b0ICeFzYTuNvX/EF1igRbbnGSvEyT79McoZa/DeGhMyC5pWKOEsZKnpkqtSeovd5FL/bjHWC3CIIvCQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/signal-exit": { | |
| "version": "4.1.0", | |
| "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", | |
| "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", | |
| "license": "ISC", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/sparse-bitfield": { | |
| "version": "3.0.3", | |
| "resolved": "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz", | |
| "integrity": "sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "memory-pager": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/statuses": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz", | |
| "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/steno": { | |
| "version": "0.4.4", | |
| "resolved": "https://registry.npmjs.org/steno/-/steno-0.4.4.tgz", | |
| "integrity": "sha512-EEHMVYHNXFHfGtgjNITnka0aHhiAlo93F7z2/Pwd+g0teG9CnM3JIINM7hVVB5/rhw9voufD7Wukwgtw2uqh6w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "graceful-fs": "^4.1.3" | |
| } | |
| }, | |
| "node_modules/stream-events": { | |
| "version": "1.0.5", | |
| "resolved": "https://registry.npmjs.org/stream-events/-/stream-events-1.0.5.tgz", | |
| "integrity": "sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "stubs": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/stream-shift": { | |
| "version": "1.0.3", | |
| "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz", | |
| "integrity": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/streamsearch": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", | |
| "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", | |
| "engines": { | |
| "node": ">=10.0.0" | |
| } | |
| }, | |
| "node_modules/string_decoder": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", | |
| "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safe-buffer": "~5.2.0" | |
| } | |
| }, | |
| "node_modules/string-width": { | |
| "version": "4.2.3", | |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", | |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "emoji-regex": "^8.0.0", | |
| "is-fullwidth-code-point": "^3.0.0", | |
| "strip-ansi": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/string-width-cjs": { | |
| "name": "string-width", | |
| "version": "4.2.3", | |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", | |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "emoji-regex": "^8.0.0", | |
| "is-fullwidth-code-point": "^3.0.0", | |
| "strip-ansi": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-ansi-cjs": { | |
| "name": "strip-ansi", | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strnum": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.1.2.tgz", | |
| "integrity": "sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/NaturalIntelligence" | |
| } | |
| ], | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/stubs": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/stubs/-/stubs-3.0.0.tgz", | |
| "integrity": "sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/tar-stream": { | |
| "version": "2.2.0", | |
| "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", | |
| "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", | |
| "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/teeny-request": { | |
| "version": "9.0.0", | |
| "resolved": "https://registry.npmjs.org/teeny-request/-/teeny-request-9.0.0.tgz", | |
| "integrity": "sha512-resvxdc6Mgb7YEThw6G6bExlXKkv6+YbuzGg9xuXxSgxJF7Ozs+o8Y9+2R3sArdWdW8nOokoQb1yrpFB0pQK2g==", | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "dependencies": { | |
| "http-proxy-agent": "^5.0.0", | |
| "https-proxy-agent": "^5.0.0", | |
| "node-fetch": "^2.6.9", | |
| "stream-events": "^1.0.5", | |
| "uuid": "^9.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/teeny-request/node_modules/agent-base": { | |
| "version": "6.0.2", | |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", | |
| "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 6.0.0" | |
| } | |
| }, | |
| "node_modules/teeny-request/node_modules/https-proxy-agent": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", | |
| "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "agent-base": "6", | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/teeny-request/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" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "bin": { | |
| "uuid": "dist/bin/uuid" | |
| } | |
| }, | |
| "node_modules/telegraf": { | |
| "version": "4.16.3", | |
| "resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.16.3.tgz", | |
| "integrity": "sha512-yjEu2NwkHlXu0OARWoNhJlIjX09dRktiMQFsM678BAH/PEPVwctzL67+tvXqLCRQQvm3SDtki2saGO9hLlz68w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@telegraf/types": "^7.1.0", | |
| "abort-controller": "^3.0.0", | |
| "debug": "^4.3.4", | |
| "mri": "^1.2.0", | |
| "node-fetch": "^2.7.0", | |
| "p-timeout": "^4.1.0", | |
| "safe-compare": "^1.1.4", | |
| "sandwich-stream": "^2.0.2" | |
| }, | |
| "bin": { | |
| "telegraf": "lib/cli.mjs" | |
| }, | |
| "engines": { | |
| "node": "^12.20.0 || >=14.13.1" | |
| } | |
| }, | |
| "node_modules/tmp": { | |
| "version": "0.2.5", | |
| "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz", | |
| "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=14.14" | |
| } | |
| }, | |
| "node_modules/toidentifier": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", | |
| "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.6" | |
| } | |
| }, | |
| "node_modules/tr46": { | |
| "version": "0.0.3", | |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", | |
| "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/traverse": { | |
| "version": "0.3.9", | |
| "resolved": "https://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz", | |
| "integrity": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==", | |
| "license": "MIT/X11", | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.8.1", | |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", | |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", | |
| "license": "0BSD" | |
| }, | |
| "node_modules/type-is": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz", | |
| "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "content-type": "^1.0.5", | |
| "media-typer": "^1.1.0", | |
| "mime-types": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/type-is/node_modules/mime-db": { | |
| "version": "1.54.0", | |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", | |
| "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/type-is/node_modules/mime-types": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz", | |
| "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mime-db": "^1.54.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/typedarray": { | |
| "version": "0.0.6", | |
| "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", | |
| "integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/undici-types": { | |
| "version": "6.21.0", | |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", | |
| "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/unpipe": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", | |
| "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/unzipper": { | |
| "version": "0.10.14", | |
| "resolved": "https://registry.npmjs.org/unzipper/-/unzipper-0.10.14.tgz", | |
| "integrity": "sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "big-integer": "^1.6.17", | |
| "binary": "~0.3.0", | |
| "bluebird": "~3.4.1", | |
| "buffer-indexof-polyfill": "~1.0.0", | |
| "duplexer2": "~0.1.4", | |
| "fstream": "^1.0.12", | |
| "graceful-fs": "^4.2.2", | |
| "listenercount": "~1.0.1", | |
| "readable-stream": "~2.3.6", | |
| "setimmediate": "~1.0.4" | |
| } | |
| }, | |
| "node_modules/unzipper/node_modules/readable-stream": { | |
| "version": "2.3.8", | |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", | |
| "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "core-util-is": "~1.0.0", | |
| "inherits": "~2.0.3", | |
| "isarray": "~1.0.0", | |
| "process-nextick-args": "~2.0.0", | |
| "safe-buffer": "~5.1.1", | |
| "string_decoder": "~1.1.1", | |
| "util-deprecate": "~1.0.1" | |
| } | |
| }, | |
| "node_modules/unzipper/node_modules/safe-buffer": { | |
| "version": "5.1.2", | |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/unzipper/node_modules/string_decoder": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
| "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safe-buffer": "~5.1.0" | |
| } | |
| }, | |
| "node_modules/util-deprecate": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", | |
| "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/uuid": { | |
| "version": "11.1.0", | |
| "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz", | |
| "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==", | |
| "funding": [ | |
| "https://github.com/sponsors/broofa", | |
| "https://github.com/sponsors/ctavan" | |
| ], | |
| "license": "MIT", | |
| "bin": { | |
| "uuid": "dist/esm/bin/uuid" | |
| } | |
| }, | |
| "node_modules/vary": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", | |
| "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/web-streams-polyfill": { | |
| "version": "3.3.3", | |
| "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz", | |
| "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/webidl-conversions": { | |
| "version": "3.0.1", | |
| "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", | |
| "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", | |
| "license": "BSD-2-Clause" | |
| }, | |
| "node_modules/websocket-driver": { | |
| "version": "0.7.4", | |
| "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz", | |
| "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "http-parser-js": ">=0.5.1", | |
| "safe-buffer": ">=5.1.0", | |
| "websocket-extensions": ">=0.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=0.8.0" | |
| } | |
| }, | |
| "node_modules/websocket-extensions": { | |
| "version": "0.1.4", | |
| "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz", | |
| "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=0.8.0" | |
| } | |
| }, | |
| "node_modules/whatwg-url": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", | |
| "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tr46": "~0.0.3", | |
| "webidl-conversions": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/which": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", | |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", | |
| "license": "ISC", | |
| "optional": true, | |
| "dependencies": { | |
| "isexe": "^2.0.0" | |
| }, | |
| "bin": { | |
| "node-which": "bin/node-which" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/wrap-ansi": { | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", | |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", | |
| "license": "MIT", | |
| "optional": true, | |
| "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/wrap-ansi-cjs": { | |
| "name": "wrap-ansi", | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", | |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", | |
| "license": "MIT", | |
| "optional": true, | |
| "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", | |
| "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", | |
| "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/xmlchars": { | |
| "version": "2.2.0", | |
| "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", | |
| "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/xtend": { | |
| "version": "4.0.2", | |
| "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | |
| "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.4" | |
| } | |
| }, | |
| "node_modules/y18n": { | |
| "version": "5.0.8", | |
| "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", | |
| "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", | |
| "license": "ISC", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/yallist": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", | |
| "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/yargs": { | |
| "version": "17.7.2", | |
| "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", | |
| "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "cliui": "^8.0.1", | |
| "escalade": "^3.1.1", | |
| "get-caller-file": "^2.0.5", | |
| "require-directory": "^2.1.1", | |
| "string-width": "^4.2.3", | |
| "y18n": "^5.0.5", | |
| "yargs-parser": "^21.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/yargs-parser": { | |
| "version": "21.1.1", | |
| "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", | |
| "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", | |
| "license": "ISC", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/yocto-queue": { | |
| "version": "0.1.0", | |
| "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", | |
| "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/zip-stream": { | |
| "version": "4.1.1", | |
| "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-4.1.1.tgz", | |
| "integrity": "sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "archiver-utils": "^3.0.4", | |
| "compress-commons": "^4.1.2", | |
| "readable-stream": "^3.6.0" | |
| }, | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/zip-stream/node_modules/archiver-utils": { | |
| "version": "3.0.4", | |
| "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-3.0.4.tgz", | |
| "integrity": "sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "glob": "^7.2.3", | |
| "graceful-fs": "^4.2.0", | |
| "lazystream": "^1.0.0", | |
| "lodash.defaults": "^4.2.0", | |
| "lodash.difference": "^4.5.0", | |
| "lodash.flatten": "^4.4.0", | |
| "lodash.isplainobject": "^4.0.6", | |
| "lodash.union": "^4.6.0", | |
| "normalize-path": "^3.0.0", | |
| "readable-stream": "^3.6.0" | |
| }, | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/zip-stream/node_modules/brace-expansion": { | |
| "version": "1.1.12", | |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", | |
| "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0", | |
| "concat-map": "0.0.1" | |
| } | |
| }, | |
| "node_modules/zip-stream/node_modules/glob": { | |
| "version": "7.2.3", | |
| "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", | |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", | |
| "deprecated": "Glob versions prior to v9 are no longer supported", | |
| "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/zip-stream/node_modules/minimatch": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", | |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| } | |
| } | |
| } | |