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

This commit is contained in:
Renovate Bot 2022-12-13 14:01:21 +00:00
parent ce6d51b8ab
commit f2741a9131
2 changed files with 9 additions and 16 deletions

View File

@ -5,7 +5,7 @@
"command-line-usage": "6.1.3",
"got-cjs": "12.5.4",
"json5": "2.2.1",
"megalodon": "5.0.0",
"megalodon": "5.0.1",
"p-retry": "4.6.2"
},
"name": "@froth/fediverse-imagebot",

View File

@ -14,7 +14,7 @@ specifiers:
eslint-plugin-prettier: 4.2.1
got-cjs: 12.5.4
json5: 2.2.1
megalodon: 5.0.0
megalodon: 5.0.1
p-retry: 4.6.2
pkg: 5.8.0
prettier: 2.8.1
@ -26,7 +26,7 @@ dependencies:
command-line-usage: 6.1.3
got-cjs: 12.5.4
json5: 2.2.1
megalodon: 5.0.0
megalodon: 5.0.1
p-retry: 4.6.2
devDependencies:
@ -632,8 +632,8 @@ packages:
which: 2.0.2
dev: true
/dayjs/1.11.6:
resolution: {integrity: sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==}
/dayjs/1.11.7:
resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==}
dev: false
/debug/4.3.4:
@ -1340,21 +1340,21 @@ packages:
yallist: 4.0.0
dev: true
/megalodon/5.0.0:
resolution: {integrity: sha512-tsOh9kJKk+RD0q3kJgiMliOh3K9iXBseOdYy4xfrbkBRx+TmRcLO2nkqCwjy+ILtj4zaqTbqTICKAB26b02NWw==}
/megalodon/5.0.1:
resolution: {integrity: sha512-gCzK/JGYoLj/3vflVMSnyi7VwA8sIcqfs/HjypKXQPNS8F5o3jeVprwalNBqxEoGkgzDw7Ic/1UwcjuA02nJSw==}
engines: {node: '>=15.0.0'}
dependencies:
'@types/oauth': 0.9.1
'@types/ws': 8.5.3
axios: 1.1.3
dayjs: 1.11.6
dayjs: 1.11.7
form-data: 4.0.0
https-proxy-agent: 5.0.1
oauth: 0.10.0
object-assign-deep: 0.4.0
parse-link-header: 2.0.0
socks-proxy-agent: 7.0.0
typescript: 4.9.3
typescript: 4.9.4
uuid: 9.0.0
ws: 8.5.0
transitivePeerDependencies:
@ -2043,17 +2043,10 @@ packages:
engines: {node: '>=10'}
dev: true
/typescript/4.9.3:
resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: false
/typescript/4.9.4:
resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
/typical/4.0.0:
resolution: {integrity: sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==}