Skip to content

Commit 0c5cfbf

Browse files
Update dependency axios to v1.5.1
1 parent 6fd7a5c commit 0c5cfbf

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.5.1",
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.5.1:
836+
version "1.5.1"
837+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f"
838+
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
839839
dependencies:
840840
follow-redirects "^1.15.0"
841841
form-data "^4.0.0"

0 commit comments

Comments
 (0)