From 39227ea1cfaec9d89ea0d1aa333657f205904656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 23:11:02 +0000 Subject: [PATCH] Bump the packages group with 2 updates Bumps the packages group with 2 updates: [@octokit/endpoint](https://github.com/octokit/endpoint.js) and [@octokit/graphql](https://github.com/octokit/graphql.js). Updates `@octokit/endpoint` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/octokit/endpoint.js/releases) - [Commits](https://github.com/octokit/endpoint.js/compare/v10.1.1...v10.1.2) Updates `@octokit/graphql` from 8.1.1 to 8.1.2 - [Release notes](https://github.com/octokit/graphql.js/releases) - [Commits](https://github.com/octokit/graphql.js/compare/v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: "@octokit/endpoint" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@octokit/graphql" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6bec78..3cf4db6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -511,12 +511,12 @@ packages: resolution: {integrity: sha512-hEb7Ma4cGJGEUNOAVmyfdB/3WirWMg5hDuNFVejGEDFqupeOysLc2sG6HJxY2etBp5YQu5Wtxwi020jS9xlUwg==} engines: {node: '>= 18'} - '@octokit/endpoint@10.1.1': - resolution: {integrity: sha512-JYjh5rMOwXMJyUpj028cu0Gbp7qe/ihxfJMLc8VZBMMqSwLgOxDI1911gV4Enl1QSavAQNJcwmwBF9M0VvLh6Q==} + '@octokit/endpoint@10.1.2': + resolution: {integrity: sha512-XybpFv9Ms4hX5OCHMZqyODYqGTZ3H6K6Vva+M9LR7ib/xr1y1ZnlChYv9H680y77Vd/i/k+thXApeRASBQkzhA==} engines: {node: '>= 18'} - '@octokit/graphql@8.1.1': - resolution: {integrity: sha512-ukiRmuHTi6ebQx/HFRCXKbDlOh/7xEV6QUXaE7MJEKGNAncGI/STSbOkl12qVXZrfZdpXctx5O9X1AIaebiDBg==} + '@octokit/graphql@8.1.2': + resolution: {integrity: sha512-bdlj/CJVjpaz06NBpfHhp4kGJaRZfz7AzC+6EwUImRtrwIw8dIgJ63Xg0OzV9pRn3rIzrt5c2sa++BL0JJ8GLw==} engines: {node: '>= 18'} '@octokit/openapi-types@22.2.0': @@ -3248,19 +3248,19 @@ snapshots: '@octokit/core@6.1.2': dependencies: '@octokit/auth-token': 5.1.1 - '@octokit/graphql': 8.1.1 + '@octokit/graphql': 8.1.2 '@octokit/request': 9.1.4 '@octokit/request-error': 6.1.6 '@octokit/types': 13.6.2 before-after-hook: 3.0.2 universal-user-agent: 7.0.2 - '@octokit/endpoint@10.1.1': + '@octokit/endpoint@10.1.2': dependencies: '@octokit/types': 13.6.2 universal-user-agent: 7.0.2 - '@octokit/graphql@8.1.1': + '@octokit/graphql@8.1.2': dependencies: '@octokit/request': 9.1.4 '@octokit/types': 13.6.2 @@ -3279,7 +3279,7 @@ snapshots: '@octokit/request@9.1.4': dependencies: - '@octokit/endpoint': 10.1.1 + '@octokit/endpoint': 10.1.2 '@octokit/request-error': 6.1.6 '@octokit/types': 13.6.2 fast-content-type-parse: 2.0.0