From 284170cf80f38f9758ba32e52a44fe42d7ff1297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:53:01 +0000 Subject: [PATCH] Bump @octokit/graphql-schema from 14.41.0 to 14.55.1 Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.41.0 to 14.55.1. - [Release notes](https://github.com/octokit/graphql-schema/releases) - [Commits](https://github.com/octokit/graphql-schema/compare/v14.41.0...v14.55.1) --- updated-dependencies: - dependency-name: "@octokit/graphql-schema" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0168cba..c40c738 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1249,9 +1249,9 @@ } }, "node_modules/@octokit/graphql-schema": { - "version": "14.41.0", - "resolved": "https://registry.npmjs.org/@octokit/graphql-schema/-/graphql-schema-14.41.0.tgz", - "integrity": "sha512-CWsEysYE02r+qXGDV9NAV/nNLcoHnd9Z++ITcD66IgrsU8Mu+X+1lv8xXqF6HVohpbvLXj1GEW0fA8+JUim6pQ==", + "version": "14.55.1", + "resolved": "https://registry.npmjs.org/@octokit/graphql-schema/-/graphql-schema-14.55.1.tgz", + "integrity": "sha512-2D+ozyxfsbOdGeiLj/9wfBFVODj8eTQ8qeTwr9wOPyhIYtVcGPFJJTt8u/9Tfj+rImkg0xQg6fyFDO+In6Jb8Q==", "dev": true, "dependencies": { "graphql": "^16.0.0",