Tags: codefresh-io/cli
Tags
chore(CR-29164): updated node.js, debian, jsonpath-plus, tar-fs, kube… …ctl, brace-expansion (#883) ## What CVE-2025-1302 - fixed by updating jsonpath-plus CVE-2022-33987 , CVE-2022-33987 - fixed by updating openid-client CVE-2025-48387 , CVE-2024-12905 - fixed by updating tar-fs CVE-2025-48060 , CVE-2024-23337 , CVE-2025-26519 , CVE-2024-9143 , CVE-2024-13176 , CVE-2024-12797- fixed by updating alpine/debian CVE-2024-45338 , CVE-2025-22870 , CVE-2025-22872 - fixed by updating kubectl CVE-2025-5889 - fixed by updating brace-expansion ## Why ## Notes
build: upgrade dependencies (#870) ## What This PR reapplies #866 that was previously reverted in #869. It contains upgrade for multiple dependencies to address critical- and high-level CVE. In addition to #866, it: * upgrades `npm` to address [CVE-2024-21538](https://scout.docker.com/vulnerabilities/id/CVE-2024-21538?s=github&n=cross-spawn&t=npm&vr=%3E%3D7.0.0%2C%3C7.0.5&utm_source=desktop&utm_medium=ExternalLink). * Sets `NODE_NO_WARNINGS=1` env in Dockerfile ([ref](https://nodejs.org/api/cli.html#node_no_warnings1)) in order to suppress Node.js deprecation warnings, that may interrupt end-user automations, that rely on exact CLi output. * Migrates from `pkg`, which is no longer maintained, to its fork `@yao-pkg/pkg`.
PreviousNext