Skip to content

Commit 2b75522

Browse files
committed
Update dependency axios to v1.1.2
1 parent e4e751d commit 2b75522

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
@@ -35,7 +35,7 @@
3535
"bent": "7.3.12",
3636
"ethereum-waffle": "3.4.4",
3737
"ramda": "^0.28.0",
38-
"axios": "1.1.0",
38+
"axios": "1.1.2",
3939
"sinon": "14.0.1",
4040
"url-join": "4.0.1"
4141
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1613,10 +1613,10 @@ aws4@^1.8.0:
16131613
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
16141614
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
16151615

1616-
1617-
version "1.1.0"
1618-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.0.tgz#94d25e6524743c7fc33954dd536687bbb957793a"
1619-
integrity sha512-hsJgcqz4JY7f+HZ4cWTrPZ6tZNCNFPTRx1MjRqu/hbpgpHdSCUpLVuplc+jE/h7dOvyANtw/ERA3HC2Rz/QoMg==
1616+
1617+
version "1.1.2"
1618+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.2.tgz#8b6f6c540abf44ab98d9904e8daf55351ca4a331"
1619+
integrity sha512-bznQyETwElsXl2RK7HLLwb5GPpOLlycxHCtrpDR/4RqqBzjARaOTo3jz4IgtntWUYee7Ne4S8UHd92VCuzPaWA==
16201620
dependencies:
16211621
follow-redirects "^1.15.0"
16221622
form-data "^4.0.0"

0 commit comments

Comments
 (0)