fix(deps): update dependency megalodon to v5.5.0
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2023-04-21 13:01:50 +00:00
parent 255941df19
commit f04847ee9c
2 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
"dependencies": {
"command-line-args": "5.2.1",
"command-line-usage": "7.0.1",
"megalodon": "5.4.4"
"megalodon": "5.5.0"
},
"devDependencies": {
"@types/command-line-args": "5.2.0",

View File

@ -8,8 +8,8 @@ dependencies:
specifier: 7.0.1
version: 7.0.1
megalodon:
specifier: 5.4.4
version: 5.4.4
specifier: 5.5.0
version: 5.5.0
devDependencies:
'@types/command-line-args':
@ -441,8 +441,8 @@ packages:
engines: {node: '>= 4.0.0'}
dev: true
/axios@1.3.5:
resolution: {integrity: sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==}
/axios@1.3.6:
resolution: {integrity: sha512-PEcdkk7JcdPiMDkvM4K6ZBRYq9keuVJsToxm2zQIM70Qqo2WHTdJZMXcG9X+RmRp2VPNUQC8W1RAGbgt6b1yMg==}
dependencies:
follow-redirects: 1.15.2
form-data: 4.0.0
@ -1184,13 +1184,13 @@ packages:
yallist: 4.0.0
dev: true
/megalodon@5.4.4:
resolution: {integrity: sha512-QZDrHGxfkc+ROiULIAxO1U8xHgYxtSGTUOZyIvxfHBamfreQ9jdAod0+VjS5U1O6CjSQ4ofpW7ABXuEh+UthxQ==}
/megalodon@5.5.0:
resolution: {integrity: sha512-DSEDSF9PtjgzlfrI3tJtoMZOfo4PBnommCDfiFpb+TVzPe6fNslbYxokoQve/r6zbWO9+uItfKDkt36bpX0wxg==}
engines: {node: '>=15.0.0'}
dependencies:
'@types/oauth': 0.9.1
'@types/ws': 8.5.4
axios: 1.3.5
axios: 1.3.6
dayjs: 1.11.7
form-data: 4.0.0
https-proxy-agent: 5.0.1