File tree Expand file tree Collapse file tree
.github/actions/check-public-api Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9696 "@types/mock-fs" : " ^4.13.4" ,
9797 "@types/node" : " ^22.19.15" ,
9898 "@types/voca" : " ^1.4.6" ,
99- "axios" : " ^1.13.6 " ,
99+ "axios" : " ^1.15.0 " ,
100100 "cross-env" : " 10.1.0" ,
101101 "depcheck" : " ^1.4.7" ,
102102 "eslint" : " ^9.39.2" ,
Original file line number Diff line number Diff line change 4545 "@sap/xsenv" : " ^6.1.0" ,
4646 "@sap/xssec" : " ^4.13.0" ,
4747 "async-retry" : " ^1.3.3" ,
48- "axios" : " ^1.13.6 " ,
48+ "axios" : " ^1.15.0 " ,
4949 "jks-js" : " ^1.1.6" ,
5050 "jsonwebtoken" : " ^9.0.3"
5151 },
Original file line number Diff line number Diff line change 4343 "@sap-cloud-sdk/connectivity" : " ^4.5.1" ,
4444 "@sap-cloud-sdk/resilience" : " ^4.5.1" ,
4545 "@sap-cloud-sdk/util" : " ^4.5.1" ,
46- "axios" : " ^1.13.6 "
46+ "axios" : " ^1.15.0 "
4747 },
4848 "devDependencies" : {
4949 "https-proxy-agent" : " ^7.0.6" ,
Original file line number Diff line number Diff line change 4444 "@sap-cloud-sdk/http-client" : " ^4.5.1" ,
4545 "@sap-cloud-sdk/resilience" : " ^4.5.1" ,
4646 "@sap-cloud-sdk/util" : " ^4.5.1" ,
47- "axios" : " ^1.13.6 "
47+ "axios" : " ^1.15.0 "
4848 },
4949 "devDependencies" : {
5050 "nock" : " ^14.0.11" ,
Original file line number Diff line number Diff line change 4343 "dependencies" : {
4444 "@sap-cloud-sdk/util" : " ^4.5.1" ,
4545 "async-retry" : " ^1.3.3" ,
46- "axios" : " ^1.13.6 " ,
46+ "axios" : " ^1.15.0 " ,
4747 "opossum" : " ^9.0.0"
4848 },
4949 "devDependencies" : {
Original file line number Diff line number Diff line change 3838 "readme" : " ts-node ../../scripts/replace-common-readme.ts"
3939 },
4040 "dependencies" : {
41- "axios" : " ^1.13.6 " ,
41+ "axios" : " ^1.15.0 " ,
4242 "logform" : " ^2.7.0" ,
4343 "voca" : " ^1.4.1" ,
4444 "winston" : " ^3.19.0" ,
Original file line number Diff line number Diff line change 3333 "@sap-cloud-sdk/util" : " ^4.5.1" ,
3434 "@sap/cds" : " ^9.8.4" ,
3535 "@sap/cds-dk" : " 9.8.3" ,
36- "axios" : " ^1.13.6 " ,
36+ "axios" : " ^1.15.0 " ,
3737 "execa" : " ^5.0.0" ,
3838 "express" : " ^4.22.1" ,
3939 "fs-extra" : " ^11.3.4" ,
Original file line number Diff line number Diff line change 2222 "@sap-cloud-sdk/test-util" : " ^4.5.1" ,
2323 "@sap-cloud-sdk/util" : " ^4.5.1" ,
2424 "@sap/xssec" : " ^4.13.0" ,
25- "axios" : " ^1.13.6 "
25+ "axios" : " ^1.15.0 "
2626 },
2727 "devDependencies" : {
2828 "@sap-cloud-sdk/generator" : " ^4.5.1" ,
Original file line number Diff line number Diff line change @@ -2715,10 +2715,10 @@ available-typed-arrays@^1.0.7:
27152715 dependencies :
27162716 possible-typed-array-names "^1.0.0"
27172717
2718- axios@^1, axios@^1.13.6 :
2719- version "1.14 .0"
2720- resolved "https://registry.npmjs.org/axios/-/axios-1.14 .0.tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb "
2721- integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ ==
2718+ axios@^1, axios@^1.15.0 :
2719+ version "1.15 .0"
2720+ resolved "https://registry.npmjs.org/axios/-/axios-1.15 .0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f "
2721+ integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q ==
27222722 dependencies :
27232723 follow-redirects "^1.15.11"
27242724 form-data "^4.0.5"
You can’t perform that action at this time.
0 commit comments