fix(deps): update dependency megalodon to v5.2.0
This commit is contained in:
parent
43200d04f2
commit
680c15bc76
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
"command-line-usage": "6.1.3",
|
||||
"got": "12.5.3",
|
||||
"json5": "2.2.3",
|
||||
"megalodon": "5.1.2",
|
||||
"megalodon": "5.2.0",
|
||||
"p-retry": "5.1.2"
|
||||
},
|
||||
"name": "@froth/fediverse-imagebot",
|
||||
|
|
|
@ -15,7 +15,7 @@ specifiers:
|
|||
eslint-plugin-prettier: 4.2.1
|
||||
got: 12.5.3
|
||||
json5: 2.2.3
|
||||
megalodon: 5.1.2
|
||||
megalodon: 5.2.0
|
||||
p-retry: 5.1.2
|
||||
pkg: 5.8.0
|
||||
prettier: 2.8.4
|
||||
|
@ -27,7 +27,7 @@ dependencies:
|
|||
command-line-usage: 6.1.3
|
||||
got: 12.5.3
|
||||
json5: 2.2.3
|
||||
megalodon: 5.1.2
|
||||
megalodon: 5.2.0
|
||||
p-retry: 5.1.2
|
||||
|
||||
devDependencies:
|
||||
|
@ -1328,8 +1328,8 @@ packages:
|
|||
yallist: 4.0.0
|
||||
dev: true
|
||||
|
||||
/megalodon/5.1.2:
|
||||
resolution: {integrity: sha512-LHN94o0+4z0+L1XmVLMT6couG4iMHsOHxsY43gUZx3pRadGVHqb7kaOapmNxCSIiv1pqV2K/IcvIuLI6653NGw==}
|
||||
/megalodon/5.2.0:
|
||||
resolution: {integrity: sha512-xyuLgcV1hw58a6+tlSiiS0ZW2NAFIOOD302zyXUjscxrjGW/KQ2ue25gm/WECsgEzUJ1TtHJo42vsqUuw4NDNg==}
|
||||
engines: {node: '>=15.0.0'}
|
||||
dependencies:
|
||||
'@types/oauth': 0.9.1
|
||||
|
|
Reference in a new issue