From 7528b141d45dd4ae9c56babd243e8049f05a3006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 01:24:28 +0000 Subject: [PATCH] chore(deps): bump @octokit/webhooks from 10.9.1 to 10.9.2 Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 10.9.1 to 10.9.2. - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](https://github.com/octokit/webhooks.js/compare/v10.9.1...v10.9.2) --- updated-dependencies: - dependency-name: "@octokit/webhooks" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b10ce3..f6591c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -768,7 +768,7 @@ packages: '@octokit/oauth-app': 4.2.2 '@octokit/plugin-paginate-rest': 6.1.2(@octokit/core@4.2.1) '@octokit/types': 9.2.3 - '@octokit/webhooks': 10.9.1 + '@octokit/webhooks': 10.9.2 transitivePeerDependencies: - encoding dev: false @@ -1006,8 +1006,8 @@ packages: resolution: {integrity: sha512-AanzbulOHljrku1NGfafxdpTCfw2ENaWzH01N2vqQM+cUFbk868Cgh0xylz0JIM9BoKbfI++bdD6EYX0Q/UTEw==} dev: false - /@octokit/webhooks@10.9.1: - resolution: {integrity: sha512-5NXU4VfsNOo2VSU/SrLrpPH2Z1ZVDOWFcET4EpnEBX1uh/v8Uz65UVuHIRx5TZiXhnWyRE9AO1PXHa+M/iWwZA==} + /@octokit/webhooks@10.9.2: + resolution: {integrity: sha512-hFVF/szz4l/Y/GQdKxNmQjUke0XJXK986p+ucIlubTGVPVtVtup5G1jarQfvCMBs9Fvlf9dvH8K83E4lefmofQ==} engines: {node: '>= 14'} dependencies: '@octokit/request-error': 3.0.3