| { |
| "name": "backend", |
| "version": "1.0.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "backend", |
| "version": "1.0.0", |
| "license": "ISC", |
| "dependencies": { |
| "@types/multer": "^2.1.0", |
| "cors": "^2.8.6", |
| "dotenv": "^16.6.1", |
| "express": "^5.2.1", |
| "googleapis": "^171.4.0", |
| "multer": "^2.1.1", |
| "sqlite3": "^6.0.1" |
| }, |
| "devDependencies": { |
| "@types/cors": "^2.8.19", |
| "@types/express": "^5.0.6", |
| "@types/node": "^25.5.2", |
| "@types/sqlite3": "^3.1.11", |
| "tsx": "^4.21.0", |
| "typescript": "^6.0.2" |
| } |
| }, |
| "node_modules/@esbuild/aix-ppc64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.7.tgz", |
| "integrity": "sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "aix" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.7.tgz", |
| "integrity": "sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.7.tgz", |
| "integrity": "sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-x64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.7.tgz", |
| "integrity": "sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-arm64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.7.tgz", |
| "integrity": "sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-x64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.7.tgz", |
| "integrity": "sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-arm64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.7.tgz", |
| "integrity": "sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-x64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.7.tgz", |
| "integrity": "sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.7.tgz", |
| "integrity": "sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.7.tgz", |
| "integrity": "sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ia32": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.7.tgz", |
| "integrity": "sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-loong64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.7.tgz", |
| "integrity": "sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-mips64el": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.7.tgz", |
| "integrity": "sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==", |
| "cpu": [ |
| "mips64el" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ppc64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.7.tgz", |
| "integrity": "sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-riscv64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.7.tgz", |
| "integrity": "sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-s390x": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.7.tgz", |
| "integrity": "sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-x64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.7.tgz", |
| "integrity": "sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-arm64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.7.tgz", |
| "integrity": "sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-x64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.7.tgz", |
| "integrity": "sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-arm64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.7.tgz", |
| "integrity": "sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-x64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.7.tgz", |
| "integrity": "sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openharmony-arm64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.7.tgz", |
| "integrity": "sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/sunos-x64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.7.tgz", |
| "integrity": "sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "sunos" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-arm64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.7.tgz", |
| "integrity": "sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-ia32": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.7.tgz", |
| "integrity": "sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-x64": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.7.tgz", |
| "integrity": "sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@gar/promise-retry": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/@gar/promise-retry/-/promise-retry-1.0.3.tgz", |
| "integrity": "sha512-GmzA9ckNokPypTg10pgpeHNQe7ph+iIKKmhKu3Ob9ANkswreCx7R3cKmY781K8QK3AqVL3xVh9A42JvIAbkkSA==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "node_modules/@isaacs/fs-minipass": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz", |
| "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==", |
| "license": "ISC", |
| "dependencies": { |
| "minipass": "^7.0.4" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@npmcli/agent": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-4.0.0.tgz", |
| "integrity": "sha512-kAQTcEN9E8ERLVg5AsGwLNoFb+oEG6engbqAU2P43gD4JEIkNGMHdVQ096FsOAAYpZPB0RSt0zgInKIAS1l5QA==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "agent-base": "^7.1.0", |
| "http-proxy-agent": "^7.0.0", |
| "https-proxy-agent": "^7.0.1", |
| "lru-cache": "^11.2.1", |
| "socks-proxy-agent": "^8.0.3" |
| }, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "node_modules/@npmcli/fs": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-5.0.0.tgz", |
| "integrity": "sha512-7OsC1gNORBEawOa5+j2pXN9vsicaIOH5cPXxoR6fJOmH6/EXpJB2CajXOu1fPRFun2m1lktEFX11+P89hqO/og==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "semver": "^7.3.5" |
| }, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "node_modules/@npmcli/redact": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-4.0.0.tgz", |
| "integrity": "sha512-gOBg5YHMfZy+TfHArfVogwgfBeQnKbbGo3pSUyK/gSI0AVu+pEiDVcKlQb0D8Mg1LNRZILZ6XG8I5dJ4KuAd9Q==", |
| "license": "ISC", |
| "optional": true, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "node_modules/@types/body-parser": { |
| "version": "1.19.6", |
| "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.6.tgz", |
| "integrity": "sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/connect": "*", |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/connect": { |
| "version": "3.4.38", |
| "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", |
| "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/cors": { |
| "version": "2.8.19", |
| "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.19.tgz", |
| "integrity": "sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/express": { |
| "version": "5.0.6", |
| "resolved": "https://registry.npmjs.org/@types/express/-/express-5.0.6.tgz", |
| "integrity": "sha512-sKYVuV7Sv9fbPIt/442koC7+IIwK5olP1KWeD88e/idgoJqDm3JV/YUiPwkoKK92ylff2MGxSz1CSjsXelx0YA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/body-parser": "*", |
| "@types/express-serve-static-core": "^5.0.0", |
| "@types/serve-static": "^2" |
| } |
| }, |
| "node_modules/@types/express-serve-static-core": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.1.1.tgz", |
| "integrity": "sha512-v4zIMr/cX7/d2BpAEX3KNKL/JrT1s43s96lLvvdTmza1oEvDudCqK9aF/djc/SWgy8Yh0h30TZx5VpzqFCxk5A==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*", |
| "@types/qs": "*", |
| "@types/range-parser": "*", |
| "@types/send": "*" |
| } |
| }, |
| "node_modules/@types/http-errors": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.5.tgz", |
| "integrity": "sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/multer": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/@types/multer/-/multer-2.1.0.tgz", |
| "integrity": "sha512-zYZb0+nJhOHtPpGDb3vqPjwpdeGlGC157VpkqNQL+UU2qwoacoQ7MpsAmUptI/0Oa127X32JzWDqQVEXp2RcIA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/express": "*" |
| } |
| }, |
| "node_modules/@types/node": { |
| "version": "25.5.2", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.2.tgz", |
| "integrity": "sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg==", |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~7.18.0" |
| } |
| }, |
| "node_modules/@types/qs": { |
| "version": "6.15.0", |
| "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.15.0.tgz", |
| "integrity": "sha512-JawvT8iBVWpzTrz3EGw9BTQFg3BQNmwERdKE22vlTxawwtbyUSlMppvZYKLZzB5zgACXdXxbD3m1bXaMqP/9ow==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/range-parser": { |
| "version": "1.2.7", |
| "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz", |
| "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/send": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/@types/send/-/send-1.2.1.tgz", |
| "integrity": "sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/serve-static": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-2.2.0.tgz", |
| "integrity": "sha512-8mam4H1NHLtu7nmtalF7eyBH14QyOASmcxHhSfEoRyr0nP/YdoesEtU+uSRvMe96TW/HPTtkoKqQLl53N7UXMQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/http-errors": "*", |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/sqlite3": { |
| "version": "3.1.11", |
| "resolved": "https://registry.npmjs.org/@types/sqlite3/-/sqlite3-3.1.11.tgz", |
| "integrity": "sha512-KYF+QgxAnnAh7DWPdNDroxkDI3/MspH1NMx6m/N/6fT1G6+jvsw4/ZePt8R8cr7ta58aboeTfYFBDxTJ5yv15w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/abbrev": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-4.0.0.tgz", |
| "integrity": "sha512-a1wflyaL0tHtJSmLSOVybYhy22vRih4eduhhrkcjgrWGnRfrZtovJ2FRjxuTtkkj47O/baf0R86QU5OuYpz8fA==", |
| "license": "ISC", |
| "optional": true, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "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/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/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/balanced-match": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", |
| "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| } |
| }, |
| "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/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/bindings": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", |
| "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", |
| "license": "MIT", |
| "dependencies": { |
| "file-uri-to-path": "1.0.0" |
| } |
| }, |
| "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/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": "5.0.5", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz", |
| "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "balanced-match": "^4.0.2" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| } |
| }, |
| "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-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-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/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/cacache": { |
| "version": "20.0.4", |
| "resolved": "https://registry.npmjs.org/cacache/-/cacache-20.0.4.tgz", |
| "integrity": "sha512-M3Lab8NPYlZU2exsL3bMVvMrMqgwCnMWfdZbK28bn3pK6APT/Te/I8hjRPNu1uwORY9a1eEQoifXbKPQMfMTOA==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "@npmcli/fs": "^5.0.0", |
| "fs-minipass": "^3.0.0", |
| "glob": "^13.0.0", |
| "lru-cache": "^11.1.0", |
| "minipass": "^7.0.3", |
| "minipass-collect": "^2.0.1", |
| "minipass-flush": "^1.0.5", |
| "minipass-pipeline": "^1.2.4", |
| "p-map": "^7.0.2", |
| "ssri": "^13.0.0" |
| }, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "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/chownr": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", |
| "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "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/cors": { |
| "version": "2.8.6", |
| "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.6.tgz", |
| "integrity": "sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==", |
| "license": "MIT", |
| "dependencies": { |
| "object-assign": "^4", |
| "vary": "^1" |
| }, |
| "engines": { |
| "node": ">= 0.10" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "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", |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "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/decompress-response": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", |
| "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", |
| "license": "MIT", |
| "dependencies": { |
| "mimic-response": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/deep-extend": { |
| "version": "0.6.0", |
| "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", |
| "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4.0.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/detect-libc": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", |
| "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/dotenv": { |
| "version": "16.6.1", |
| "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz", |
| "integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==", |
| "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/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/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/env-paths": { |
| "version": "2.2.1", |
| "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", |
| "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "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/esbuild": { |
| "version": "0.27.7", |
| "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.7.tgz", |
| "integrity": "sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "bin": { |
| "esbuild": "bin/esbuild" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "optionalDependencies": { |
| "@esbuild/aix-ppc64": "0.27.7", |
| "@esbuild/android-arm": "0.27.7", |
| "@esbuild/android-arm64": "0.27.7", |
| "@esbuild/android-x64": "0.27.7", |
| "@esbuild/darwin-arm64": "0.27.7", |
| "@esbuild/darwin-x64": "0.27.7", |
| "@esbuild/freebsd-arm64": "0.27.7", |
| "@esbuild/freebsd-x64": "0.27.7", |
| "@esbuild/linux-arm": "0.27.7", |
| "@esbuild/linux-arm64": "0.27.7", |
| "@esbuild/linux-ia32": "0.27.7", |
| "@esbuild/linux-loong64": "0.27.7", |
| "@esbuild/linux-mips64el": "0.27.7", |
| "@esbuild/linux-ppc64": "0.27.7", |
| "@esbuild/linux-riscv64": "0.27.7", |
| "@esbuild/linux-s390x": "0.27.7", |
| "@esbuild/linux-x64": "0.27.7", |
| "@esbuild/netbsd-arm64": "0.27.7", |
| "@esbuild/netbsd-x64": "0.27.7", |
| "@esbuild/openbsd-arm64": "0.27.7", |
| "@esbuild/openbsd-x64": "0.27.7", |
| "@esbuild/openharmony-arm64": "0.27.7", |
| "@esbuild/sunos-x64": "0.27.7", |
| "@esbuild/win32-arm64": "0.27.7", |
| "@esbuild/win32-ia32": "0.27.7", |
| "@esbuild/win32-x64": "0.27.7" |
| } |
| }, |
| "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/expand-template": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", |
| "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", |
| "license": "(MIT OR WTFPL)", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/exponential-backoff": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.3.tgz", |
| "integrity": "sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==", |
| "license": "Apache-2.0", |
| "optional": true |
| }, |
| "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/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/fdir": { |
| "version": "6.5.0", |
| "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", |
| "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "peerDependencies": { |
| "picomatch": "^3 || ^4" |
| }, |
| "peerDependenciesMeta": { |
| "picomatch": { |
| "optional": true |
| } |
| } |
| }, |
| "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", |
| "dependencies": { |
| "node-domexception": "^1.0.0", |
| "web-streams-polyfill": "^3.0.3" |
| }, |
| "engines": { |
| "node": "^12.20 || >= 14.13" |
| } |
| }, |
| "node_modules/file-uri-to-path": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", |
| "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", |
| "license": "MIT" |
| }, |
| "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/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", |
| "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-minipass": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.3.tgz", |
| "integrity": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "minipass": "^7.0.3" |
| }, |
| "engines": { |
| "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| } |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "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/gaxios": { |
| "version": "7.1.4", |
| "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-7.1.4.tgz", |
| "integrity": "sha512-bTIgTsM2bWn3XklZISBTQX7ZSddGW+IO3bMdGaemHZ3tbqExMENHLx6kKZ/KlejgrMtj8q7wBItt51yegqalrA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "extend": "^3.0.2", |
| "https-proxy-agent": "^7.0.1", |
| "node-fetch": "^3.3.2" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/gcp-metadata": { |
| "version": "8.1.2", |
| "resolved": "https://registry.npmjs.org/gcp-metadata/-/gcp-metadata-8.1.2.tgz", |
| "integrity": "sha512-zV/5HKTfCeKWnxG0Dmrw51hEWFGfcF2xiXqcA3+J90WDuP0SvoiSO5ORvcBsifmx/FoIjgQN3oNOGaQ5PhLFkg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "gaxios": "^7.0.0", |
| "google-logging-utils": "^1.0.0", |
| "json-bigint": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "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/get-tsconfig": { |
| "version": "4.13.7", |
| "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.7.tgz", |
| "integrity": "sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "resolve-pkg-maps": "^1.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1" |
| } |
| }, |
| "node_modules/github-from-package": { |
| "version": "0.0.0", |
| "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", |
| "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==", |
| "license": "MIT" |
| }, |
| "node_modules/glob": { |
| "version": "13.0.6", |
| "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz", |
| "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==", |
| "license": "BlueOak-1.0.0", |
| "optional": true, |
| "dependencies": { |
| "minimatch": "^10.2.2", |
| "minipass": "^7.1.3", |
| "path-scurry": "^2.0.2" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/google-auth-library": { |
| "version": "10.6.2", |
| "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.6.2.tgz", |
| "integrity": "sha512-e27Z6EThmVNNvtYASwQxose/G57rkRuaRbQyxM2bvYLLX/GqWZ5chWq2EBoUchJbCc57eC9ArzO5wMsEmWftCw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "base64-js": "^1.3.0", |
| "ecdsa-sig-formatter": "^1.0.11", |
| "gaxios": "^7.1.4", |
| "gcp-metadata": "8.1.2", |
| "google-logging-utils": "1.1.3", |
| "jws": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "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", |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/googleapis": { |
| "version": "171.4.0", |
| "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-171.4.0.tgz", |
| "integrity": "sha512-xybFL2SmmUgIifgsbsRQYRdNrSAYwxWZDmkZTGjUIaRnX5jPqR8el/cEvo6rCqh7iaZx6MfEPS/lrDgZ0bymkg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "google-auth-library": "^10.2.0", |
| "googleapis-common": "^8.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/googleapis-common": { |
| "version": "8.0.1", |
| "resolved": "https://registry.npmjs.org/googleapis-common/-/googleapis-common-8.0.1.tgz", |
| "integrity": "sha512-eCzNACUXPb1PW5l0ULTzMHaL/ltPRADoPgjBlT8jWsTbxkCp6siv+qKJ/1ldaybCthGwsYFYallF7u9AkU4L+A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "extend": "^3.0.2", |
| "gaxios": "^7.0.0-rc.4", |
| "google-auth-library": "^10.1.0", |
| "qs": "^6.7.0", |
| "url-template": "^2.0.8" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "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", |
| "optional": true |
| }, |
| "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/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/http-cache-semantics": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz", |
| "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==", |
| "license": "BSD-2-Clause", |
| "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-proxy-agent": { |
| "version": "7.0.2", |
| "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", |
| "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "agent-base": "^7.1.0", |
| "debug": "^4.3.4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "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/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/ini": { |
| "version": "1.3.8", |
| "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", |
| "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", |
| "license": "ISC" |
| }, |
| "node_modules/ip-address": { |
| "version": "10.1.0", |
| "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.0.tgz", |
| "integrity": "sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "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-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/isexe": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-4.0.0.tgz", |
| "integrity": "sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==", |
| "license": "BlueOak-1.0.0", |
| "optional": true, |
| "engines": { |
| "node": ">=20" |
| } |
| }, |
| "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/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/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/lru-cache": { |
| "version": "11.3.3", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.3.tgz", |
| "integrity": "sha512-JvNw9Y81y33E+BEYPr0U7omo+U9AySnsMsEiXgwT6yqd31VQWTLNQqmT4ou5eqPFUrTfIDFta2wKhB1hyohtAQ==", |
| "license": "BlueOak-1.0.0", |
| "optional": true, |
| "engines": { |
| "node": "20 || >=22" |
| } |
| }, |
| "node_modules/make-fetch-happen": { |
| "version": "15.0.5", |
| "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-15.0.5.tgz", |
| "integrity": "sha512-uCbIa8jWWmQZt4dSnEStkVC6gdakiinAm4PiGsywIkguF0eWMdcjDz0ECYhUolFU3pFLOev9VNPCEygydXnddg==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "@gar/promise-retry": "^1.0.0", |
| "@npmcli/agent": "^4.0.0", |
| "@npmcli/redact": "^4.0.0", |
| "cacache": "^20.0.1", |
| "http-cache-semantics": "^4.1.1", |
| "minipass": "^7.0.2", |
| "minipass-fetch": "^5.0.0", |
| "minipass-flush": "^1.0.5", |
| "minipass-pipeline": "^1.2.4", |
| "negotiator": "^1.0.0", |
| "proc-log": "^6.0.0", |
| "ssri": "^13.0.0" |
| }, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.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/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-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/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/mimic-response": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", |
| "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/minimatch": { |
| "version": "10.2.5", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", |
| "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", |
| "license": "BlueOak-1.0.0", |
| "optional": true, |
| "dependencies": { |
| "brace-expansion": "^5.0.5" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| }, |
| "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.3", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz", |
| "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==", |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/minipass-collect": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-2.0.1.tgz", |
| "integrity": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "minipass": "^7.0.3" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/minipass-fetch": { |
| "version": "5.0.2", |
| "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-5.0.2.tgz", |
| "integrity": "sha512-2d0q2a8eCi2IRg/IGubCNRJoYbA1+YPXAzQVRFmB45gdGZafyivnZ5YSEfo3JikbjGxOdntGFvBQGqaSMXlAFQ==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "minipass": "^7.0.3", |
| "minipass-sized": "^2.0.0", |
| "minizlib": "^3.0.1" |
| }, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| }, |
| "optionalDependencies": { |
| "iconv-lite": "^0.7.2" |
| } |
| }, |
| "node_modules/minipass-flush": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.7.tgz", |
| "integrity": "sha512-TbqTz9cUwWyHS2Dy89P3ocAGUGxKjjLuR9z8w4WUTGAVgEj17/4nhgo2Du56i0Fm3Pm30g4iA8Lcqctc76jCzA==", |
| "license": "BlueOak-1.0.0", |
| "optional": true, |
| "dependencies": { |
| "minipass": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/minipass-flush/node_modules/minipass": { |
| "version": "3.3.6", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", |
| "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "yallist": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/minipass-flush/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", |
| "optional": true |
| }, |
| "node_modules/minipass-pipeline": { |
| "version": "1.2.4", |
| "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", |
| "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "minipass": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/minipass-pipeline/node_modules/minipass": { |
| "version": "3.3.6", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", |
| "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "yallist": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/minipass-pipeline/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", |
| "optional": true |
| }, |
| "node_modules/minipass-sized": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-2.0.0.tgz", |
| "integrity": "sha512-zSsHhto5BcUVM2m1LurnXY6M//cGhVaegT71OfOXoprxT6o780GZd792ea6FfrQkuU4usHZIUczAQMRUE2plzA==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "minipass": "^7.1.2" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/minizlib": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz", |
| "integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==", |
| "license": "MIT", |
| "dependencies": { |
| "minipass": "^7.1.2" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "node_modules/mkdirp-classic": { |
| "version": "0.5.3", |
| "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", |
| "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==", |
| "license": "MIT" |
| }, |
| "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.1.1", |
| "resolved": "https://registry.npmjs.org/multer/-/multer-2.1.1.tgz", |
| "integrity": "sha512-mo+QTzKlx8R7E5ylSXxWzGoXoZbOsRMpyitcht8By2KHvMbf3tjwosZ/Mu/XYU6UuJ3VZnODIrak5ZrPiPyB6A==", |
| "license": "MIT", |
| "dependencies": { |
| "append-field": "^1.0.0", |
| "busboy": "^1.6.0", |
| "concat-stream": "^2.0.0", |
| "type-is": "^1.6.18" |
| }, |
| "engines": { |
| "node": ">= 10.16.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "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/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/multer/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/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/napi-build-utils": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz", |
| "integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==", |
| "license": "MIT" |
| }, |
| "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-abi": { |
| "version": "3.89.0", |
| "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.89.0.tgz", |
| "integrity": "sha512-6u9UwL0HlAl21+agMN3YAMXcKByMqwGx+pq+P76vii5f7hTPtKDp08/H9py6DY+cfDw7kQNTGEj/rly3IgbNQA==", |
| "license": "MIT", |
| "dependencies": { |
| "semver": "^7.3.5" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/node-addon-api": { |
| "version": "8.7.0", |
| "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.7.0.tgz", |
| "integrity": "sha512-9MdFxmkKaOYVTV+XVRG8ArDwwQ77XIgIPyKASB1k3JPq3M8fGQQQE3YpMOrKm6g//Ktx8ivZr8xo1Qmtqub+GA==", |
| "license": "MIT", |
| "engines": { |
| "node": "^18 || ^20 || >= 21" |
| } |
| }, |
| "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", |
| "engines": { |
| "node": ">=10.5.0" |
| } |
| }, |
| "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", |
| "dependencies": { |
| "data-uri-to-buffer": "^4.0.0", |
| "fetch-blob": "^3.1.4", |
| "formdata-polyfill": "^4.0.10" |
| }, |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/node-fetch" |
| } |
| }, |
| "node_modules/node-gyp": { |
| "version": "12.2.0", |
| "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-12.2.0.tgz", |
| "integrity": "sha512-q23WdzrQv48KozXlr0U1v9dwO/k59NHeSzn6loGcasyf0UnSrtzs8kRxM+mfwJSf0DkX0s43hcqgnSO4/VNthQ==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "env-paths": "^2.2.0", |
| "exponential-backoff": "^3.1.1", |
| "graceful-fs": "^4.2.6", |
| "make-fetch-happen": "^15.0.0", |
| "nopt": "^9.0.0", |
| "proc-log": "^6.0.0", |
| "semver": "^7.3.5", |
| "tar": "^7.5.4", |
| "tinyglobby": "^0.2.12", |
| "which": "^6.0.0" |
| }, |
| "bin": { |
| "node-gyp": "bin/node-gyp.js" |
| }, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "node_modules/nopt": { |
| "version": "9.0.0", |
| "resolved": "https://registry.npmjs.org/nopt/-/nopt-9.0.0.tgz", |
| "integrity": "sha512-Zhq3a+yFKrYwSBluL4H9XP3m3y5uvQkB/09CwDruCiRmR/UJYnn9W4R48ry0uGC70aeTPKLynBtscP9efFFcPw==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "abbrev": "^4.0.0" |
| }, |
| "bin": { |
| "nopt": "bin/nopt.js" |
| }, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.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-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-map": { |
| "version": "7.0.4", |
| "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.4.tgz", |
| "integrity": "sha512-tkAQEw8ysMzmkhgw8k+1U/iPhWNhykKnSk4Rd5zLoPJCuJaGRPo6YposrZgaxHKzDHdDWWZvE/Sk7hsL2X/CpQ==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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-scurry": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz", |
| "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==", |
| "license": "BlueOak-1.0.0", |
| "optional": true, |
| "dependencies": { |
| "lru-cache": "^11.0.0", |
| "minipass": "^7.1.2" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/path-to-regexp": { |
| "version": "8.4.2", |
| "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.2.tgz", |
| "integrity": "sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/picomatch": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", |
| "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/prebuild-install": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz", |
| "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==", |
| "deprecated": "No longer maintained. Please contact the author of the relevant native addon; alternatives are available.", |
| "license": "MIT", |
| "dependencies": { |
| "detect-libc": "^2.0.0", |
| "expand-template": "^2.0.3", |
| "github-from-package": "0.0.0", |
| "minimist": "^1.2.3", |
| "mkdirp-classic": "^0.5.3", |
| "napi-build-utils": "^2.0.0", |
| "node-abi": "^3.3.0", |
| "pump": "^3.0.0", |
| "rc": "^1.2.7", |
| "simple-get": "^4.0.0", |
| "tar-fs": "^2.0.0", |
| "tunnel-agent": "^0.6.0" |
| }, |
| "bin": { |
| "prebuild-install": "bin.js" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/proc-log": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-6.1.0.tgz", |
| "integrity": "sha512-iG+GYldRf2BQ0UDUAd6JQ/RwzaQy6mXmsk/IzlYyal4A4SNFw54MeH4/tLkF4I5WoWG9SQwuqWzS99jaFQHBuQ==", |
| "license": "ISC", |
| "optional": true, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.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/pump": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz", |
| "integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==", |
| "license": "MIT", |
| "dependencies": { |
| "end-of-stream": "^1.1.0", |
| "once": "^1.3.1" |
| } |
| }, |
| "node_modules/qs": { |
| "version": "6.15.0", |
| "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.0.tgz", |
| "integrity": "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==", |
| "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/rc": { |
| "version": "1.2.8", |
| "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", |
| "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", |
| "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", |
| "dependencies": { |
| "deep-extend": "^0.6.0", |
| "ini": "~1.3.0", |
| "minimist": "^1.2.0", |
| "strip-json-comments": "~2.0.1" |
| }, |
| "bin": { |
| "rc": "cli.js" |
| } |
| }, |
| "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/resolve-pkg-maps": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz", |
| "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1" |
| } |
| }, |
| "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/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/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/semver": { |
| "version": "7.7.4", |
| "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", |
| "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", |
| "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/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/setprototypeof": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", |
| "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", |
| "license": "ISC" |
| }, |
| "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/simple-concat": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz", |
| "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==", |
| "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/simple-get": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz", |
| "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==", |
| "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": { |
| "decompress-response": "^6.0.0", |
| "once": "^1.3.1", |
| "simple-concat": "^1.0.0" |
| } |
| }, |
| "node_modules/smart-buffer": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", |
| "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">= 6.0.0", |
| "npm": ">= 3.0.0" |
| } |
| }, |
| "node_modules/socks": { |
| "version": "2.8.7", |
| "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.7.tgz", |
| "integrity": "sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "ip-address": "^10.0.1", |
| "smart-buffer": "^4.2.0" |
| }, |
| "engines": { |
| "node": ">= 10.0.0", |
| "npm": ">= 3.0.0" |
| } |
| }, |
| "node_modules/socks-proxy-agent": { |
| "version": "8.0.5", |
| "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz", |
| "integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "agent-base": "^7.1.2", |
| "debug": "^4.3.4", |
| "socks": "^2.8.3" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/sqlite3": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/sqlite3/-/sqlite3-6.0.1.tgz", |
| "integrity": "sha512-X0czUUMG2tmSqJpEQa3tCuZSHKIx8PwM53vLZzKp/o6Rpy25fiVfjdbnZ988M8+O3ZWR1ih0K255VumCb3MAnQ==", |
| "hasInstallScript": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "bindings": "^1.5.0", |
| "node-addon-api": "^8.0.0", |
| "prebuild-install": "^7.1.3", |
| "tar": "^7.5.10" |
| }, |
| "engines": { |
| "node": ">=20.17.0" |
| }, |
| "optionalDependencies": { |
| "node-gyp": "12.x" |
| }, |
| "peerDependencies": { |
| "node-gyp": "12.x" |
| }, |
| "peerDependenciesMeta": { |
| "node-gyp": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/ssri": { |
| "version": "13.0.1", |
| "resolved": "https://registry.npmjs.org/ssri/-/ssri-13.0.1.tgz", |
| "integrity": "sha512-QUiRf1+u9wPTL/76GTYlKttDEBWV1ga9ZXW8BG6kfdeyyM8LGPix9gROyg9V2+P0xNyF3X2Go526xKFdMZrHSQ==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "minipass": "^7.0.3" |
| }, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "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/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/strip-json-comments": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", |
| "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/tar": { |
| "version": "7.5.13", |
| "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.13.tgz", |
| "integrity": "sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "@isaacs/fs-minipass": "^4.0.0", |
| "chownr": "^3.0.0", |
| "minipass": "^7.1.2", |
| "minizlib": "^3.1.0", |
| "yallist": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/tar-fs": { |
| "version": "2.1.4", |
| "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz", |
| "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==", |
| "license": "MIT", |
| "dependencies": { |
| "chownr": "^1.1.1", |
| "mkdirp-classic": "^0.5.2", |
| "pump": "^3.0.0", |
| "tar-stream": "^2.1.4" |
| } |
| }, |
| "node_modules/tar-fs/node_modules/chownr": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", |
| "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", |
| "license": "ISC" |
| }, |
| "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/tinyglobby": { |
| "version": "0.2.16", |
| "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz", |
| "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "fdir": "^6.5.0", |
| "picomatch": "^4.0.4" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/SuperchupuDev" |
| } |
| }, |
| "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/tsx": { |
| "version": "4.21.0", |
| "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.21.0.tgz", |
| "integrity": "sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "esbuild": "~0.27.0", |
| "get-tsconfig": "^4.7.5" |
| }, |
| "bin": { |
| "tsx": "dist/cli.mjs" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.3" |
| } |
| }, |
| "node_modules/tunnel-agent": { |
| "version": "0.6.0", |
| "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", |
| "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "safe-buffer": "^5.0.1" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "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/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/typescript": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz", |
| "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "node_modules/undici-types": { |
| "version": "7.18.2", |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz", |
| "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==", |
| "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/url-template": { |
| "version": "2.0.8", |
| "resolved": "https://registry.npmjs.org/url-template/-/url-template-2.0.8.tgz", |
| "integrity": "sha512-XdVKMF4SJ0nP/O7XIPB0JwAEuT9lDIYnNsK8yGVe43y0AWoKeJNdv3ZNWh7ksJ6KqQFjOO6ox/VEitLnaVNufw==", |
| "license": "BSD" |
| }, |
| "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/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", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/which": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/which/-/which-6.0.1.tgz", |
| "integrity": "sha512-oGLe46MIrCRqX7ytPUf66EAYvdeMIZYn3WaocqqKZAxrBpkqHfL/qvTyJ/bTk5+AqHCjXmrv3CEWgy368zhRUg==", |
| "license": "ISC", |
| "optional": true, |
| "dependencies": { |
| "isexe": "^4.0.0" |
| }, |
| "bin": { |
| "node-which": "bin/which.js" |
| }, |
| "engines": { |
| "node": "^20.17.0 || >=22.9.0" |
| } |
| }, |
| "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/yallist": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", |
| "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=18" |
| } |
| } |
| } |
| } |
|
|