diff --git a/actions/sticky-comment/package-lock.json b/actions/sticky-comment/package-lock.json index 9030180d0..12574b393 100644 --- a/actions/sticky-comment/package-lock.json +++ b/actions/sticky-comment/package-lock.json @@ -12,7 +12,7 @@ "@actions/github": "^9.1.1" }, "devDependencies": { - "@types/node": "^24.0.0", + "@types/node": "^24.12.4", "@vercel/ncc": "^0.38.4", "typescript": "^6.0.3" } diff --git a/actions/sticky-comment/package.json b/actions/sticky-comment/package.json index faedf3770..b0ce18edd 100644 --- a/actions/sticky-comment/package.json +++ b/actions/sticky-comment/package.json @@ -14,7 +14,7 @@ "@actions/github": "^9.1.1" }, "devDependencies": { - "@types/node": "^24.0.0", + "@types/node": "^24.12.4", "@vercel/ncc": "^0.38.4", "typescript": "^6.0.3" }