Skip to content

Commit

Permalink
Merge pull request #3960 from h3poteto/dependabot/npm_and_yarn/megalo…
Browse files Browse the repository at this point in the history
…don-5.0.4

build(deps): bump megalodon from 5.0.1 to 5.0.4
  • Loading branch information
h3poteto authored Dec 29, 2022
2 parents 027053a + 5ab21bd commit e856ef7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"i18next": "^21.9.1",
"lodash": "^4.17.21",
"lokijs": "^1.5.12",
"megalodon": "5.0.1",
"megalodon": "5.0.4",
"minimist": "^1.2.7",
"mitt": "^3.0.0",
"moment": "^2.29.4",
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2984,15 +2984,6 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

[email protected]:
version "1.1.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.3.tgz#8274250dada2edf53814ed7db644b9c2866c1e35"
integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

[email protected]:
version "1.2.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.2.tgz#72681724c6e6a43a9fea860fc558127dbe32f9f1"
Expand Down Expand Up @@ -8666,14 +8657,14 @@ [email protected]:
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=

[email protected].1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-5.0.1.tgz#57c2dc4723cc3c167f8babd265cc62cd8172126f"
integrity sha512-gCzK/JGYoLj/3vflVMSnyi7VwA8sIcqfs/HjypKXQPNS8F5o3jeVprwalNBqxEoGkgzDw7Ic/1UwcjuA02nJSw==
[email protected].4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-5.0.4.tgz#b9d3693dcf4172ff6b0438aaafdf6a8211c6456a"
integrity sha512-mys03A3vFAwuj/7KrAytk2kIz3lc02DbLSjDF/lxYf1BDqGGA2lwAqgYwws194flyvhZbLiUDzZ73KuZxHy6GQ==
dependencies:
"@types/oauth" "^0.9.0"
"@types/ws" "^8.2.3"
axios "1.1.3"
axios "1.2.2"
dayjs "^1.11.7"
form-data "^4.0.0"
https-proxy-agent "^5.0.1"
Expand Down

0 comments on commit e856ef7

Please sign in to comment.