fix(deps): update dependency megalodon to v5
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-06 14:01:16 +00:00
parent 6377183fb8
commit f111d9779f
2 changed files with 14 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": "4.1.3",
"megalodon": "5.0.0",
"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: 4.1.3
megalodon: 5.0.0
p-retry: 4.6.2
pkg: 5.8.0
prettier: 2.8.0
@ -26,7 +26,7 @@ dependencies:
command-line-usage: 6.1.3
got-cjs: 12.5.4
json5: 2.2.1
megalodon: 4.1.3
megalodon: 5.0.0
p-retry: 4.6.2
devDependencies:
@ -438,11 +438,12 @@ packages:
engines: {node: '>= 4.0.0'}
dev: true
/axios/0.27.2:
resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
/axios/1.1.3:
resolution: {integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==}
dependencies:
follow-redirects: 1.15.2
form-data: 4.0.0
proxy-from-env: 1.1.0
transitivePeerDependencies:
- debug
dev: false
@ -1339,13 +1340,13 @@ packages:
yallist: 4.0.0
dev: true
/megalodon/4.1.3:
resolution: {integrity: sha512-nO7olR4tPGLbpfNAjiFtq4JxQS/6/pTmjk/kIYjMKbvIfwANjd5tFDxv6h9ekNjawkquS9sD5qyKaYrsfrrJOQ==}
/megalodon/5.0.0:
resolution: {integrity: sha512-tsOh9kJKk+RD0q3kJgiMliOh3K9iXBseOdYy4xfrbkBRx+TmRcLO2nkqCwjy+ILtj4zaqTbqTICKAB26b02NWw==}
engines: {node: '>=15.0.0'}
dependencies:
'@types/oauth': 0.9.1
'@types/ws': 8.5.3
axios: 0.27.2
axios: 1.1.3
dayjs: 1.11.6
form-data: 4.0.0
https-proxy-agent: 5.0.1
@ -1353,7 +1354,7 @@ packages:
object-assign-deep: 0.4.0
parse-link-header: 2.0.0
socks-proxy-agent: 7.0.0
typescript: 4.8.4
typescript: 4.9.3
uuid: 9.0.0
ws: 8.5.0
transitivePeerDependencies:
@ -1673,6 +1674,10 @@ packages:
engines: {node: '>=0.4.0'}
dev: true
/proxy-from-env/1.1.0:
resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
dev: false
/pump/3.0.0:
resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==}
dependencies:
@ -2038,17 +2043,10 @@ packages:
engines: {node: '>=10'}
dev: true
/typescript/4.8.4:
resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: false
/typescript/4.9.3:
resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
/typical/4.0.0:
resolution: {integrity: sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==}