Skip to content

Commit

Permalink
Merge pull request #493 from h3poteto/dependabot/npm_and_yarn/megalod…
Browse files Browse the repository at this point in the history
…on-5.4.0

Bump megalodon from 5.2.0 to 5.4.0
  • Loading branch information
h3poteto authored Mar 5, 2023
2 parents c51fd65 + a32251c commit 5b16d9f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dayjs": "^1.11.7",
"emoji-mart": "^5.5.2",
"i18next": "^22.4.10",
"megalodon": "^5.2.0",
"megalodon": "^5.4.0",
"next": "^13.2.3",
"parse-link-header": "^2.0.0",
"react": "^18.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,10 +1205,10 @@ asynckit@^0.4.0:
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==

axios@1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3.tgz#e7011384ba839b885007c9c9fae1ff23dceb295b"
integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==
axios@1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down Expand Up @@ -3105,14 +3105,14 @@ makeerror@1.0.12:
dependencies:
tmpl "1.0.5"

megalodon@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-5.2.0.tgz#6ed748bbb6398469fce496a4082d60c2b11ed796"
integrity sha512-xyuLgcV1hw58a6+tlSiiS0ZW2NAFIOOD302zyXUjscxrjGW/KQ2ue25gm/WECsgEzUJ1TtHJo42vsqUuw4NDNg==
megalodon@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/megalodon/-/megalodon-5.4.0.tgz#0cc4ffd31943c1081c4046eca541ebd7eaec4400"
integrity sha512-aC5WndBnex1oN55x1XQgI3PeJKYCS9r1S+HDpwnfOseXViPiWP/e/GftmbK75wdPhW1/PUkWAlXuDXM2rQxLdg==
dependencies:
"@types/oauth" "^0.9.0"
"@types/ws" "^8.5.4"
axios "1.3.3"
axios "1.3.4"
dayjs "^1.11.7"
form-data "^4.0.0"
https-proxy-agent "^5.0.1"
Expand Down

0 comments on commit 5b16d9f

Please sign in to comment.