fix(deps): update dependency megalodon to v5.1.1
This commit is contained in:
parent
a61712e7ac
commit
6057d5a4c5
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
"dependencies": {
|
||||
"command-line-args": "5.2.1",
|
||||
"command-line-usage": "6.1.3",
|
||||
"megalodon": "5.1.0"
|
||||
"megalodon": "5.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/command-line-args": "5.2.0",
|
||||
|
|
|
@ -10,7 +10,7 @@ specifiers:
|
|||
eslint: 8.32.0
|
||||
eslint-config-prettier: 8.6.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
megalodon: 5.1.0
|
||||
megalodon: 5.1.1
|
||||
pkg: 5.8.0
|
||||
prettier: 2.8.3
|
||||
typescript: 4.9.4
|
||||
|
@ -18,7 +18,7 @@ specifiers:
|
|||
dependencies:
|
||||
command-line-args: 5.2.1
|
||||
command-line-usage: 6.1.3
|
||||
megalodon: 5.1.0
|
||||
megalodon: 5.1.1
|
||||
|
||||
devDependencies:
|
||||
'@types/command-line-args': 5.2.0
|
||||
|
@ -1185,8 +1185,8 @@ packages:
|
|||
yallist: 4.0.0
|
||||
dev: true
|
||||
|
||||
/megalodon/5.1.0:
|
||||
resolution: {integrity: sha512-UPqVnsQNwQViJ2byxOfVZHj7NAYVVNBCNX2Y5E6gpgaMBodJR6gWvbCe9QeoV5/PoCbtlc3nwA1i/0ZKaBXZLA==}
|
||||
/megalodon/5.1.1:
|
||||
resolution: {integrity: sha512-zsYzzmogmk9lnXzGk3kKv58LUmZVFMebiya/1CZqZYnBVxq18Ep8l1AU41o+INANMqYxG+hAQvJhE+Z5dcUabQ==}
|
||||
engines: {node: '>=15.0.0'}
|
||||
dependencies:
|
||||
'@types/oauth': 0.9.1
|
||||
|
|
Reference in a new issue