File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
44
"typescript-eslint" : " ^8.14.0"
45
45
},
46
46
"dependencies" : {
47
- "axios" : " 1.7.7 "
47
+ "axios" : " 1.7.8 "
48
48
},
49
49
"scripts" : {
50
50
"build" : " tsc --project tsconfig.build.json" ,
Original file line number Diff line number Diff line change @@ -1487,14 +1487,14 @@ __metadata:
1487
1487
languageName : node
1488
1488
linkType : hard
1489
1489
1490
- " axios@npm:1.7.7 " :
1491
- version : 1.7.7
1492
- resolution : " axios@npm:1.7.7 "
1490
+ " axios@npm:1.7.8 " :
1491
+ version : 1.7.8
1492
+ resolution : " axios@npm:1.7.8 "
1493
1493
dependencies :
1494
1494
follow-redirects : ^1.15.6
1495
1495
form-data : ^4.0.0
1496
1496
proxy-from-env : ^1.1.0
1497
- checksum : 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
1497
+ checksum : 3d21652faf8e29fb36c47517d2872bb5e2285127a24f5c53ce23082c4eac7f5a88de84dd49d4a1a83068e5301dcfd9067b41e5fbd00b0d20ab7b0a843559273d
1498
1498
languageName : node
1499
1499
linkType : hard
1500
1500
@@ -4701,7 +4701,7 @@ __metadata:
4701
4701
" @types/eslint__js " : ^8.42.3
4702
4702
" @types/jest " : ^29.5.14
4703
4703
" @types/node " : ^22.3.0
4704
- axios : 1.7.7
4704
+ axios : 1.7.8
4705
4705
eslint : 9.14.0
4706
4706
eslint-plugin-jest : ^28.9.0
4707
4707
jest : ^29.7.0
You can’t perform that action at this time.
0 commit comments