diff --git a/package-lock.json b/package-lock.json index 5fad3c8bd..0cb90277a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1270,9 +1270,9 @@ "dev": true }, "node_modules/@octokit/openapi-webhooks-types": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-webhooks-types/-/openapi-webhooks-types-8.4.0.tgz", - "integrity": "sha512-ooxDnkRsFp07L+k+Giv+Qrmtjy+CnhCwtCDAMyB/hIwB1kIlO32HD1WNDnniezwUt5Rr8bwoPT+Or7PSYHQoOQ==", + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/@octokit/openapi-webhooks-types/-/openapi-webhooks-types-8.5.1.tgz", + "integrity": "sha512-i3h1b5zpGSB39ffBbYdSGuAd0NhBAwPyA3QV3LYi/lx4lsbZiu7u2UHgXVUR6EpvOI8REOuVh1DZTRfHoJDvuQ==", "dev": true }, "node_modules/@octokit/plugin-throttling": { @@ -1343,12 +1343,12 @@ } }, "node_modules/@octokit/webhooks": { - "version": "13.4.0", - "resolved": "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-13.4.0.tgz", - "integrity": "sha512-3jQ+/zVgqwUYFqcakZ6BQT1eYql+mK91n4GhjWwdhyuBaLRQ6OHrRRJ26MHus51CqLZ8pwqfRdjc8jTBAeaVnA==", + "version": "13.4.1", + "resolved": "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-13.4.1.tgz", + "integrity": "sha512-I5YPUtfWidh+OzyrlDahJsUpkpGK0kCTmDRbuqGmlCUzOtxdEkX3R4d6Cd08ijQYwkVXQJanPdbKuZBeV2NMaA==", "dev": true, "dependencies": { - "@octokit/openapi-webhooks-types": "8.4.0", + "@octokit/openapi-webhooks-types": "8.5.1", "@octokit/request-error": "^6.0.1", "@octokit/webhooks-methods": "^5.0.0" },