File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
"node" : " >=10.0.0"
34
34
},
35
35
"dependencies" : {
36
- "axios" : " 1.6.0 "
36
+ "axios" : " 1.7.4 "
37
37
},
38
38
"homepage" : " https://github.com/circlefin/circle-nodejs-sdk#readme" ,
39
39
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -1305,12 +1305,12 @@ axios@0.26.1:
1305
1305
dependencies :
1306
1306
follow-redirects "^1.14.8"
1307
1307
1308
- axios@1.6.0 :
1309
- version "1.6.0 "
1310
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
1311
- integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
1308
+ axios@1.7.4 :
1309
+ version "1.7.4 "
1310
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
1311
+ integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
1312
1312
dependencies :
1313
- follow-redirects "^1.15.0 "
1313
+ follow-redirects "^1.15.6 "
1314
1314
form-data "^4.0.0"
1315
1315
proxy-from-env "^1.1.0"
1316
1316
@@ -2342,10 +2342,10 @@ flatted@^3.1.0:
2342
2342
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
2343
2343
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
2344
2344
2345
- follow-redirects@^1.14.8, follow-redirects@^1.15.0 :
2346
- version "1.15.6 "
2347
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
2348
- integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
2345
+ follow-redirects@^1.14.8, follow-redirects@^1.15.6 :
2346
+ version "1.15.9 "
2347
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
2348
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
2349
2349
2350
2350
form-data@^4.0.0 :
2351
2351
version "4.0.0"
You can’t perform that action at this time.
0 commit comments