diff --git a/gh_actions/third_party/no-response/package-lock.json b/gh_actions/third_party/no-response/package-lock.json index bd3fd11b4..6552af5a5 100644 --- a/gh_actions/third_party/no-response/package-lock.json +++ b/gh_actions/third_party/no-response/package-lock.json @@ -16,7 +16,7 @@ "scramjet": "^4.37.0" }, "devDependencies": { - "@octokit/webhooks-types": "^7.5.0", + "@octokit/webhooks-types": "^7.5.1", "@types/jest": "^29.5.12", "@types/node": "^20.12.5", "@typescript-eslint/parser": "^7.7.0", @@ -1464,9 +1464,9 @@ } }, "node_modules/@octokit/webhooks-types": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.5.0.tgz", - "integrity": "sha512-oFypF1oD0z1x4qi+Ff4ienJ/iZ3GBXoht+0B+x8gMIWiNhRJZADYO+2KOh03ZGOX8WF6iJELZWw+giHieBO7rg==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.5.1.tgz", + "integrity": "sha512-1dozxWEP8lKGbtEu7HkRbK1F/nIPuJXNfT0gd96y6d3LcHZTtRtlf8xz3nicSJfesADxJyDh+mWBOsdLkqgzYw==", "dev": true }, "node_modules/@pkgr/core": { diff --git a/gh_actions/third_party/no-response/package.json b/gh_actions/third_party/no-response/package.json index 64344816f..232920f94 100644 --- a/gh_actions/third_party/no-response/package.json +++ b/gh_actions/third_party/no-response/package.json @@ -32,7 +32,7 @@ "scramjet": "^4.37.0" }, "devDependencies": { - "@octokit/webhooks-types": "^7.5.0", + "@octokit/webhooks-types": "^7.5.1", "@types/jest": "^29.5.12", "@types/node": "^20.12.5", "@typescript-eslint/parser": "^7.7.0",