Update dependency megalodon to v4.0.2
This commit is contained in:
parent
a935d69ad4
commit
6b7c083988
14 changed files with 37 additions and 56 deletions
Binary file not shown.
BIN
.yarn/cache/axios-npm-0.27.2-dbe3a48aea-38cb754046.zip
vendored
Normal file
BIN
.yarn/cache/axios-npm-0.27.2-dbe3a48aea-38cb754046.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/follow-redirects-npm-1.15.1-6b191885cd-6aa4e3e3cd.zip
vendored
Normal file
BIN
.yarn/cache/follow-redirects-npm-1.15.1-6b191885cd-6aa4e3e3cd.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/https-proxy-agent-npm-5.0.1-42d65f358e-571fccdf38.zip
vendored
Normal file
BIN
.yarn/cache/https-proxy-agent-npm-5.0.1-42d65f358e-571fccdf38.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/socks-proxy-agent-npm-7.0.0-7aacf32ea0-7205543701.zip
vendored
Normal file
BIN
.yarn/cache/socks-proxy-agent-npm-7.0.0-7aacf32ea0-7205543701.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -4,7 +4,7 @@
|
|||
"command-line-args": "5.2.1",
|
||||
"command-line-usage": "6.1.3",
|
||||
"got-cjs": "12.0.4",
|
||||
"megalodon": "4.0.1",
|
||||
"megalodon": "4.0.2",
|
||||
"strip-json-comments": "3.1.1",
|
||||
"typescript": "4.7.3"
|
||||
},
|
||||
|
|
91
yarn.lock
91
yarn.lock
|
@ -449,12 +449,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:^0.26.0":
|
||||
version: 0.26.1
|
||||
resolution: "axios@npm:0.26.1"
|
||||
"axios@npm:^0.27.2":
|
||||
version: 0.27.2
|
||||
resolution: "axios@npm:0.27.2"
|
||||
dependencies:
|
||||
follow-redirects: ^1.14.8
|
||||
checksum: d9eb58ff4bc0b36a04783fc9ff760e9245c829a5a1052ee7ca6013410d427036b1d10d04e7380c02f3508c5eaf3485b1ae67bd2adbfec3683704745c8d7a6e1a
|
||||
follow-redirects: ^1.14.9
|
||||
form-data: ^4.0.0
|
||||
checksum: 38cb7540465fe8c4102850c4368053c21683af85c5fdf0ea619f9628abbcb59415d1e22ebc8a6390d2bbc9b58a9806c874f139767389c862ec9b772235f06854
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -703,14 +704,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dayjs@npm:^1.10.4":
|
||||
version: 1.10.8
|
||||
resolution: "dayjs@npm:1.10.8"
|
||||
checksum: 5a6b358a0646a780b7dbbec07b8c4400425143f88bf127f456bd2e75a854046f54808d65da2bf964c8267b82dbde0530e990376757ce7d961349d9cde8716a1d
|
||||
"dayjs@npm:^1.11.3":
|
||||
version: 1.11.3
|
||||
resolution: "dayjs@npm:1.11.3"
|
||||
checksum: c87e06b562a51ae6568cc5b840c7579d82a0f8af7163128c858fe512d3d71d07bd8e8e464b8cc41b8698a9e26b80ab2c082d14a1cd4c33df5692d77ccdfc5a43
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"debug@npm:4, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
|
||||
"debug@npm:4, debug@npm:^4.1.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
|
||||
version: 4.3.4
|
||||
resolution: "debug@npm:4.3.4"
|
||||
dependencies:
|
||||
|
@ -1119,7 +1120,7 @@ __metadata:
|
|||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
got-cjs: 12.0.4
|
||||
megalodon: 4.0.1
|
||||
megalodon: 4.0.2
|
||||
pkg: 5.7.0
|
||||
prettier: 2.6.2
|
||||
strip-json-comments: 3.1.1
|
||||
|
@ -1173,13 +1174,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"follow-redirects@npm:^1.14.8":
|
||||
version: 1.14.9
|
||||
resolution: "follow-redirects@npm:1.14.9"
|
||||
"follow-redirects@npm:^1.14.9":
|
||||
version: 1.15.1
|
||||
resolution: "follow-redirects@npm:1.15.1"
|
||||
peerDependenciesMeta:
|
||||
debug:
|
||||
optional: true
|
||||
checksum: f5982e0eb481818642492d3ca35a86989c98af1128b8e1a62911a3410621bc15d2b079e8170b35b19d3bdee770b73ed431a257ed86195af773771145baa57845
|
||||
checksum: 6aa4e3e3cdfa3b9314801a1cd192ba756a53479d9d8cca65bf4db3a3e8834e62139245cd2f9566147c8dfe2efff1700d3e6aefd103de4004a7b99985e71dd533
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1438,13 +1439,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"https-proxy-agent@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "https-proxy-agent@npm:5.0.0"
|
||||
"https-proxy-agent@npm:^5.0.0, https-proxy-agent@npm:^5.0.1":
|
||||
version: 5.0.1
|
||||
resolution: "https-proxy-agent@npm:5.0.1"
|
||||
dependencies:
|
||||
agent-base: 6
|
||||
debug: 4
|
||||
checksum: 165bfb090bd26d47693597661298006841ab733d0c7383a8cb2f17373387a94c903a3ac687090aa739de05e379ab6f868bae84ab4eac288ad85c328cd1ec9e53
|
||||
checksum: 571fccdf38184f05943e12d37d6ce38197becdd69e58d03f43637f7fa1269cf303a7d228aa27e5b27bbd3af8f09fd938e1c91dcfefff2df7ba77c20ed8dfc765
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1686,23 +1687,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"megalodon@npm:4.0.1":
|
||||
version: 4.0.1
|
||||
resolution: "megalodon@npm:4.0.1"
|
||||
"megalodon@npm:4.0.2":
|
||||
version: 4.0.2
|
||||
resolution: "megalodon@npm:4.0.2"
|
||||
dependencies:
|
||||
"@types/oauth": ^0.9.0
|
||||
"@types/ws": ^8.2.3
|
||||
axios: ^0.26.0
|
||||
dayjs: ^1.10.4
|
||||
axios: ^0.27.2
|
||||
dayjs: ^1.11.3
|
||||
form-data: ^4.0.0
|
||||
https-proxy-agent: ^5.0.0
|
||||
https-proxy-agent: ^5.0.1
|
||||
oauth: ^0.9.15
|
||||
object-assign-deep: ^0.4.0
|
||||
socks-proxy-agent: ^6.1.0
|
||||
typescript: 4.5.5
|
||||
socks-proxy-agent: ^7.0.0
|
||||
typescript: 4.7.3
|
||||
uuid: ^8.0.0
|
||||
ws: 8.5.0
|
||||
checksum: ebb67b2a45965a3ddf90af3f6a626f3112e8b454c980e1a1ae5656e5caff005d20a5e87fcd2661ebb2b8d86f2fd17ef1d6d528acc9ca9a6a3e734c2958512a18
|
||||
checksum: e02a68bffa21fd52dda494f1a81a8e563d3bc48bc43c19ded743586e9b3e2146e5ffacfcfca1d92281e7bfc12f5d1d04d7a6eab6f7a969595a7f65c99c13a509
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2359,18 +2360,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"socks-proxy-agent@npm:^6.1.0":
|
||||
version: 6.1.1
|
||||
resolution: "socks-proxy-agent@npm:6.1.1"
|
||||
"socks-proxy-agent@npm:^7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "socks-proxy-agent@npm:7.0.0"
|
||||
dependencies:
|
||||
agent-base: ^6.0.2
|
||||
debug: ^4.3.1
|
||||
socks: ^2.6.1
|
||||
checksum: 9a8a4f791bba0060315cf7291ca6f9db37d6fc280fd0860d73d8887d3efe4c22e823aa25a8d5375f6079279f8dc91b50c075345179bf832bfe3c7c26d3582e3c
|
||||
debug: ^4.3.3
|
||||
socks: ^2.6.2
|
||||
checksum: 720554370154cbc979e2e9ce6a6ec6ced205d02757d8f5d93fe95adae454fc187a5cbfc6b022afab850a5ce9b4c7d73e0f98e381879cf45f66317a4895953846
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"socks@npm:^2.6.1":
|
||||
"socks@npm:^2.6.2":
|
||||
version: 2.6.2
|
||||
resolution: "socks@npm:2.6.2"
|
||||
dependencies:
|
||||
|
@ -2619,16 +2620,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:4.5.5":
|
||||
version: 4.5.5
|
||||
resolution: "typescript@npm:4.5.5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:4.7.3":
|
||||
version: 4.7.3
|
||||
resolution: "typescript@npm:4.7.3"
|
||||
|
@ -2639,16 +2630,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@4.5.5#~builtin<compat/typescript>":
|
||||
version: 4.5.5
|
||||
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=bda367"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@4.7.3#~builtin<compat/typescript>":
|
||||
version: 4.7.3
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=bda367"
|
||||
|
|
Reference in a new issue