|
@@ -0,0 +1,1169 @@
|
|
|
|
+{
|
|
|
|
+ "name": "lxp",
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "lockfileVersion": 3,
|
|
|
|
+ "requires": true,
|
|
|
|
+ "packages": {
|
|
|
|
+ "": {
|
|
|
|
+ "name": "lxp",
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "request": "^2.88.2",
|
|
|
|
+ "wx-server-sdk": "~3.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@cloudbase/database": {
|
|
|
|
+ "version": "1.4.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@cloudbase/database/-/database-1.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-BYLXHS6c+WhxAvvdak8Z3W+heScqBBPu/CQ76gC8v1Scuy5qf4qxuPWNzyoxde/eZsmc+BRRCFyIq4xUnIot8g==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "bson": "^4.0.3",
|
|
|
|
+ "lodash.clonedeep": "4.5.0",
|
|
|
|
+ "lodash.set": "4.3.2",
|
|
|
|
+ "lodash.unset": "4.5.2"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@cloudbase/node-sdk": {
|
|
|
|
+ "version": "2.10.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@cloudbase/node-sdk/-/node-sdk-2.10.0.tgz",
|
|
|
|
+ "integrity": "sha512-P9loxdwN6qG3iIzjx2Z3uBk/4iyn9+KoiWYGi9ZwhWP1toijpQu0+eLSAaMupNJecJopS21IWUmmGSetlZh8UA==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@cloudbase/database": "1.4.1",
|
|
|
|
+ "@cloudbase/signature-nodejs": "1.0.0-beta.0",
|
|
|
|
+ "agentkeepalive": "^4.3.0",
|
|
|
|
+ "axios": "^0.21.1",
|
|
|
|
+ "jsonwebtoken": "^8.5.1",
|
|
|
|
+ "request": "^2.87.0",
|
|
|
|
+ "retry": "^0.13.1",
|
|
|
|
+ "xml2js": "^0.5.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8.6.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@cloudbase/signature-nodejs": {
|
|
|
|
+ "version": "1.0.0-beta.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@cloudbase/signature-nodejs/-/signature-nodejs-1.0.0-beta.0.tgz",
|
|
|
|
+ "integrity": "sha512-gpKqwsVk/D2PzvFamYNReymXSdvRSY90eZ1ARf+1wZ8oT6OpK9kr6nmevGykMxN1n17Gn92hBbWqAxU9o3+kAQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@types/clone": "^0.1.30",
|
|
|
|
+ "clone": "^2.1.2",
|
|
|
|
+ "is-stream": "^2.0.0",
|
|
|
|
+ "url": "^0.11.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/aspromise": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/base64": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/base64/-/base64-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/codegen": {
|
|
|
|
+ "version": "2.0.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/codegen/-/codegen-2.0.4.tgz",
|
|
|
|
+ "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/eventemitter": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/fetch": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/fetch/-/fetch-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@protobufjs/aspromise": "^1.1.1",
|
|
|
|
+ "@protobufjs/inquire": "^1.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/float": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/float/-/float-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/inquire": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/inquire/-/inquire-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/path": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/path/-/path-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/pool": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/pool/-/pool-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/utf8": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@protobufjs/utf8/-/utf8-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@types/clone": {
|
|
|
|
+ "version": "0.1.30",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/clone/-/clone-0.1.30.tgz",
|
|
|
|
+ "integrity": "sha512-vcxBr+ybljeSiasmdke1cQ9ICxoEwaBgM1OQ/P5h4MPj/kRyLcDl5L8PrftlbyV1kBbJIs3M3x1A1+rcWd4mEA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@types/node": {
|
|
|
|
+ "version": "24.3.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/node/-/node-24.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "undici-types": "~7.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/agentkeepalive": {
|
|
|
|
+ "version": "4.6.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/agentkeepalive/-/agentkeepalive-4.6.0.tgz",
|
|
|
|
+ "integrity": "sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "humanize-ms": "^1.2.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 8.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ajv": {
|
|
|
|
+ "version": "6.12.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
|
|
|
|
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "fast-deep-equal": "^3.1.1",
|
|
|
|
+ "fast-json-stable-stringify": "^2.0.0",
|
|
|
|
+ "json-schema-traverse": "^0.4.1",
|
|
|
|
+ "uri-js": "^4.2.2"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/epoberezkin"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/asn1": {
|
|
|
|
+ "version": "0.2.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/asn1/-/asn1-0.2.6.tgz",
|
|
|
|
+ "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "safer-buffer": "~2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/assert-plus": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/assert-plus/-/assert-plus-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/asynckit": {
|
|
|
|
+ "version": "0.4.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/aws-sign2": {
|
|
|
|
+ "version": "0.7.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/aws-sign2/-/aws-sign2-0.7.0.tgz",
|
|
|
|
+ "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/aws4": {
|
|
|
|
+ "version": "1.13.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/aws4/-/aws4-1.13.2.tgz",
|
|
|
|
+ "integrity": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/axios": {
|
|
|
|
+ "version": "0.21.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/axios/-/axios-0.21.4.tgz",
|
|
|
|
+ "integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "follow-redirects": "^1.14.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/base64-js": {
|
|
|
|
+ "version": "1.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/bcrypt-pbkdf": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "tweetnacl": "^0.14.3"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/bignumber.js": {
|
|
|
|
+ "version": "9.3.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/bignumber.js/-/bignumber.js-9.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/bson": {
|
|
|
|
+ "version": "4.7.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/bson/-/bson-4.7.2.tgz",
|
|
|
|
+ "integrity": "sha512-Ry9wCtIZ5kGqkJoi6aD8KjxFZEx78guTQDnpXWiNthsxzrxAK/i8E6pCHAIZTbaEFWcOCvbecMukfK7XUvyLpQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "buffer": "^5.6.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/bson/node_modules/buffer": {
|
|
|
|
+ "version": "5.7.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "base64-js": "^1.3.1",
|
|
|
|
+ "ieee754": "^1.1.13"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/buffer-equal-constant-time": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/call-bind-apply-helpers": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
|
|
|
+ "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.npmmirror.com/call-bound/-/call-bound-1.0.4.tgz",
|
|
|
|
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
|
|
|
|
+ "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/caseless": {
|
|
|
|
+ "version": "0.12.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/caseless/-/caseless-0.12.0.tgz",
|
|
|
|
+ "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/clone": {
|
|
|
|
+ "version": "2.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/combined-stream": {
|
|
|
|
+ "version": "1.0.8",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
|
|
+ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "delayed-stream": "~1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/core-util-is": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/dashdash": {
|
|
|
|
+ "version": "1.14.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/dashdash/-/dashdash-1.14.1.tgz",
|
|
|
|
+ "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "assert-plus": "^1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/delayed-stream": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.4.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/dunder-proto": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "call-bind-apply-helpers": "^1.0.1",
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
+ "gopd": "^1.2.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ecc-jsbn": {
|
|
|
|
+ "version": "0.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "jsbn": "~0.1.0",
|
|
|
|
+ "safer-buffer": "^2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ecdsa-sig-formatter": {
|
|
|
|
+ "version": "1.0.11",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
|
|
|
|
+ "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/es-define-property": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/es-errors": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/es-object-atoms": {
|
|
|
|
+ "version": "1.1.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "es-errors": "^1.3.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/extend": {
|
|
|
|
+ "version": "3.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/extsprintf": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/extsprintf/-/extsprintf-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==",
|
|
|
|
+ "engines": [
|
|
|
|
+ "node >=0.6.0"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fast-deep-equal": {
|
|
|
|
+ "version": "3.1.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fast-json-stable-stringify": {
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/follow-redirects": {
|
|
|
|
+ "version": "1.15.11",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.11.tgz",
|
|
|
|
+ "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "type": "individual",
|
|
|
|
+ "url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "debug": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/forever-agent": {
|
|
|
|
+ "version": "0.6.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/forever-agent/-/forever-agent-0.6.1.tgz",
|
|
|
|
+ "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/form-data": {
|
|
|
|
+ "version": "2.3.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/form-data/-/form-data-2.3.3.tgz",
|
|
|
|
+ "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "asynckit": "^0.4.0",
|
|
|
|
+ "combined-stream": "^1.0.6",
|
|
|
|
+ "mime-types": "^2.1.12"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/function-bind": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/get-intrinsic": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
|
|
|
|
+ "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.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "dunder-proto": "^1.0.1",
|
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/getpass": {
|
|
|
|
+ "version": "0.1.7",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/getpass/-/getpass-0.1.7.tgz",
|
|
|
|
+ "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "assert-plus": "^1.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/gopd": {
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/har-schema": {
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/har-schema/-/har-schema-2.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/har-validator": {
|
|
|
|
+ "version": "5.1.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/har-validator/-/har-validator-5.1.5.tgz",
|
|
|
|
+ "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
|
|
|
|
+ "deprecated": "this library is no longer supported",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "ajv": "^6.12.3",
|
|
|
|
+ "har-schema": "^2.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/has-symbols": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/hasown": {
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "function-bind": "^1.1.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/http-signature": {
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/http-signature/-/http-signature-1.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "assert-plus": "^1.0.0",
|
|
|
|
+ "jsprim": "^1.2.2",
|
|
|
|
+ "sshpk": "^1.7.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.8",
|
|
|
|
+ "npm": ">=1.3.7"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/humanize-ms": {
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/humanize-ms/-/humanize-ms-1.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "ms": "^2.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ieee754": {
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/is-stream": {
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/is-typedarray": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-typedarray/-/is-typedarray-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/isstream": {
|
|
|
|
+ "version": "0.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/isstream/-/isstream-0.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jsbn": {
|
|
|
|
+ "version": "0.1.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/jsbn/-/jsbn-0.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-bigint": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/json-bigint/-/json-bigint-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "bignumber.js": "^9.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-schema": {
|
|
|
|
+ "version": "0.4.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/json-schema/-/json-schema-0.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-schema-traverse": {
|
|
|
|
+ "version": "0.4.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-stringify-safe": {
|
|
|
|
+ "version": "5.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jsonwebtoken": {
|
|
|
|
+ "version": "8.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "jws": "^3.2.2",
|
|
|
|
+ "lodash.includes": "^4.3.0",
|
|
|
|
+ "lodash.isboolean": "^3.0.3",
|
|
|
|
+ "lodash.isinteger": "^4.0.4",
|
|
|
|
+ "lodash.isnumber": "^3.0.3",
|
|
|
|
+ "lodash.isplainobject": "^4.0.6",
|
|
|
|
+ "lodash.isstring": "^4.0.1",
|
|
|
|
+ "lodash.once": "^4.0.0",
|
|
|
|
+ "ms": "^2.1.1",
|
|
|
|
+ "semver": "^5.6.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4",
|
|
|
|
+ "npm": ">=1.4.28"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jsprim": {
|
|
|
|
+ "version": "1.4.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/jsprim/-/jsprim-1.4.2.tgz",
|
|
|
|
+ "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "assert-plus": "1.0.0",
|
|
|
|
+ "extsprintf": "1.3.0",
|
|
|
|
+ "json-schema": "0.4.0",
|
|
|
|
+ "verror": "1.10.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.6.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jwa": {
|
|
|
|
+ "version": "1.4.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/jwa/-/jwa-1.4.2.tgz",
|
|
|
|
+ "integrity": "sha512-eeH5JO+21J78qMvTIDdBXidBd6nG2kZjg5Ohz/1fpa28Z4CcsWUzJ1ZZyFq/3z3N17aZy+ZuBoHljASbL1WfOw==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "buffer-equal-constant-time": "^1.0.1",
|
|
|
|
+ "ecdsa-sig-formatter": "1.0.11",
|
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jws": {
|
|
|
|
+ "version": "3.2.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/jws/-/jws-3.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "jwa": "^1.4.1",
|
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.clonedeep": {
|
|
|
|
+ "version": "4.5.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.includes": {
|
|
|
|
+ "version": "4.3.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.includes/-/lodash.includes-4.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isboolean": {
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isinteger": {
|
|
|
|
+ "version": "4.0.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
|
|
|
|
+ "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isnumber": {
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isplainobject": {
|
|
|
|
+ "version": "4.0.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isstring": {
|
|
|
|
+ "version": "4.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.once": {
|
|
|
|
+ "version": "4.1.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.once/-/lodash.once-4.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.set": {
|
|
|
|
+ "version": "4.3.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.set/-/lodash.set-4.3.2.tgz",
|
|
|
|
+ "integrity": "sha512-4hNPN5jlm/N/HLMCO43v8BXKq9Z7QdAGc/VGrRD61w8gN9g/6jF9A4L1pbUgBLCffi0w9VsXfTOij5x8iTyFvg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.unset": {
|
|
|
|
+ "version": "4.5.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.unset/-/lodash.unset-4.5.2.tgz",
|
|
|
|
+ "integrity": "sha512-bwKX88k2JhCV9D1vtE8+naDKlLiGrSmf8zi/Y9ivFHwbmRfA8RxS/aVJ+sIht2XOwqoNr4xUPUkGZpc1sHFEKg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/long": {
|
|
|
|
+ "version": "5.3.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/long/-/long-5.3.2.tgz",
|
|
|
|
+ "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/math-intrinsics": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/mime-db": {
|
|
|
|
+ "version": "1.52.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
|
|
|
|
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/mime-types": {
|
|
|
|
+ "version": "2.1.35",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
|
|
|
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "mime-db": "1.52.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ms": {
|
|
|
|
+ "version": "2.1.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/oauth-sign": {
|
|
|
|
+ "version": "0.9.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/oauth-sign/-/oauth-sign-0.9.0.tgz",
|
|
|
|
+ "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/object-inspect": {
|
|
|
|
+ "version": "1.13.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.4.tgz",
|
|
|
|
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/performance-now": {
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/protobufjs": {
|
|
|
|
+ "version": "7.5.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/protobufjs/-/protobufjs-7.5.4.tgz",
|
|
|
|
+ "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==",
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@protobufjs/aspromise": "^1.1.2",
|
|
|
|
+ "@protobufjs/base64": "^1.1.2",
|
|
|
|
+ "@protobufjs/codegen": "^2.0.4",
|
|
|
|
+ "@protobufjs/eventemitter": "^1.1.0",
|
|
|
|
+ "@protobufjs/fetch": "^1.1.0",
|
|
|
|
+ "@protobufjs/float": "^1.0.2",
|
|
|
|
+ "@protobufjs/inquire": "^1.1.0",
|
|
|
|
+ "@protobufjs/path": "^1.1.2",
|
|
|
|
+ "@protobufjs/pool": "^1.1.0",
|
|
|
|
+ "@protobufjs/utf8": "^1.1.0",
|
|
|
|
+ "@types/node": ">=13.7.0",
|
|
|
|
+ "long": "^5.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/psl": {
|
|
|
|
+ "version": "1.15.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/psl/-/psl-1.15.0.tgz",
|
|
|
|
+ "integrity": "sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "punycode": "^2.3.1"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/lupomontero"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/punycode": {
|
|
|
|
+ "version": "2.3.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/qs": {
|
|
|
|
+ "version": "6.5.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/qs/-/qs-6.5.3.tgz",
|
|
|
|
+ "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/request": {
|
|
|
|
+ "version": "2.88.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/request/-/request-2.88.2.tgz",
|
|
|
|
+ "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
|
|
|
|
+ "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "aws-sign2": "~0.7.0",
|
|
|
|
+ "aws4": "^1.8.0",
|
|
|
|
+ "caseless": "~0.12.0",
|
|
|
|
+ "combined-stream": "~1.0.6",
|
|
|
|
+ "extend": "~3.0.2",
|
|
|
|
+ "forever-agent": "~0.6.1",
|
|
|
|
+ "form-data": "~2.3.2",
|
|
|
|
+ "har-validator": "~5.1.3",
|
|
|
|
+ "http-signature": "~1.2.0",
|
|
|
|
+ "is-typedarray": "~1.0.0",
|
|
|
|
+ "isstream": "~0.1.2",
|
|
|
|
+ "json-stringify-safe": "~5.0.1",
|
|
|
|
+ "mime-types": "~2.1.19",
|
|
|
|
+ "oauth-sign": "~0.9.0",
|
|
|
|
+ "performance-now": "^2.1.0",
|
|
|
|
+ "qs": "~6.5.2",
|
|
|
|
+ "safe-buffer": "^5.1.2",
|
|
|
|
+ "tough-cookie": "~2.5.0",
|
|
|
|
+ "tunnel-agent": "^0.6.0",
|
|
|
|
+ "uuid": "^3.3.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/retry": {
|
|
|
|
+ "version": "0.13.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/retry/-/retry-0.13.1.tgz",
|
|
|
|
+ "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/safe-buffer": {
|
|
|
|
+ "version": "5.2.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/safer-buffer": {
|
|
|
|
+ "version": "2.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/sax": {
|
|
|
|
+ "version": "1.4.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/sax/-/sax-1.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/semver": {
|
|
|
|
+ "version": "5.7.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz",
|
|
|
|
+ "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
|
|
|
|
+ "bin": {
|
|
|
|
+ "semver": "bin/semver"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/side-channel": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
|
|
|
|
+ "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.npmmirror.com/side-channel-list/-/side-channel-list-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
|
|
|
|
+ "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.npmmirror.com/side-channel-map/-/side-channel-map-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
|
|
|
|
+ "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.npmmirror.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
|
|
|
|
+ "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/sshpk": {
|
|
|
|
+ "version": "1.18.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/sshpk/-/sshpk-1.18.0.tgz",
|
|
|
|
+ "integrity": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "asn1": "~0.2.3",
|
|
|
|
+ "assert-plus": "^1.0.0",
|
|
|
|
+ "bcrypt-pbkdf": "^1.0.0",
|
|
|
|
+ "dashdash": "^1.12.0",
|
|
|
|
+ "ecc-jsbn": "~0.1.1",
|
|
|
|
+ "getpass": "^0.1.1",
|
|
|
|
+ "jsbn": "~0.1.0",
|
|
|
|
+ "safer-buffer": "^2.0.2",
|
|
|
|
+ "tweetnacl": "~0.14.0"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "sshpk-conv": "bin/sshpk-conv",
|
|
|
|
+ "sshpk-sign": "bin/sshpk-sign",
|
|
|
|
+ "sshpk-verify": "bin/sshpk-verify"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tough-cookie": {
|
|
|
|
+ "version": "2.5.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/tough-cookie/-/tough-cookie-2.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "psl": "^1.1.28",
|
|
|
|
+ "punycode": "^2.1.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tslib": {
|
|
|
|
+ "version": "1.14.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz",
|
|
|
|
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tunnel-agent": {
|
|
|
|
+ "version": "0.6.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
|
|
|
|
+ "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tweetnacl": {
|
|
|
|
+ "version": "0.14.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/tweetnacl/-/tweetnacl-0.14.5.tgz",
|
|
|
|
+ "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/undici-types": {
|
|
|
|
+ "version": "7.10.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-7.10.0.tgz",
|
|
|
|
+ "integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/uri-js": {
|
|
|
|
+ "version": "4.4.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "punycode": "^2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/url": {
|
|
|
|
+ "version": "0.11.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/url/-/url-0.11.4.tgz",
|
|
|
|
+ "integrity": "sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "punycode": "^1.4.1",
|
|
|
|
+ "qs": "^6.12.3"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/url/node_modules/punycode": {
|
|
|
|
+ "version": "1.4.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/punycode/-/punycode-1.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ=="
|
|
|
|
+ },
|
|
|
|
+ "node_modules/url/node_modules/qs": {
|
|
|
|
+ "version": "6.14.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/qs/-/qs-6.14.0.tgz",
|
|
|
|
+ "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "side-channel": "^1.1.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.6"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/uuid": {
|
|
|
|
+ "version": "3.4.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/uuid/-/uuid-3.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
|
|
|
|
+ "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.",
|
|
|
|
+ "bin": {
|
|
|
|
+ "uuid": "bin/uuid"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/verror": {
|
|
|
|
+ "version": "1.10.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/verror/-/verror-1.10.0.tgz",
|
|
|
|
+ "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==",
|
|
|
|
+ "engines": [
|
|
|
|
+ "node >=0.6.0"
|
|
|
|
+ ],
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "assert-plus": "^1.0.0",
|
|
|
|
+ "core-util-is": "1.0.2",
|
|
|
|
+ "extsprintf": "^1.2.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/wx-server-sdk": {
|
|
|
|
+ "version": "3.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/wx-server-sdk/-/wx-server-sdk-3.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-b53tbqTV9knXJIfcmWTmksQvk+BC54vTU6WZNwEvAJ3iOxrRhPitcygyiwFfMBWpFm9YvkwITEhU821XoG8llQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@cloudbase/node-sdk": "2.10.0",
|
|
|
|
+ "json-bigint": "^1.0.0",
|
|
|
|
+ "protobufjs": "^7.2.4",
|
|
|
|
+ "tslib": "^1.9.3"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/xml2js": {
|
|
|
|
+ "version": "0.5.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/xml2js/-/xml2js-0.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "sax": ">=0.6.0",
|
|
|
|
+ "xmlbuilder": "~11.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/xmlbuilder": {
|
|
|
|
+ "version": "11.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|