diff --git a/package.json b/package.json index 0daec2f..78c4f31 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@octokit/types": "13.6.2", "@tsconfig/node20": "20.1.4", "@types/nearley": "2.11.5", - "@types/node": "20.17.10", + "@types/node": "20.17.11", "@types/yargs": "17.0.33", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", diff --git a/yarn.lock b/yarn.lock index 478eb41..721d9c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -629,10 +629,10 @@ resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.5.tgz#9087e1634e1c90efb25d661390702381789685cb" integrity sha512-dM7TrN0bVxGGXTYGx4YhGear8ysLO5SOuouAWM9oltjQ3m9oYa13qi8Z1DJp5zxVMPukvQdsrnZmgzpeuTSEQA== -"@types/node@*", "@types/node@20.17.10": - version "20.17.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10.tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18" - integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA== +"@types/node@*", "@types/node@20.17.11": + version "20.17.11" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11.tgz#2c05215fc37316b1596df7fbdba52151eaf83c50" + integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg== dependencies: undici-types "~6.19.2"