fix(deps): update dependency megalodon to v5.4.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-03-20 15:01:25 +00:00
parent d2de21ce15
commit 24ce7622a6
2 changed files with 9 additions and 16 deletions

View file

@ -5,7 +5,7 @@
"command-line-usage": "7.0.1",
"got": "12.6.0",
"json5": "2.2.3",
"megalodon": "5.4.1",
"megalodon": "5.4.2",
"p-retry": "5.1.2"
},
"name": "@froth/fediverse-imagebot",

View file

@ -15,7 +15,7 @@ specifiers:
eslint-plugin-prettier: 4.2.1
got: 12.6.0
json5: 2.2.3
megalodon: 5.4.1
megalodon: 5.4.2
p-retry: 5.1.2
pkg: 5.8.1
prettier: 2.8.5
@ -27,7 +27,7 @@ dependencies:
command-line-usage: 7.0.1
got: 12.6.0
json5: 2.2.3
megalodon: 5.4.1
megalodon: 5.4.2
p-retry: 5.1.2
devDependencies:
@ -1307,8 +1307,8 @@ packages:
yallist: 4.0.0
dev: true
/megalodon/5.4.1:
resolution: {integrity: sha512-6UPbODxOFnZPChHEcoZvwTSjJaPmSMQWW40snBIT/YFxpcwH8Q8GfqYRIG46eAKl1PQCUI9gFpEvt9I+l9KKVA==}
/megalodon/5.4.2:
resolution: {integrity: sha512-jj8w38xtEwKXxxixb+i4x/VRiBuFNP0O6sKoJtgCXUJHWpixq2PRAwA7iOlprmxEq8GKAi+Lq8qEL0889klITg==}
engines: {node: '>=15.0.0'}
dependencies:
'@types/oauth': 0.9.1
@ -1321,9 +1321,9 @@ packages:
object-assign-deep: 0.4.0
parse-link-header: 2.0.0
socks-proxy-agent: 7.0.0
typescript: 4.9.5
typescript: 5.0.2
uuid: 9.0.0
ws: 8.12.1
ws: 8.13.0
transitivePeerDependencies:
- bufferutil
- debug
@ -1972,17 +1972,10 @@ packages:
engines: {node: '>=10'}
dev: true
/typescript/4.9.5:
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: false
/typescript/5.0.2:
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
engines: {node: '>=12.20'}
hasBin: true
dev: true
/typical/4.0.0:
resolution: {integrity: sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==}
@ -2076,8 +2069,8 @@ packages:
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
dev: true
/ws/8.12.1:
resolution: {integrity: sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==}
/ws/8.13.0:
resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1