diff --git a/package.json b/package.json index c4a9f99d..bc9323cc 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@types/lodash": "4.17.23", "@types/marked": "6.0.0", - "@types/node": "25.0.10", + "@types/node": "25.2.1", "@types/react": "19.2.13", "@types/react-dom": "19.2.3", "@typescript-eslint/eslint-plugin": "8.50.1", diff --git a/yarn.lock b/yarn.lock index 1516a5a5..7a107ba9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1015,10 +1015,10 @@ dependencies: undici-types "~7.16.0" -"@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.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"