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:00:55 +00:00
parent 2d18f87680
commit 6932beb7f3
2 changed files with 11 additions and 11 deletions

View File

@ -3,7 +3,7 @@
"cors": "2.8.5",
"ejs": "3.1.8",
"express": ">=5.0.0-beta.1",
"megalodon": "5.0.0",
"megalodon": "5.0.1",
"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.0
megalodon: 5.0.1
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.0
megalodon: 5.0.1
morgan: 1.10.0
timeago.js: 4.0.2
@ -334,8 +334,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/2.6.9:
@ -938,21 +938,21 @@ packages:
engines: {node: '>= 0.6'}
dev: false
/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:
@ -1443,8 +1443,8 @@ packages:
mime-types: 2.1.35
dev: false
/typescript/4.9.3:
resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==}
/typescript/4.9.4:
resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: false