File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 5252 "./index.ts" : " prettier --write"
5353 },
5454 "dependencies" : {
55- "axios" : " 1.4 .0" ,
55+ "axios" : " 1.5 .0" ,
5656 "openapi-client-axios-typegen" : " 7.3.3" ,
5757 "openapi-types" : " ^12.1.3" ,
5858 "prompts" : " 2.4.2" ,
Original file line number Diff line number Diff line change 1515 "dependencies" : {},
1616 "devDependencies" : {
1717 "@types/node" : " 20.5.6" ,
18- "axios" : " 1.4 .0" ,
18+ "axios" : " 1.5 .0" ,
1919 "dtsgenerator" : " 3.19.1" ,
2020 "openapi-client-axios" : " 7.3.3" ,
2121 "typescript" : " 5.2.2"
Original file line number Diff line number Diff line change @@ -1232,7 +1232,16 @@ available-typed-arrays@^1.0.5:
12321232 resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
12331233 integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
12341234
1235- axios@1.4.0, axios@>=0.25.0 :
1235+ axios@1.5.0 :
1236+ version "1.5.0"
1237+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.0.tgz#f02e4af823e2e46a9768cfc74691fdd0517ea267"
1238+ integrity sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==
1239+ dependencies :
1240+ follow-redirects "^1.15.0"
1241+ form-data "^4.0.0"
1242+ proxy-from-env "^1.1.0"
1243+
1244+ axios@>=0.25.0 :
12361245 version "1.4.0"
12371246 resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
12381247 integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
You can’t perform that action at this time.
0 commit comments