From 4e9138bd00310e66f08949d8cbd5a719b34ba44a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 01:40:06 +0000 Subject: [PATCH] build(deps-dev): Bump graphql from 16.7.0 to 16.7.1 Bumps [graphql](https://github.com/graphql/graphql-js) from 16.7.0 to 16.7.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.7.0...v16.7.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f111b4df..06d6280d 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "eslint-plugin-promise": "6.1.1", "eslint-plugin-unicorn": "47.0.0", "eslint-plugin-yml": "1.8.0", - "graphql": "16.7.0", + "graphql": "16.7.1", "graphql-config": "5.0.2", "growl": "1.10.5", "husky": "8.0.3", diff --git a/yarn.lock b/yarn.lock index 55805fc1..5a9be5f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1548,7 +1548,7 @@ __metadata: eslint-plugin-promise: "npm:6.1.1" eslint-plugin-unicorn: "npm:47.0.0" eslint-plugin-yml: "npm:1.8.0" - graphql: "npm:16.7.0" + graphql: "npm:16.7.1" graphql-config: "npm:5.0.2" growl: "npm:1.10.5" husky: "npm:8.0.3" @@ -5977,10 +5977,10 @@ __metadata: languageName: node linkType: hard -"graphql@npm:16.7.0": - version: 16.7.0 - resolution: "graphql@npm:16.7.0" - checksum: 5a723f99e9995ab357b7bd8ae6e184267a1fd8cefc271a9187de83a330d98334f8a9197352664754054bdf23d29c1fb939af7d2940288312b39bd2449adc0464 +"graphql@npm:16.7.1": + version: 16.7.1 + resolution: "graphql@npm:16.7.1" + checksum: f391ef321598b62771b9a8e0c8bb7fae200648bdf1a5b1dec567a71d06a262d6da250aba814f36631fe8eae51fb24ab86dfca5acd1162527b2d9503218e7ea2d languageName: node linkType: hard