diff --git a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json index 1e2513c..7354a56 100644 --- a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json +++ b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json @@ -48,7 +48,7 @@ "@nestjs/testing": "^10.0.0", "@types/express": "^5.0.0", "@types/jest": "29.5.14", - "@types/node": "22.10.0", + "@types/node": "22.10.1", "@types/supertest": "^6.0.0", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", diff --git a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/yarn.lock b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/yarn.lock index 98739fd..fb89783 100644 --- a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/yarn.lock +++ b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/yarn.lock @@ -1408,10 +1408,10 @@ dependencies: undici-types "~6.19.8" -"@types/node@22.10.0": - version "22.10.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0.tgz#89bfc9e82496b9c7edea3382583fa94f75896e81" - integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA== +"@types/node@22.10.1": + version "22.10.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766" + integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ== dependencies: undici-types "~6.20.0"