fix(deps): update dependency megalodon to v5.4.4
This commit is contained in:
parent
0705cce0a4
commit
ccffa4f182
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
"dependencies": {
|
||||
"command-line-args": "5.2.1",
|
||||
"command-line-usage": "7.0.1",
|
||||
"megalodon": "5.4.3"
|
||||
"megalodon": "5.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/command-line-args": "5.2.0",
|
||||
|
|
|
@ -8,8 +8,8 @@ dependencies:
|
|||
specifier: 7.0.1
|
||||
version: 7.0.1
|
||||
megalodon:
|
||||
specifier: 5.4.3
|
||||
version: 5.4.3
|
||||
specifier: 5.4.4
|
||||
version: 5.4.4
|
||||
|
||||
devDependencies:
|
||||
'@types/command-line-args':
|
||||
|
@ -1184,8 +1184,8 @@ packages:
|
|||
yallist: 4.0.0
|
||||
dev: true
|
||||
|
||||
/megalodon@5.4.3:
|
||||
resolution: {integrity: sha512-HX60o3UNnzCm8ntRrOs82dPUz9lvTRtrO7Qg9/ZlSyisORR8VJJl3QAKKRvrXaNluAxEELY7yqJOh7574OkJHw==}
|
||||
/megalodon@5.4.4:
|
||||
resolution: {integrity: sha512-QZDrHGxfkc+ROiULIAxO1U8xHgYxtSGTUOZyIvxfHBamfreQ9jdAod0+VjS5U1O6CjSQ4ofpW7ABXuEh+UthxQ==}
|
||||
engines: {node: '>=15.0.0'}
|
||||
dependencies:
|
||||
'@types/oauth': 0.9.1
|
||||
|
|
Reference in a new issue