This repository was archived by the owner on Mar 7, 2025. It is now read-only.
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 18
18
"license" : " MPL-2.0" ,
19
19
"dependencies" : {
20
20
"@azure/functions" : " 3.5.1" ,
21
- "axios" : " 1.2.3 " ,
21
+ "axios" : " 1.6.0 " ,
22
22
"ramda" : " 0.29.1" ,
23
23
"web3" : " 1.7.4"
24
24
},
Original file line number Diff line number Diff line change @@ -830,10 +830,10 @@ aws4@^1.8.0:
830
830
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
831
831
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
832
832
833
- axios@1.2.3 :
834
- version "1.2.3 "
835
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.3 .tgz#31a3d824c0ebf754a004b585e5f04a5f87e6c4ff "
836
- integrity sha512-pdDkMYJeuXLZ6Xj/Q5J3Phpe+jbGdsSzlQaFVkMQzRUL05+6+tetX8TV3p4HrU4kzuO9bt+io/yGQxuyxA/xcw ==
833
+ axios@1.6.0 :
834
+ version "1.6.0 "
835
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
836
+ integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
837
837
dependencies :
838
838
follow-redirects "^1.15.0"
839
839
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments