diff --git a/package-lock.json b/package-lock.json index ca3c35be..1f1a0357 100644 --- a/package-lock.json +++ b/package-lock.json @@ -864,13 +864,13 @@ } }, "@octokit/webhooks": { - "version": "9.21.0", - "resolved": "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-9.21.0.tgz", - "integrity": "sha512-a7fikLm7MIX9xndN6N7v83vU0POTJENaxwsqBVAVWhRv9E05C9LLogy2KJvyMlsk07Y3d+WvmaO637NUxQdN3Q==", + "version": "9.22.0", + "resolved": "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-9.22.0.tgz", + "integrity": "sha512-wUd7nGfDRHG6xkz311djmq6lIB2tQ+r94SNkyv9o0bQhOsrkwH8fQCM7uVsbpkGUU2lqCYsVoa8z/UC9HJgRaw==", "requires": { "@octokit/request-error": "^2.0.2", "@octokit/webhooks-methods": "^2.0.0", - "@octokit/webhooks-types": "5.0.0", + "@octokit/webhooks-types": "5.2.0", "aggregate-error": "^3.1.0" } }, @@ -880,9 +880,9 @@ "integrity": "sha512-35cfQ4YWlnZnmZKmIxlGPUPLtbkF8lr/A/1Sk1eC0ddLMwQN06dOuLc+dI3YLQS+T+MoNt3DIQ0NynwgKPilig==" }, "@octokit/webhooks-types": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-5.0.0.tgz", - "integrity": "sha512-ZML/+BD4zK3ss2e5M8JN2wWi/hiBh5sCEWfiok96eUR6GszasebNJ5xwCt9do8C49PNfackkJgw+N8cYrJNaTg==" + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-5.2.0.tgz", + "integrity": "sha512-OZhKy1w8/GF4GWtdiJc+o8sloWAHRueGB78FWFLZnueK7EHV9MzDVr4weJZMflJwMK4uuYLzcnJVnAoy3yB35g==" }, "@probot/get-private-key": { "version": "1.1.1", @@ -4440,9 +4440,9 @@ } }, "probot": { - "version": "12.1.4", - "resolved": "https://registry.npmjs.org/probot/-/probot-12.1.4.tgz", - "integrity": "sha512-pbvXXeZwIdi/vWk0Xtxe78ElDvczhzEzOjWjfxINyHCAA5cHaXF7+yX/bnDRZ9O0mEJB472H/NcMrT81Uy7kVg==", + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/probot/-/probot-12.2.0.tgz", + "integrity": "sha512-8QO0G82Pf5ksMaT+3sWdiP7C3Gd2H23h+BwkvqHlpVnxRLc96KWdwdjKuergpg3DK4661VLjUQa35uiMGctoZQ==", "requires": { "@octokit/core": "^3.2.4", "@octokit/plugin-enterprise-compatibility": "^1.2.8", @@ -4839,9 +4839,9 @@ "dev": true }, "sonic-boom": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-2.4.2.tgz", - "integrity": "sha512-zlOmAKFLJzTI+MbvmkWhnOOJ++NYo0Iy7F93ARNPmvZvpWG2l8Ff3uwM3CkpHqRw8v3pcRROScM5E+vbeTeOKw==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-2.5.0.tgz", + "integrity": "sha512-zqxF6/LwJRn/twgva2GzabvBh2TeSEzstfnZ44kr0nB7+tFJJbixMlm4VUH/1FPjTf0sHQePoH8TlkfYNvXSPA==", "requires": { "atomic-sleep": "^1.0.0" } diff --git a/package.json b/package.json index 012b3955..9eebd9ce 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "prettier": "^2.5.1" }, "dependencies": { - "probot": "^12.1.4" + "probot": "^12.2.0" }, "release": { "branches": [