|
@@ -17,6 +17,7 @@
|
|
|
"node-cron": "^3.0.3",
|
|
|
"node-run-cmd": "^1.0.1",
|
|
|
"nodemailer": "^6.9.16",
|
|
|
+ "opencc": "github:BYVoid/OpenCC",
|
|
|
"send-seekable": "^1.0.4",
|
|
|
"sqlite3": "^5.1.7",
|
|
|
"swagger-jsdoc": "^6.2.8",
|
|
@@ -81,6 +82,74 @@
|
|
|
"integrity": "sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/@mapbox/node-pre-gyp": {
|
|
|
+ "version": "1.0.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz",
|
|
|
+ "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "detect-libc": "^2.0.0",
|
|
|
+ "https-proxy-agent": "^5.0.0",
|
|
|
+ "make-dir": "^3.1.0",
|
|
|
+ "node-fetch": "^2.6.7",
|
|
|
+ "nopt": "^5.0.0",
|
|
|
+ "npmlog": "^5.0.1",
|
|
|
+ "rimraf": "^3.0.2",
|
|
|
+ "semver": "^7.3.5",
|
|
|
+ "tar": "^6.1.11"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "node-pre-gyp": "bin/node-pre-gyp"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@mapbox/node-pre-gyp/node_modules/are-we-there-yet": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
|
|
|
+ "deprecated": "This package is no longer supported.",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "delegates": "^1.0.0",
|
|
|
+ "readable-stream": "^3.6.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@mapbox/node-pre-gyp/node_modules/gauge": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
|
|
|
+ "deprecated": "This package is no longer supported.",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "aproba": "^1.0.3 || ^2.0.0",
|
|
|
+ "color-support": "^1.1.2",
|
|
|
+ "console-control-strings": "^1.0.0",
|
|
|
+ "has-unicode": "^2.0.1",
|
|
|
+ "object-assign": "^4.1.1",
|
|
|
+ "signal-exit": "^3.0.0",
|
|
|
+ "string-width": "^4.2.3",
|
|
|
+ "strip-ansi": "^6.0.1",
|
|
|
+ "wide-align": "^1.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@mapbox/node-pre-gyp/node_modules/npmlog": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
|
|
|
+ "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
|
|
|
+ "deprecated": "This package is no longer supported.",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "are-we-there-yet": "^2.0.0",
|
|
|
+ "console-control-strings": "^1.1.0",
|
|
|
+ "gauge": "^3.0.0",
|
|
|
+ "set-blocking": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@npmcli/fs": {
|
|
|
"version": "1.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz",
|
|
@@ -134,8 +203,7 @@
|
|
|
"version": "1.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
|
|
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
|
|
|
- "license": "ISC",
|
|
|
- "optional": true
|
|
|
+ "license": "ISC"
|
|
|
},
|
|
|
"node_modules/accepts": {
|
|
|
"version": "1.3.8",
|
|
@@ -164,7 +232,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
|
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
|
"license": "MIT",
|
|
|
- "optional": true,
|
|
|
"dependencies": {
|
|
|
"debug": "4"
|
|
|
},
|
|
@@ -204,7 +271,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
|
"license": "MIT",
|
|
|
- "optional": true,
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
}
|
|
@@ -213,8 +279,7 @@
|
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
|
|
|
"integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==",
|
|
|
- "license": "ISC",
|
|
|
- "optional": true
|
|
|
+ "license": "ISC"
|
|
|
},
|
|
|
"node_modules/are-we-there-yet": {
|
|
|
"version": "3.0.1",
|
|
@@ -471,7 +536,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
|
|
|
"integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
|
|
|
"license": "ISC",
|
|
|
- "optional": true,
|
|
|
"bin": {
|
|
|
"color-support": "bin.js"
|
|
|
}
|
|
@@ -495,8 +559,7 @@
|
|
|
"version": "1.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
|
|
|
"integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
|
|
|
- "license": "ISC",
|
|
|
- "optional": true
|
|
|
+ "license": "ISC"
|
|
|
},
|
|
|
"node_modules/content-disposition": {
|
|
|
"version": "0.5.4",
|
|
@@ -544,7 +607,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
|
|
|
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
"license": "MIT",
|
|
|
- "optional": true,
|
|
|
"dependencies": {
|
|
|
"ms": "^2.1.3"
|
|
|
},
|
|
@@ -602,8 +664,7 @@
|
|
|
"version": "1.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
|
|
|
"integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
|
|
|
- "license": "MIT",
|
|
|
- "optional": true
|
|
|
+ "license": "MIT"
|
|
|
},
|
|
|
"node_modules/denque": {
|
|
|
"version": "2.1.0",
|
|
@@ -664,8 +725,7 @@
|
|
|
"version": "8.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
|
- "license": "MIT",
|
|
|
- "optional": true
|
|
|
+ "license": "MIT"
|
|
|
},
|
|
|
"node_modules/encodeurl": {
|
|
|
"version": "2.0.0",
|
|
@@ -974,7 +1034,6 @@
|
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
|
"deprecated": "Glob versions prior to v9 are no longer supported",
|
|
|
"license": "ISC",
|
|
|
- "optional": true,
|
|
|
"dependencies": {
|
|
|
"fs.realpath": "^1.0.0",
|
|
|
"inflight": "^1.0.4",
|
|
@@ -1055,8 +1114,7 @@
|
|
|
"version": "2.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
|
|
|
"integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==",
|
|
|
- "license": "ISC",
|
|
|
- "optional": true
|
|
|
+ "license": "ISC"
|
|
|
},
|
|
|
"node_modules/hasown": {
|
|
|
"version": "2.0.2",
|
|
@@ -1135,7 +1193,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
|
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
|
"license": "MIT",
|
|
|
- "optional": true,
|
|
|
"dependencies": {
|
|
|
"agent-base": "6",
|
|
|
"debug": "4"
|
|
@@ -1264,7 +1321,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
|
"license": "MIT",
|
|
|
- "optional": true,
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
}
|
|
@@ -1365,6 +1421,30 @@
|
|
|
"url": "https://github.com/sponsors/wellwelwel"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/make-dir": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "semver": "^6.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/make-dir/node_modules/semver": {
|
|
|
+ "version": "6.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/make-fetch-happen": {
|
|
|
"version": "9.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz",
|
|
@@ -1655,6 +1735,12 @@
|
|
|
"node": ">=12"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/nan": {
|
|
|
+ "version": "2.22.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.22.0.tgz",
|
|
|
+ "integrity": "sha512-nbajikzWTMwsW+eSsNm3QwlOs7het9gGJU5dDZzRTQGk03vyBOauxgI4VakDzE0PtsGTmXPsXTbbjVhRwR5mpw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/napi-build-utils": {
|
|
|
"version": "1.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz",
|
|
@@ -1701,6 +1787,26 @@
|
|
|
"node": ">=6.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/node-fetch": {
|
|
|
+ "version": "2.7.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
|
|
|
+ "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "whatwg-url": "^5.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "4.x || >=6.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "encoding": "^0.1.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "encoding": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/node-gyp": {
|
|
|
"version": "8.4.1",
|
|
|
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz",
|
|
@@ -1746,7 +1852,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
|
|
|
"integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
|
|
|
"license": "ISC",
|
|
|
- "optional": true,
|
|
|
"dependencies": {
|
|
|
"abbrev": "1"
|
|
|
},
|
|
@@ -1774,6 +1879,15 @@
|
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.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.3",
|
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz",
|
|
@@ -1814,6 +1928,19 @@
|
|
|
"license": "MIT",
|
|
|
"peer": true
|
|
|
},
|
|
|
+ "node_modules/opencc": {
|
|
|
+ "version": "1.1.9",
|
|
|
+ "resolved": "git+ssh://git@github.com/BYVoid/OpenCC.git#2c7187e33b77bd8a356c676843cda69d2fccf887",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@mapbox/node-pre-gyp": "^1.0.11",
|
|
|
+ "nan": "^2.22.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/p-map": {
|
|
|
"version": "4.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
|
|
@@ -2028,7 +2155,6 @@
|
|
|
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
|
|
|
"deprecated": "Rimraf versions prior to v4 are no longer supported",
|
|
|
"license": "ISC",
|
|
|
- "optional": true,
|
|
|
"dependencies": {
|
|
|
"glob": "^7.1.3"
|
|
|
},
|
|
@@ -2162,8 +2288,7 @@
|
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
|
|
|
"integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
|
|
|
- "license": "ISC",
|
|
|
- "optional": true
|
|
|
+ "license": "ISC"
|
|
|
},
|
|
|
"node_modules/set-function-length": {
|
|
|
"version": "1.2.2",
|
|
@@ -2210,8 +2335,7 @@
|
|
|
"version": "3.0.7",
|
|
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
|
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
|
|
|
- "license": "ISC",
|
|
|
- "optional": true
|
|
|
+ "license": "ISC"
|
|
|
},
|
|
|
"node_modules/simple-bufferstream": {
|
|
|
"version": "1.0.0",
|
|
@@ -2372,7 +2496,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
|
"license": "MIT",
|
|
|
- "optional": true,
|
|
|
"dependencies": {
|
|
|
"emoji-regex": "^8.0.0",
|
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
@@ -2387,7 +2510,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
|
"license": "MIT",
|
|
|
- "optional": true,
|
|
|
"dependencies": {
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
},
|
|
@@ -2575,6 +2697,12 @@
|
|
|
"node": ">=0.6"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/tr46": {
|
|
|
+ "version": "0.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
|
+ "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/tunnel-agent": {
|
|
|
"version": "0.6.0",
|
|
|
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
|
|
@@ -2671,6 +2799,22 @@
|
|
|
"node": ">= 0.8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/webidl-conversions": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
|
|
|
+ "license": "BSD-2-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/whatwg-url": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tr46": "~0.0.3",
|
|
|
+ "webidl-conversions": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/which": {
|
|
|
"version": "2.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
@@ -2692,7 +2836,6 @@
|
|
|
"resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
|
|
|
"integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
|
|
|
"license": "ISC",
|
|
|
- "optional": true,
|
|
|
"dependencies": {
|
|
|
"string-width": "^1.0.2 || 2 || 3 || 4"
|
|
|
}
|