diff --git a/package.json b/package.json index 4183bc9af9e..b72beb14997 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@types/fs-extra": "11.0.4", "@types/jest": "30.0.0", "@types/jsonpath": "0.2.4", - "@types/node": "20.19.35", + "@types/node": "24.11.0", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "dotenv": "17.3.1", diff --git a/yarn.lock b/yarn.lock index 632a127fa57..f98db964e83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3137,12 +3137,12 @@ dependencies: undici-types "~7.14.0" -"@types/node@20.19.35": - version "20.19.35" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.35.tgz#117b373fd1dff528b2f9f8c2d1a85de6af8101ca" - integrity sha512-Uarfe6J91b9HAUXxjvSOdiO2UPOKLm07Q1oh0JHxoZ1y8HoqxDAu3gVrsrOHeiio0kSsoVBt4wFrKOm0dKxVPQ== +"@types/node@24.11.0": + version "24.11.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0" + integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw== dependencies: - undici-types "~6.21.0" + undici-types "~7.16.0" "@types/node@^20.10.7": version "20.19.33" @@ -11653,6 +11653,11 @@ undici-types@~7.14.0: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840" integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA== +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== + unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz#cb3173fe47ca743e228216e4a3ddc4c84d628cc2"