diff --git a/functions/package-lock.json b/functions/package-lock.json index a349908..a459167 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -15,7 +15,7 @@ "probot": "12.3.1" }, "devDependencies": { - "@octokit/webhooks-types": "7.2.0", + "@octokit/webhooks-types": "7.3.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.3.1", + "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.3.1.tgz", + "integrity": "sha512-u6355ZsZnHwmxen30SrqnYb1pXieBFkYgkNzt+Ed4Ao5tupN1OErHfzwiV6hq6duGkDAYASbq7/uVJQ69PjLEg==", "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.3.1", + "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.3.1.tgz", + "integrity": "sha512-u6355ZsZnHwmxen30SrqnYb1pXieBFkYgkNzt+Ed4Ao5tupN1OErHfzwiV6hq6duGkDAYASbq7/uVJQ69PjLEg==", "dev": true }, "@opentelemetry/api": { diff --git a/functions/package.json b/functions/package.json index 82af99e..23b6187 100644 --- a/functions/package.json +++ b/functions/package.json @@ -39,7 +39,7 @@ "probot": "12.3.1" }, "devDependencies": { - "@octokit/webhooks-types": "7.2.0", + "@octokit/webhooks-types": "7.3.1", "@stryker-mutator/core": "7.1.1", "@stryker-mutator/jest-runner": "7.1.1", "@stryker-mutator/typescript-checker": "7.1.1",