build(deps): bump megalodon from 5.0.4 to 5.0.5

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

---
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] 2022-12-30 08:07:24 +00:00 committed by GitHub
parent 697a698c4c
commit 3259fd1bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@
"i18next": "^21.9.1",
"lodash": "^4.17.21",
"lokijs": "^1.5.12",
"megalodon": "5.0.4",
"megalodon": "5.0.5",
"minimist": "^1.2.7",
"mitt": "^3.0.0",
"moment": "^2.29.4",

View File

@ -8657,10 +8657,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.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-5.0.4.tgz#b9d3693dcf4172ff6b0438aaafdf6a8211c6456a"
integrity sha512-mys03A3vFAwuj/7KrAytk2kIz3lc02DbLSjDF/lxYf1BDqGGA2lwAqgYwws194flyvhZbLiUDzZ73KuZxHy6GQ==
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==
dependencies:
"@types/oauth" "^0.9.0"
"@types/ws" "^8.2.3"