Skip to content

Commit 1bd539f

Browse files
authored
fix(orchestrator): update axios dependencies (#2767) (#2810)
1 parent 0c2dc29 commit 1bd539f

5 files changed

Lines changed: 40 additions & 15 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator': patch
3+
'@red-hat-developer-hub/backstage-plugin-orchestrator-common': patch
4+
'@red-hat-developer-hub/backstage-plugin-orchestrator': patch
5+
---
6+
7+
fix: update axios for CVE-2026-40175

workspaces/orchestrator/plugins/orchestrator-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@backstage/plugin-permission-common": "^0.9.3",
5959
"@backstage/types": "^1.2.2",
6060
"@serverlessworkflow/sdk-typescript": "^0.8.4",
61-
"axios": "^1.11.0",
61+
"axios": "^1.15.0",
6262
"js-yaml": "^4.1.0"
6363
},
6464
"devDependencies": {

workspaces/orchestrator/plugins/orchestrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": "workspace:^",
6666
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-api": "workspace:^",
6767
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-react": "workspace:^",
68-
"axios": "^1.11.0",
68+
"axios": "^1.15.0",
6969
"json-schema": "^0.4.0",
7070
"json-schema-library": "^9.0.0",
7171
"lodash": "^4.17.21",

workspaces/orchestrator/plugins/scaffolder-backend-module-orchestrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@backstage/plugin-scaffolder-node": "^0.12.1",
6262
"@backstage/types": "^1.2.2",
6363
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": "workspace:^",
64-
"axios": "^1.11.0",
64+
"axios": "^1.15.0",
6565
"js-yaml": "^4.1.0"
6666
},
6767
"devDependencies": {

workspaces/orchestrator/yarn.lock

Lines changed: 30 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12486,7 +12486,7 @@ __metadata:
1248612486
"@serverlessworkflow/sdk-typescript": ^0.8.4
1248712487
"@types/js-yaml": ^4.0.0
1248812488
"@types/json-schema": 7.0.15
12489-
axios: ^1.11.0
12489+
axios: ^1.15.0
1249012490
js-yaml: ^4.1.0
1249112491
js-yaml-cli: ^0.6.0
1249212492
languageName: unknown
@@ -12627,7 +12627,7 @@ __metadata:
1262712627
"@types/react": ^18.2.58
1262812628
"@types/react-dom": ^18.2.19
1262912629
"@types/uuid": ^9.0.0
12630-
axios: ^1.11.0
12630+
axios: ^1.15.0
1263112631
json-schema: ^0.4.0
1263212632
json-schema-library: ^9.0.0
1263312633
lodash: ^4.17.21
@@ -12665,7 +12665,7 @@ __metadata:
1266512665
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": "workspace:^"
1266612666
"@spotify/prettier-config": ^15.0.0
1266712667
"@types/js-yaml": ^4.0.0
12668-
axios: ^1.11.0
12668+
axios: ^1.15.0
1266912669
js-yaml: ^4.1.0
1267012670
languageName: unknown
1267112671
linkType: soft
@@ -17812,7 +17812,7 @@ __metadata:
1781217812
languageName: node
1781317813
linkType: hard
1781417814

17815-
"axios@npm:1.13.2, axios@npm:^1.0.0, axios@npm:^1.11.0, axios@npm:^1.12.2, axios@npm:^1.7.4":
17815+
"axios@npm:1.13.2":
1781617816
version: 1.13.2
1781717817
resolution: "axios@npm:1.13.2"
1781817818
dependencies:
@@ -17823,6 +17823,17 @@ __metadata:
1782317823
languageName: node
1782417824
linkType: hard
1782517825

17826+
"axios@npm:^1.0.0, axios@npm:^1.12.2, axios@npm:^1.15.0, axios@npm:^1.7.4":
17827+
version: 1.15.0
17828+
resolution: "axios@npm:1.15.0"
17829+
dependencies:
17830+
follow-redirects: "npm:^1.15.11"
17831+
form-data: "npm:^4.0.5"
17832+
proxy-from-env: "npm:^2.1.0"
17833+
checksum: 95a8455554867a083ab3772fcadba42a22ec4bb546dccc66011556d837a07e544ae006675a30a5c43453f3e37e7c0982e934cec482c06b75abead2a2c157448a
17834+
languageName: node
17835+
linkType: hard
17836+
1782617837
"axobject-query@npm:^4.1.0":
1782717838
version: 4.1.0
1782817839
resolution: "axobject-query@npm:4.1.0"
@@ -23224,13 +23235,13 @@ __metadata:
2322423235
languageName: node
2322523236
linkType: hard
2322623237

23227-
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.6":
23228-
version: 1.15.9
23229-
resolution: "follow-redirects@npm:1.15.9"
23238+
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.11, follow-redirects@npm:^1.15.6":
23239+
version: 1.16.0
23240+
resolution: "follow-redirects@npm:1.16.0"
2323023241
peerDependenciesMeta:
2323123242
debug:
2323223243
optional: true
23233-
checksum: 859e2bacc7a54506f2bf9aacb10d165df78c8c1b0ceb8023f966621b233717dab56e8d08baadc3ad3b9db58af290413d585c999694b7c146aaf2616340c3d2a6
23244+
checksum: e90dce4607b1f6b8b9883287f912585573c19088209ad82341d550a795b4ba514522b73b1b340cf618279df27975cd46504d09149be60291ba6767384c1fd8f8
2323423245
languageName: node
2323523246
linkType: hard
2323623247

@@ -23346,16 +23357,16 @@ __metadata:
2334623357
languageName: node
2334723358
linkType: hard
2334823359

23349-
"form-data@npm:^4.0.0, form-data@npm:^4.0.1, form-data@npm:^4.0.4":
23350-
version: 4.0.4
23351-
resolution: "form-data@npm:4.0.4"
23360+
"form-data@npm:^4.0.0, form-data@npm:^4.0.1, form-data@npm:^4.0.4, form-data@npm:^4.0.5":
23361+
version: 4.0.5
23362+
resolution: "form-data@npm:4.0.5"
2335223363
dependencies:
2335323364
asynckit: ^0.4.0
2335423365
combined-stream: ^1.0.8
2335523366
es-set-tostringtag: ^2.1.0
2335623367
hasown: ^2.0.2
2335723368
mime-types: ^2.1.12
23358-
checksum: 9b7788836df9fa5a6999e0c02515b001946b2a868cfe53f026c69e2c537a2ff9fbfb8e9d2b678744628f3dc7a2d6e14e4e45dfaf68aa6239727f0bdb8ce0abf2
23369+
checksum: af8328413c16d0cded5fccc975a44d227c5120fd46a9e81de8acf619d43ed838414cc6d7792195b30b248f76a65246949a129a4dadd148721948f90cd6d4fb69
2335923370
languageName: node
2336023371
linkType: hard
2336123372

@@ -32108,6 +32119,13 @@ __metadata:
3210832119
languageName: node
3210932120
linkType: hard
3211032121

32122+
"proxy-from-env@npm:^2.1.0":
32123+
version: 2.1.0
32124+
resolution: "proxy-from-env@npm:2.1.0"
32125+
checksum: b106ad790f26d47ba4791af3fe8cba5c8d35d85020119c82c05b413eb11b3ab97d2393ecaed51bca97c2788fa256408283dfeb4d970b2ebcae6702310f064e7e
32126+
languageName: node
32127+
linkType: hard
32128+
3211132129
"pseudomap@npm:^1.0.2":
3211232130
version: 1.0.2
3211332131
resolution: "pseudomap@npm:1.0.2"

0 commit comments

Comments
 (0)