Merge pull request #2155 from h3poteto/dependabot/npm_and_yarn/megalodon-3.4.0

build(deps): Bump megalodon from 3.3.3 to 3.4.0
This commit is contained in:
AkiraFukushima 2021-02-17 00:37:43 +09:00 committed by GitHub
commit 9466e4934c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 15 deletions

View File

@ -180,7 +180,7 @@
"emoji-mart-vue": "^2.6.6",
"i18next": "^19.8.7",
"lodash": "^4.17.20",
"megalodon": "3.3.3",
"megalodon": "3.4.0",
"minimist": "^1.2.5",
"moment": "^2.29.1",
"mousetrap": "^1.6.5",

View File

@ -8562,10 +8562,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@3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-3.3.3.tgz#e15fc5bac4c7306ccdbc8313aaa0ceaf8040e7be"
integrity sha512-rX7bpjKc6ZlyjjANmym9bTOBRxjePnWOJnkVdl2F7sXJp8NYX7NQopOlmoQIqAY46Js+Ay1/TNtVaL5oGdHHpA==
megalodon@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-3.4.0.tgz#752de28d2a29d4c8878f3a694b7dd98179fe5fe2"
integrity sha512-OKynrMRooy1FNLnqrnKWM1030IZg4d6s05zxxQQdnCmyClm7dpyj/Sy9MMDO2Dar39XoQNKfvzRahBmS9kKRVg==
dependencies:
"@types/oauth" "^0.9.0"
"@types/ws" "^7.2.0"
@ -8574,7 +8574,7 @@ megalodon@3.3.3:
https-proxy-agent "^5.0.0"
oauth "^0.9.15"
socks-proxy-agent "^5.0.0"
typescript "3.9.7"
typescript "4.1.5"
uuid "^8.0.0"
ws "^7.2.1"
@ -12726,15 +12726,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@3.9.7:
version "3.9.7"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
typescript@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
typescript@4.1.5, typescript@^4.1.3:
version "4.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
uglify-js@2.6.x:
version "2.6.4"