diff --git a/gh_actions/third_party/no-response/package-lock.json b/gh_actions/third_party/no-response/package-lock.json index 95cb5e668..3a14b18d3 100644 --- a/gh_actions/third_party/no-response/package-lock.json +++ b/gh_actions/third_party/no-response/package-lock.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@octokit/webhooks-types": "^7.6.1", - "@types/jest": "^29.5.13", + "@types/jest": "^29.5.14", "@types/node": "^22.8.1", "@typescript-eslint/parser": "^7.18.0", "@vercel/ncc": "^0.38.2", @@ -1592,9 +1592,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "dependencies": { "expect": "^29.0.0", diff --git a/gh_actions/third_party/no-response/package.json b/gh_actions/third_party/no-response/package.json index 141c52ff3..802bae87d 100644 --- a/gh_actions/third_party/no-response/package.json +++ b/gh_actions/third_party/no-response/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@octokit/webhooks-types": "^7.6.1", - "@types/jest": "^29.5.13", + "@types/jest": "^29.5.14", "@types/node": "^22.8.1", "@typescript-eslint/parser": "^7.18.0", "@vercel/ncc": "^0.38.2",