diff --git a/package.json b/package.json index 71dafe0..b13ba3d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "author": "Izan Gil <66965250+SrIzan10@users.noreply.github.com>", "license": "MIT", "devDependencies": { - "@types/node": "^22.5.5", + "@types/node": "^22.7.7", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.20.0", "eslint": "^8.56.0", diff --git a/yarn.lock b/yarn.lock index 8db0c13..ec7734e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -514,10 +514,10 @@ dependencies: "@types/unist" "*" -"@types/node@^22.5.5": - version "22.5.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44" - integrity sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA== +"@types/node@^22.7.7": + version "22.7.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.7.tgz#6cd9541c3dccb4f7e8b141b491443f4a1570e307" + integrity sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q== dependencies: undici-types "~6.19.2"