fix(deps): update dependency megalodon to v5.4.4
This commit is contained in:
parent
319e3f80b2
commit
2ee748c2fb
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
"cors": "2.8.5",
|
||||
"ejs": "3.1.9",
|
||||
"express": ">=5.0.0-beta.1",
|
||||
"megalodon": "5.4.3",
|
||||
"megalodon": "5.4.4",
|
||||
"morgan": "1.10.0",
|
||||
"timeago.js": "4.0.2"
|
||||
},
|
||||
|
|
|
@ -11,8 +11,8 @@ dependencies:
|
|||
specifier: '>=5.0.0-beta.1'
|
||||
version: 5.0.0-beta.1
|
||||
megalodon:
|
||||
specifier: 5.4.3
|
||||
version: 5.4.3
|
||||
specifier: 5.4.4
|
||||
version: 5.4.4
|
||||
morgan:
|
||||
specifier: 1.10.0
|
||||
version: 1.10.0
|
||||
|
@ -953,8 +953,8 @@ packages:
|
|||
engines: {node: '>= 0.6'}
|
||||
dev: false
|
||||
|
||||
/megalodon@5.4.3:
|
||||
resolution: {integrity: sha512-HX60o3UNnzCm8ntRrOs82dPUz9lvTRtrO7Qg9/ZlSyisORR8VJJl3QAKKRvrXaNluAxEELY7yqJOh7574OkJHw==}
|
||||
/megalodon@5.4.4:
|
||||
resolution: {integrity: sha512-QZDrHGxfkc+ROiULIAxO1U8xHgYxtSGTUOZyIvxfHBamfreQ9jdAod0+VjS5U1O6CjSQ4ofpW7ABXuEh+UthxQ==}
|
||||
engines: {node: '>=15.0.0'}
|
||||
dependencies:
|
||||
'@types/oauth': 0.9.1
|
||||
|
|
Reference in a new issue