diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 259f4b94d6..d29e4f4c09 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -19,7 +19,7 @@ "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/aws-lambda": "^8.10.146", "@types/jest": "^29.5.14", - "@types/node": "^22.13.5", + "@types/node": "^22.13.9", "@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/parser": "^8.25.0", "@vercel/ncc": "^0.38.3", diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index 671c35ee33..fdb1d3762e 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -19,7 +19,7 @@ "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/aws-lambda": "^8.10.146", "@types/jest": "^29.5.14", - "@types/node": "^22.13.5", + "@types/node": "^22.13.9", "@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/parser": "^8.25.0", "@vercel/ncc": "^0.38.3", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index 0520d1fa6e..50f164779d 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -19,7 +19,7 @@ "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/aws-lambda": "^8.10.146", "@types/jest": "^29.5.14", - "@types/node": "^22.13.5", + "@types/node": "^22.13.9", "@types/request": "^2.48.12", "@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/parser": "^8.25.0", diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 96c12b3760..1755793409 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -17,7 +17,7 @@ "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/aws-lambda": "^8.10.146", "@types/jest": "^29.5.14", - "@types/node": "^22.13.5", + "@types/node": "^22.13.9", "@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/parser": "^8.25.0", "@vercel/ncc": "^0.38.3", diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 8f13bb5f25..225fff5a29 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -21,7 +21,7 @@ "@types/aws-lambda": "^8.10.146", "@types/express": "^5.0.0", "@types/jest": "^29.5.14", - "@types/node": "^22.13.5", + "@types/node": "^22.13.9", "@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/parser": "^8.25.0", "@vercel/ncc": "0.38.3", diff --git a/lambdas/libs/aws-powertools-util/package.json b/lambdas/libs/aws-powertools-util/package.json index daba3af2f4..ff1a801b49 100644 --- a/lambdas/libs/aws-powertools-util/package.json +++ b/lambdas/libs/aws-powertools-util/package.json @@ -17,7 +17,7 @@ "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/aws-lambda": "^8.10.146", "@types/jest": "^29.5.14", - "@types/node": "^22.13.5", + "@types/node": "^22.13.9", "@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/parser": "^8.25.0", "@vercel/ncc": "0.38.3", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index e4cb1c8bf3..c3fc600377 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -17,7 +17,7 @@ "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/aws-lambda": "^8.10.146", "@types/jest": "^29.5.14", - "@types/node": "^22.13.5", + "@types/node": "^22.13.9", "@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/parser": "^8.25.0", "@vercel/ncc": "0.38.3", diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 94a0aeb76c..5db5d7a0fb 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -109,7 +109,7 @@ __metadata: "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" - "@types/node": "npm:^22.13.5" + "@types/node": "npm:^22.13.9" "@typescript-eslint/eslint-plugin": "npm:^8.25.0" "@typescript-eslint/parser": "npm:^8.25.0" "@vercel/ncc": "npm:^0.38.3" @@ -140,7 +140,7 @@ __metadata: "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" - "@types/node": "npm:^22.13.5" + "@types/node": "npm:^22.13.9" "@typescript-eslint/eslint-plugin": "npm:^8.25.0" "@typescript-eslint/parser": "npm:^8.25.0" "@vercel/ncc": "npm:0.38.3" @@ -169,7 +169,7 @@ __metadata: "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" - "@types/node": "npm:^22.13.5" + "@types/node": "npm:^22.13.9" "@typescript-eslint/eslint-plugin": "npm:^8.25.0" "@typescript-eslint/parser": "npm:^8.25.0" "@vercel/ncc": "npm:0.38.3" @@ -206,7 +206,7 @@ __metadata: "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" - "@types/node": "npm:^22.13.5" + "@types/node": "npm:^22.13.9" "@typescript-eslint/eslint-plugin": "npm:^8.25.0" "@typescript-eslint/parser": "npm:^8.25.0" "@vercel/ncc": "npm:^0.38.3" @@ -241,7 +241,7 @@ __metadata: "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" - "@types/node": "npm:^22.13.5" + "@types/node": "npm:^22.13.9" "@types/request": "npm:^2.48.12" "@typescript-eslint/eslint-plugin": "npm:^8.25.0" "@typescript-eslint/parser": "npm:^8.25.0" @@ -271,7 +271,7 @@ __metadata: "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" - "@types/node": "npm:^22.13.5" + "@types/node": "npm:^22.13.9" "@typescript-eslint/eslint-plugin": "npm:^8.25.0" "@typescript-eslint/parser": "npm:^8.25.0" "@vercel/ncc": "npm:^0.38.3" @@ -307,7 +307,7 @@ __metadata: "@types/aws-lambda": "npm:^8.10.146" "@types/express": "npm:^5.0.0" "@types/jest": "npm:^29.5.14" - "@types/node": "npm:^22.13.5" + "@types/node": "npm:^22.13.9" "@typescript-eslint/eslint-plugin": "npm:^8.25.0" "@typescript-eslint/parser": "npm:^8.25.0" "@vercel/ncc": "npm:0.38.3" @@ -5333,12 +5333,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^22.13.5": - version: 22.13.5 - resolution: "@types/node@npm:22.13.5" +"@types/node@npm:^22.13.9": + version: 22.13.9 + resolution: "@types/node@npm:22.13.9" dependencies: undici-types: "npm:~6.20.0" - checksum: 10c0/a2e7ed7bb0690e439004779baedeb05159c5cc41ef6d81c7a6ebea5303fde4033669e1c0e41ff7453b45fd2fea8dbd55fddfcd052950c7fcae3167c970bca725 + checksum: 10c0/eb6acd04169a076631dcaab712128d492cd17a1b3f10daae4a377f3d439c860c3cd3e32f4ef221671f56183b976ac7c4089f4193457314a88675ead4663438a4 languageName: node linkType: hard