Skip to content

Commit d3e1860

Browse files
committed
RUN-3892: CVE-2025-58754
Fix CVE-2025-58754 Axios
1 parent f7b5599 commit d3e1860

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/client/rundeck-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@types/yargs": "^15.0.4"
2828
},
2929
"overrides": {
30-
"axios": "1.11.0"
30+
"axios": "1.12.0"
3131
}
3232
}

0 commit comments

Comments
 (0)