diff --git a/gh_actions/third_party/no-response/package-lock.json b/gh_actions/third_party/no-response/package-lock.json index d0c245872..2d76e88f2 100644 --- a/gh_actions/third_party/no-response/package-lock.json +++ b/gh_actions/third_party/no-response/package-lock.json @@ -18,7 +18,7 @@ "devDependencies": { "@octokit/webhooks-types": "^7.5.0", "@types/jest": "^29.5.12", - "@types/node": "^20.12.5", + "@types/node": "^20.12.6", "@typescript-eslint/parser": "^7.5.0", "@vercel/ncc": "^0.38.1", "eslint": "^8.57.0", @@ -1600,9 +1600,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.12.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.5.tgz", - "integrity": "sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==", + "version": "20.12.6", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.6.tgz", + "integrity": "sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==", "dev": true, "dependencies": { "undici-types": "~5.26.4" diff --git a/gh_actions/third_party/no-response/package.json b/gh_actions/third_party/no-response/package.json index 42da13eb1..456887e9f 100644 --- a/gh_actions/third_party/no-response/package.json +++ b/gh_actions/third_party/no-response/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@octokit/webhooks-types": "^7.5.0", "@types/jest": "^29.5.12", - "@types/node": "^20.12.5", + "@types/node": "^20.12.6", "@typescript-eslint/parser": "^7.5.0", "@vercel/ncc": "^0.38.1", "eslint": "^8.57.0",