Skip to content

Commit 1b7b33c

Browse files
Update dependency axios to v1.7.4 [SECURITY]
1 parent 00c978c commit 1b7b33c

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@web3-react/metamask": "8.1.2-beta.0",
6262
"@web3-react/walletconnect-v2": "8.1.2-beta.0",
6363
"apollo-link-http": "1.5.17",
64-
"axios": "1.3.4",
64+
"axios": "1.7.4",
6565
"canvas-confetti": "1.6.0",
6666
"cross-fetch": "3.1.5",
6767
"dompurify": "^3.0.1",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7260,12 +7260,12 @@ axios-retry@^3.1.9:
72607260
"@babel/runtime" "^7.15.4"
72617261
is-retry-allowed "^2.2.0"
72627262

7263-
axios@1.3.4:
7264-
version "1.3.4"
7265-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
7266-
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
7263+
axios@1.7.4:
7264+
version "1.7.4"
7265+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
7266+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
72677267
dependencies:
7268-
follow-redirects "^1.15.0"
7268+
follow-redirects "^1.15.6"
72697269
form-data "^4.0.0"
72707270
proxy-from-env "^1.1.0"
72717271

@@ -11559,11 +11559,16 @@ flatted@^3.1.0, flatted@^3.2.7:
1155911559
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
1156011560
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
1156111561

11562-
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.9, follow-redirects@^1.15.0:
11562+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.9:
1156311563
version "1.15.2"
1156411564
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
1156511565
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
1156611566

11567+
follow-redirects@^1.15.6:
11568+
version "1.15.6"
11569+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
11570+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
11571+
1156711572
fontkit@^2.0.2:
1156811573
version "2.0.2"
1156911574
resolved "https://registry.yarnpkg.com/fontkit/-/fontkit-2.0.2.tgz#ac5384f3ecab8327c6d2ea2e4d384afc544b48fd"

0 commit comments

Comments
 (0)