diff --git a/package.json b/package.json index 980a9a37..502a224c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@tensorflow/tfjs": "^4.8.0", "@tippyjs/react": "^4.2.6", "@types/color-convert": "^2.0.0", - "@types/node": "20.3.2", + "@types/node": "24.9.2", "@types/react": "18.2.14", "@types/react-dom": "18.2.6", "@types/react-transition-group": "^4.4.6", diff --git a/yarn.lock b/yarn.lock index 4d3ebd45..4023f54c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2631,10 +2631,12 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@20.3.2": - version "20.3.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.2.tgz#fa6a90f2600e052a03c18b8cb3fd83dd4e599898" - integrity sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw== +"@types/node@*", "@types/node@24.9.2": + version "24.9.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.2.tgz#90ded2422dbfcafcf72080f28975adc21366148d" + integrity sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA== + dependencies: + undici-types "~7.16.0" "@types/normalize-package-data@^2.4.0": version "2.4.1" @@ -7340,6 +7342,11 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^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== + unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"