diff --git a/functions/package-lock.json b/functions/package-lock.json index 107401a..7dd993f 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -15,7 +15,7 @@ "probot": "12.3.3" }, "devDependencies": { - "@octokit/webhooks-types": "7.2.0", + "@octokit/webhooks-types": "7.6.1", "@stryker-mutator/core": "7.1.1", "@stryker-mutator/jest-runner": "7.1.1", "@stryker-mutator/typescript-checker": "7.1.1", @@ -2571,9 +2571,9 @@ "integrity": "sha512-35cfQ4YWlnZnmZKmIxlGPUPLtbkF8lr/A/1Sk1eC0ddLMwQN06dOuLc+dI3YLQS+T+MoNt3DIQ0NynwgKPilig==" }, "node_modules/@octokit/webhooks-types": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.2.0.tgz", - "integrity": "sha512-TX6347q0TJbKZD5M1wiMFUrq8T/GP6PkcnssLfw/fZ+//jkW8uRvOl63bNlhPGt82sml9Dy5nSPP0GIHW9XBTQ==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.6.1.tgz", + "integrity": "sha512-S8u2cJzklBC0FgTwWVLaM8tMrDuDMVE4xiTK4EYXM9GntyvrdbSoxqDQa+Fh57CCNApyIpyeqPhhFEmHPfrXgw==", "dev": true }, "node_modules/@octokit/webhooks/node_modules/@octokit/webhooks-types": { @@ -17238,9 +17238,9 @@ "integrity": "sha512-35cfQ4YWlnZnmZKmIxlGPUPLtbkF8lr/A/1Sk1eC0ddLMwQN06dOuLc+dI3YLQS+T+MoNt3DIQ0NynwgKPilig==" }, "@octokit/webhooks-types": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.2.0.tgz", - "integrity": "sha512-TX6347q0TJbKZD5M1wiMFUrq8T/GP6PkcnssLfw/fZ+//jkW8uRvOl63bNlhPGt82sml9Dy5nSPP0GIHW9XBTQ==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.6.1.tgz", + "integrity": "sha512-S8u2cJzklBC0FgTwWVLaM8tMrDuDMVE4xiTK4EYXM9GntyvrdbSoxqDQa+Fh57CCNApyIpyeqPhhFEmHPfrXgw==", "dev": true }, "@opentelemetry/api": { diff --git a/functions/package.json b/functions/package.json index edbf014..745de8f 100644 --- a/functions/package.json +++ b/functions/package.json @@ -39,7 +39,7 @@ "probot": "12.3.3" }, "devDependencies": { - "@octokit/webhooks-types": "7.2.0", + "@octokit/webhooks-types": "7.6.1", "@stryker-mutator/core": "7.1.1", "@stryker-mutator/jest-runner": "7.1.1", "@stryker-mutator/typescript-checker": "7.1.1",