Skip to content

Commit 1a5641f

Browse files
committed
Update dependency axios to v1.1.3
1 parent 2360653 commit 1a5641f

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.2",
38+
"axios": "1.1.3",
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
@@ -1614,10 +1614,10 @@ aws4@^1.8.0:
16141614
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
16151615
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
16161616

1617-
1618-
version "1.1.2"
1619-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.2.tgz#8b6f6c540abf44ab98d9904e8daf55351ca4a331"
1620-
integrity sha512-bznQyETwElsXl2RK7HLLwb5GPpOLlycxHCtrpDR/4RqqBzjARaOTo3jz4IgtntWUYee7Ne4S8UHd92VCuzPaWA==
1617+
1618+
version "1.1.3"
1619+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.3.tgz#8274250dada2edf53814ed7db644b9c2866c1e35"
1620+
integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==
16211621
dependencies:
16221622
follow-redirects "^1.15.0"
16231623
form-data "^4.0.0"

0 commit comments

Comments
 (0)