diff --git a/package.json b/package.json index c57685e..0cb26a7 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.0.10", + "@types/node": "25.1.0", "@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 c3bb515..3f2620d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1756,10 +1756,10 @@ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78" integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== -"@types/node@25.0.10": - version "25.0.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.10.tgz#4864459c3c9459376b8b75fd051315071c8213e7" - integrity sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg== +"@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== dependencies: undici-types "~7.16.0"