File tree Expand file tree Collapse file tree 2 files changed +5
-14
lines changed Expand file tree Collapse file tree 2 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 15
15
"@slack/web-api" : " ^7.8.0" ,
16
16
"@supercharge/promise-pool" : " ^3.2.0" ,
17
17
"@xmldom/xmldom" : " ^0.8.10" ,
18
- "axios" : " ^1.8.2 " ,
18
+ "axios" : " ^1.8.3 " ,
19
19
"azure-devops-node-api" : " ^14.1.0" ,
20
20
"bitbucket" : " ^2.12.0" ,
21
21
"chalk" : " ^5.4.1" ,
Original file line number Diff line number Diff line change @@ -4104,19 +4104,10 @@ aws4@^1.12.0:
4104
4104
resolved "https://registry.npmjs.org/aws4/-/aws4-1.13.1.tgz"
4105
4105
integrity sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==
4106
4106
4107
- axios@^1.7.8:
4108
- version "1.8.1"
4109
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.1.tgz#7c118d2146e9ebac512b7d1128771cdd738d11e3"
4110
- integrity sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==
4111
- dependencies:
4112
- follow-redirects "^1.15.6"
4113
- form-data "^4.0.0"
4114
- proxy-from-env "^1.1.0"
4115
-
4116
- axios@^1.8.2:
4117
- version "1.8.2"
4118
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
4119
- integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
4107
+ axios@^1.7.8, axios@^1.8.3:
4108
+ version "1.8.3"
4109
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.3.tgz#9ebccd71c98651d547162a018a1a95a4b4ed4de8"
4110
+ integrity sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==
4120
4111
dependencies:
4121
4112
follow-redirects "^1.15.6"
4122
4113
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments