From 59dfab7bf7a90ea02f3ac655efd08d48eb570e18 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 02:32:20 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6fda10701..2c1ce74e0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/classnames": "^2.3.1", "@types/dagre": "^0.7.53", "@types/git-url-parse": "^9.0.0", - "@types/node": "^17.0.21", + "@types/node": "^24.0.0", "@types/react": "17.0.89", "@types/react-redux": "7.1.34", "@types/semver": "7.7.1", diff --git a/yarn.lock b/yarn.lock index 3e905378b..3d2f9723d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2042,10 +2042,12 @@ dependencies: undici-types "~6.20.0" -"@types/node@^17.0.21": - version "17.0.45" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190" - integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw== +"@types/node@^24.0.0": + version "24.10.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.13.tgz#2fac25c0e30f3848e19912c3b8791a28370e9e07" + integrity sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg== + dependencies: + undici-types "~7.16.0" "@types/normalize-package-data@^2.4.0": version "2.4.4" @@ -10653,6 +10655,11 @@ undici-types@~6.20.0: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== +undici-types@~7.16.0: + version "7.16.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" + integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== + undici@^6.19.5: version "6.21.1" resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.1.tgz#336025a14162e6837e44ad7b819b35b6c6af0e05"