diff --git a/package.json b/package.json index cd9ac5b..cdc839c 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@testing-library/jest-dom": "6.9.1", "@types/async": "3.2.25", "@types/lodash.throttle": "4.1.9", - "@types/node": "25.1.0", + "@types/node": "25.2.1", "@types/react": "19.2.9", "@types/react-dom": "19.2.3", "@types/streamsaver": "2.0.5", diff --git a/yarn.lock b/yarn.lock index 9a01dd2..4c86cfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1606,10 +1606,10 @@ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78" integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== -"@types/node@25.1.0": - version "25.1.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-25.1.0.tgz#95cc584f1f478301efc86de4f1867e5875e83571" - integrity sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA== +"@types/node@25.2.1": + version "25.2.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.1.tgz#378021f9e765bb65ba36de16f3c3a8622c1fa03d" + integrity sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg== dependencies: undici-types "~7.16.0"