fix(deps): update dependency megalodon to v5.0.3
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-29 03:00:57 +00:00
parent ad2bf0f782
commit aee53f6e34
2 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
"cors": "2.8.5",
"ejs": "3.1.8",
"express": ">=5.0.0-beta.1",
"megalodon": "5.0.1",
"megalodon": "5.0.3",
"morgan": "1.10.0",
"timeago.js": "4.0.2"
},

View File

@ -7,7 +7,7 @@ specifiers:
eslint-config-prettier: 8.5.0
eslint-plugin-prettier: 4.2.1
express: '>=5.0.0-beta.1'
megalodon: 5.0.1
megalodon: 5.0.3
morgan: 1.10.0
nodemon: 2.0.20
prettier: 2.8.1
@ -17,7 +17,7 @@ dependencies:
cors: 2.8.5
ejs: 3.1.8
express: 5.0.0-beta.1
megalodon: 5.0.1
megalodon: 5.0.3
morgan: 1.10.0
timeago.js: 4.0.2
@ -183,8 +183,8 @@ packages:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
dev: false
/axios/1.1.3:
resolution: {integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==}
/axios/1.2.1:
resolution: {integrity: sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A==}
dependencies:
follow-redirects: 1.15.2
form-data: 4.0.0
@ -938,13 +938,13 @@ packages:
engines: {node: '>= 0.6'}
dev: false
/megalodon/5.0.1:
resolution: {integrity: sha512-gCzK/JGYoLj/3vflVMSnyi7VwA8sIcqfs/HjypKXQPNS8F5o3jeVprwalNBqxEoGkgzDw7Ic/1UwcjuA02nJSw==}
/megalodon/5.0.3:
resolution: {integrity: sha512-7ZPoDLmLj78FdlQVy5YwWd320Be9jQ3IoLHyYJNP2ttS9O3mof3sZ0rW1+GCXv9Qev4AN66A7xHYxY26H8EiXQ==}
engines: {node: '>=15.0.0'}
dependencies:
'@types/oauth': 0.9.1
'@types/ws': 8.5.3
axios: 1.1.3
axios: 1.2.1
dayjs: 1.11.7
form-data: 4.0.0
https-proxy-agent: 5.0.1