build(deps): bump megalodon from 5.0.5 to 5.0.6

Bumps [megalodon](https://github.com/h3poteto/megalodon) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v5.0.5...v5.0.6)

---
updated-dependencies:
- dependency-name: megalodon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-13 11:19:35 +00:00 committed by GitHub
parent 88415777d5
commit 55dda39d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -95,7 +95,7 @@
"element-plus": "^2.2.27",
"emoji-mart-vue-fast": "^12.0.1",
"i18next": "^21.9.1",
"megalodon": "5.0.5",
"megalodon": "5.0.6",
"minimist": "^1.2.7",
"mitt": "^3.0.0",
"moment": "^2.29.4",

View File

@ -8725,10 +8725,10 @@ media-typer@0.3.0:
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=
megalodon@5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-5.0.5.tgz#1623bbeb4fee96b4f297545b347ad010ea98c833"
integrity sha512-8pQf9N1k7g41b83k+EIyhpV8Vr2sipcWsaIvtujBYKFyOCmkplGJCm+54e9Us0b5A4Q9pPue3wGtQuYwBOYpFg==
megalodon@5.0.6:
version "5.0.6"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-5.0.6.tgz#01f3e13e55542d7a966de89b4e52b5f73bea7341"
integrity sha512-Tt27g71M852mw14LvCEDgOeIEoP6tHRVRDJMxl0BYVGr/IpYC0Zpd5M3ql0teV3JL8Sl5kSAI2jt0mYzpsuilg==
dependencies:
"@types/oauth" "^0.9.0"
"@types/ws" "^8.2.3"