Skip to content

Commit 3564752

Browse files
authored
Merge pull request #86 from rundeck-plugins/cve-fixes
RUN-3892: CVE-2025-58754
2 parents f7b5599 + d3e1860 commit 3564752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)