diff --git a/package.json b/package.json index 7cdeaaed..0ba0d185 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,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.91", "@types/react-redux": "7.1.34", "@types/semver": "7.7.1", diff --git a/yarn.lock b/yarn.lock index e015ec78..edcf69f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1986,10 +1986,12 @@ dependencies: undici-types "~7.18.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.12.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.1.tgz#aba167c9a3aa3c06676af9fe02a437231b0cf07c" + integrity sha512-v6Ct1W1Fdz7xg5jYCg4FTrbNcIqzds2jv/HL6+5Rs/Cyjf0oljAgW59zvDZXyYG7nt9MLrAFJv9erP/fLjwt+g== + dependencies: + undici-types "~7.16.0" "@types/normalize-package-data@^2.4.0": version "2.4.4" @@ -10661,6 +10663,11 @@ underscore.string@~3.3.4: sprintf-js "^1.1.1" util-deprecate "^1.0.2" +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-types@~7.18.0: version "7.18.2" resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"