From 744ca2cde85b117c0a40a4d6f5553b43c4c8e3d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 02:43:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20npm:=20Bump=20@octokit/graphql?= =?UTF-8?q?=20from=208.2.0=20to=208.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/octokit/graphql.js/releases) - [Commits](https://github.com/octokit/graphql.js/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: "@octokit/graphql" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 88524f99..726df5f7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@giscus/react": "^3.1.0", "@mdx-js/mdx": "^3.1.0", "@next/bundle-analyzer": "15.2.0-canary.60", - "@octokit/graphql": "^8.2.0", + "@octokit/graphql": "^8.2.1", "@octokit/graphql-schema": "^15.25.0", "@prisma/client": "^6.3.1", "@react-spring/web": "^9.7.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad4804b2..97f2a717 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 15.2.0-canary.60 version: 15.2.0-canary.60 '@octokit/graphql': - specifier: ^8.2.0 - version: 8.2.0 + specifier: ^8.2.1 + version: 8.2.1 '@octokit/graphql-schema': specifier: ^15.25.0 version: 15.25.0 @@ -518,8 +518,8 @@ packages: '@octokit/graphql-schema@15.25.0': resolution: {integrity: sha512-aqz9WECtdxVWSqgKroUu9uu+CRt5KnfErWs0dBPKlTdrreAeWzS5NRu22ZVcGdPP7s3XDg2Gnf5iyoZPCRZWmQ==} - '@octokit/graphql@8.2.0': - resolution: {integrity: sha512-gejfDywEml/45SqbWTWrhfwvLBrcGYhOn50sPOjIeVvH6i7D16/9xcFA8dAJNp2HMcd+g4vru41g4E2RBiZvfQ==} + '@octokit/graphql@8.2.1': + resolution: {integrity: sha512-n57hXtOoHrhwTWdvhVkdJHdhTv0JstjDbDRhJfwIRNfFqmSo1DaK/mD2syoNUoLCyqSjBpGAKOG0BuwF392slw==} engines: {node: '>= 18'} '@octokit/openapi-types@23.0.1': @@ -3534,7 +3534,7 @@ snapshots: graphql: 16.10.0 graphql-tag: 2.12.6(graphql@16.10.0) - '@octokit/graphql@8.2.0': + '@octokit/graphql@8.2.1': dependencies: '@octokit/request': 9.2.2 '@octokit/types': 13.8.0