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 42
42
"typescript" : " ^5.0.2"
43
43
},
44
44
"dependencies" : {
45
- "axios" : " 1.7.2 "
45
+ "axios" : " 1.7.4 "
46
46
},
47
47
"scripts" : {
48
48
"build" : " tsc --project tsconfig.build.json" ,
Original file line number Diff line number Diff line change @@ -1644,14 +1644,14 @@ __metadata:
1644
1644
languageName : node
1645
1645
linkType : hard
1646
1646
1647
- " axios@npm:1.7.2 " :
1648
- version : 1.7.2
1649
- resolution : " axios@npm:1.7.2 "
1647
+ " axios@npm:1.7.4 " :
1648
+ version : 1.7.4
1649
+ resolution : " axios@npm:1.7.4 "
1650
1650
dependencies :
1651
1651
follow-redirects : ^1.15.6
1652
1652
form-data : ^4.0.0
1653
1653
proxy-from-env : ^1.1.0
1654
- checksum : e457e2b0ab748504621f6fa6609074ac08c824bf0881592209dfa15098ece7e88495300e02cd22ba50b3468fd712fe687e629dcb03d6a3f6a51989727405aedf
1654
+ checksum : 0c17039a9acfe6a566fca8431ba5c1b455c83d30ea6157fec68a6722878fcd30f3bd32d172f6bee0c51fe75ca98e6414ddcd968a87b5606b573731629440bfaf
1655
1655
languageName : node
1656
1656
linkType : hard
1657
1657
@@ -4863,7 +4863,7 @@ __metadata:
4863
4863
" @types/node " : ^20.1.1
4864
4864
" @typescript-eslint/eslint-plugin " : ^7.0.1
4865
4865
" @typescript-eslint/parser " : ^7.0.1
4866
- axios : 1.7.2
4866
+ axios : 1.7.4
4867
4867
eslint : ^8.19.0
4868
4868
eslint-config-prettier : ^9.0.0
4869
4869
eslint-plugin-jest : ^28.2.0
You can’t perform that action at this time.
0 commit comments