File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 "prettier-plugin-sort-json" : " ^3.1.0" ,
3737 "typescript" : " ^5.7.2"
3838 },
39+ "resolutions" : {
40+ "axios" : " 1.8.2"
41+ },
3942 "workspaces" : [
4043 " packages/*"
4144 ]
Original file line number Diff line number Diff line change 4141 },
4242 "dependencies" : {
4343 "@types/parse-path" : " ^7.0.3" ,
44- "axios" : " ^1.7.9 " ,
44+ "axios" : " ^1.8.2 " ,
4545 "parse-path" : " ^7.0.0" ,
4646 "path-to-regexp" : " ^8.2.0" ,
4747 "type-fest" : " ^4.30.0"
Original file line number Diff line number Diff line change 3737 "@types/prettier" : " ^3.0.0" ,
3838 "@types/verror" : " ^1.10.10" ,
3939 "@types/yieldable-json" : " ^2.0.2" ,
40- "axios" : " ^1.7.9 " ,
40+ "axios" : " ^1.8.2 " ,
4141 "camelcase" : " ^8.0.0" ,
4242 "clone-deep" : " ^4.0.1" ,
4343 "dot-prop" : " ^8.0.2" ,
Original file line number Diff line number Diff line change @@ -1416,7 +1416,7 @@ __metadata:
14161416 " @types/parse-path " : " npm:^7.0.3"
14171417 " @typescript-eslint/eslint-plugin " : " npm:^7.18.0"
14181418 " @typescript-eslint/parser " : " npm:^7.18.0"
1419- axios : " npm:^1.7.9 "
1419+ axios : " npm:^1.8.2 "
14201420 eslint : " npm:^8.57.1"
14211421 eslint-config-prettier : " npm:^9.1.0"
14221422 eslint-plugin-json : " npm:^3.1.0"
@@ -1498,7 +1498,7 @@ __metadata:
14981498 " @types/yieldable-json " : " npm:^2.0.2"
14991499 " @typescript-eslint/eslint-plugin " : " npm:^7.18.0"
15001500 " @typescript-eslint/parser " : " npm:^7.18.0"
1501- axios : " npm:^1.7.9 "
1501+ axios : " npm:^1.8.2 "
15021502 camelcase : " npm:^8.0.0"
15031503 clone-deep : " npm:^4.0.1"
15041504 dot-prop : " npm:^8.0.2"
@@ -3684,14 +3684,14 @@ __metadata:
36843684 languageName : node
36853685 linkType : hard
36863686
3687- " axios@npm:^1.7.4, axios@npm:^1.7.9 " :
3688- version : 1.7.9
3689- resolution : " axios@npm:1.7.9 "
3687+ " axios@npm:1.8.2 " :
3688+ version : 1.8.2
3689+ resolution : " axios@npm:1.8.2 "
36903690 dependencies :
36913691 follow-redirects : " npm:^1.15.6"
36923692 form-data : " npm:^4.0.0"
36933693 proxy-from-env : " npm:^1.1.0"
3694- checksum : 10/b7a5f660ea53ba9c2a745bf5ad77ad8bf4f1338e13ccc3f9f09f810267d6c638c03dac88b55dae8dc98b79c57d2d6835be651d58d2af97c174f43d289a9fd007
3694+ checksum : 10/d4328758128d0602cc809a8e7627622cb7839b379eae5e4d6b9d603dd4d5fb89159985630243ec107cf5c675cd8825dba737a319dff9499f3b7688d9a69ec9ed
36953695 languageName : node
36963696 linkType : hard
36973697
You can’t perform that action at this time.
0 commit comments