diff --git a/package.json b/package.json index 2875b5b..8fb59aa 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "axios": "^1.12.2" }, "devDependencies": { - "@types/node": "^24.7.1", + "@types/node": "^24.7.2", "@typescript-eslint/parser": "^8.44.1", "@vercel/ncc": "^0.38.4", "eslint": "^9.37.0", diff --git a/yarn.lock b/yarn.lock index 9538f02..4960ed8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -778,10 +778,10 @@ resolved "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/node@*", "@types/node@^24.7.1": - version "24.7.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.1.tgz#3f0b17eddcd965c9e337af22459b04bafbf96e5e" - integrity sha512-CmyhGZanP88uuC5GpWU9q+fI61j2SkhO3UGMUdfYRE6Bcy0ccyzn1Rqj9YAB/ZY4kOXmNf0ocah5GtphmLMP6Q== +"@types/node@*", "@types/node@^24.7.2": + version "24.7.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.2.tgz#5adf66b6e2ac5cab1d10a2ad3682e359cb652f4a" + integrity sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA== dependencies: undici-types "~7.14.0"