File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 92
92
"npm" : " 7.19.1"
93
93
},
94
94
"dependencies" : {
95
- "axios" : " ^1.0.0 " ,
95
+ "axios" : " ^1.1.2 " ,
96
96
"did-jwt" : " ^5.7.0" ,
97
97
"ethers" : " ^5.7.1"
98
98
},
Original file line number Diff line number Diff line change @@ -2247,10 +2247,10 @@ at-least-node@^1.0.0:
2247
2247
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
2248
2248
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
2249
2249
2250
- axios@^1.0.0 :
2251
- version "1.0.0 "
2252
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.0.0 .tgz#16ded6096c1d37650db9f6a8d48a2f7c1bb58622 "
2253
- integrity sha512-SsHsGFN1qNPFT5QhSoSD37SHDfGyLSW5AESmyLk2JeCMHv5g0I9g0Hz/zQHx2KNe0jGXh2q2hAm7OdkXm360CA ==
2250
+ axios@^1.1.2 :
2251
+ version "1.1.2 "
2252
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.2 .tgz#8b6f6c540abf44ab98d9904e8daf55351ca4a331 "
2253
+ integrity sha512-bznQyETwElsXl2RK7HLLwb5GPpOLlycxHCtrpDR/4RqqBzjARaOTo3jz4IgtntWUYee7Ne4S8UHd92VCuzPaWA ==
2254
2254
dependencies :
2255
2255
follow-redirects "^1.15.0"
2256
2256
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments