Skip to content

Commit 3def174

Browse files
Update dependency axios to v1.6.3
1 parent 4140f5b commit 3def174

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "",
1515
"license": "MIT",
1616
"dependencies": {
17-
"axios": "1.3.3",
17+
"axios": "1.6.3",
1818
"cors": "2.8.5",
1919
"dotenv": "16.0.3",
2020
"ethers": "6.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -832,10 +832,10 @@ asynckit@^0.4.0:
832832
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
833833
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
834834

835-
axios@1.3.3:
836-
version "1.3.3"
837-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3.tgz#e7011384ba839b885007c9c9fae1ff23dceb295b"
838-
integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==
835+
axios@1.6.3:
836+
version "1.6.3"
837+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.3.tgz#7f50f23b3aa246eff43c54834272346c396613f4"
838+
integrity sha512-fWyNdeawGam70jXSVlKl+SUNVcL6j6W79CuSIPfi6HnDUmSCH6gyUys/HrqHeA/wU0Az41rRgean494d0Jb+ww==
839839
dependencies:
840840
follow-redirects "^1.15.0"
841841
form-data "^4.0.0"

0 commit comments

Comments
 (0)