Merge pull request #2218 from h3poteto/bump/megalodon/3.5.0

Bump megalodon from 3.4.1 to 3.5.0
This commit is contained in:
AkiraFukushima 2021-03-05 21:30:01 +09:00 committed by GitHub
commit 1f9d6736db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -180,7 +180,7 @@
"emoji-mart-vue": "^2.6.6", "emoji-mart-vue": "^2.6.6",
"i18next": "^19.8.8", "i18next": "^19.8.8",
"lodash": "^4.17.20", "lodash": "^4.17.20",
"megalodon": "3.4.1", "megalodon": "3.5.0",
"minimist": "^1.2.5", "minimist": "^1.2.5",
"moment": "^2.29.1", "moment": "^2.29.1",
"mousetrap": "^1.6.5", "mousetrap": "^1.6.5",

View File

@ -8563,10 +8563,10 @@ media-typer@0.3.0:
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g= integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=
megalodon@3.4.1: megalodon@3.5.0:
version "3.4.1" version "3.5.0"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-3.4.1.tgz#05739b4901d12048e4f87b99145ca9f154136e7b" resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-3.5.0.tgz#950f5fd3c3fb7dbec2b058933355bdb154ce652d"
integrity sha512-BIBtjHpjyk97r3yF8wIZvhLWqMTVDBfz1bsDMzFpdaz/47pKAxUMOlhGUBtL7DpgWDd14xTpZi6RGmLjs7FI9w== integrity sha512-O7y4XpQRMpgrX/wBxY/aH8Qc3bb1cNTjc6nG5hhtcMBGafTEAD7tixtJBXRUipP+VVEKAUzPmxbtjea5fphQ/g==
dependencies: dependencies:
"@types/oauth" "^0.9.0" "@types/oauth" "^0.9.0"
"@types/ws" "^7.2.0" "@types/ws" "^7.2.0"