Skip to content

Commit 4881cc7

Browse files
Update dependency axios to v1.6.0 [SECURITY]
1 parent 087381c commit 4881cc7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.6.0",
6565
"canvas-confetti": "1.6.0",
6666
"cross-fetch": "3.1.5",
6767
"dompurify": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7260,10 +7260,10 @@ 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.6.0:
7264+
version "1.6.0"
7265+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
7266+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
72677267
dependencies:
72687268
follow-redirects "^1.15.0"
72697269
form-data "^4.0.0"

0 commit comments

Comments
 (0)