From d2a9bf4c6c31549abf57adb6fd427573c6d9af79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 06:42:06 +0000 Subject: [PATCH] chore(deps): bump graphql from 16.9.0 to 16.10.0 Bumps [graphql](https://github.com/graphql/graphql-js) from 16.9.0 to 16.10.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.9.0...v16.10.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/fxa-shared/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index f1729ce6744..e442cd451a2 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "clsx": "^2.1.1", "diffparser": "^2.0.1", "dotenv": "^16.4.5", - "graphql": "^16.9.0", + "graphql": "^16.10.0", "graphql-request": "^6.1.0", "hot-shots": "^10.2.1", "husky": "^4.2.5", diff --git a/packages/fxa-shared/package.json b/packages/fxa-shared/package.json index 3dfe4eb0b2c..33372f72774 100644 --- a/packages/fxa-shared/package.json +++ b/packages/fxa-shared/package.json @@ -294,7 +294,7 @@ "cors": "^2.8.5", "express": "^4.21.2", "find-up": "^5.0.0", - "graphql": "^16.9.0", + "graphql": "^16.10.0", "hot-shots": "^10.2.1", "ioredis": "^4.28.2", "ip": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index 4eecdc6fa04..6665c68e6c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -42271,7 +42271,7 @@ fsevents@~2.1.1: eslint: ^7.32.0 express: ^4.21.2 find-up: ^5.0.0 - graphql: ^16.9.0 + graphql: ^16.10.0 hot-shots: ^10.2.1 ioredis: ^4.28.2 ip: ^2.0.1 @@ -42422,7 +42422,7 @@ fsevents@~2.1.1: eslint-plugin-jsx-a11y: 6.10.0 eslint-plugin-react: ^7.32.2 eslint-plugin-react-hooks: 5.0.0 - graphql: ^16.9.0 + graphql: ^16.10.0 graphql-request: ^6.1.0 grunt: ^1.6.1 grunt-cli: ^1.4.3 @@ -43734,10 +43734,10 @@ fsevents@~2.1.1: languageName: node linkType: hard -"graphql@npm:^16.9.0": - version: 16.9.0 - resolution: "graphql@npm:16.9.0" - checksum: 8cb3d54100e9227310383ce7f791ca48d12f15ed9f2021f23f8735f1121aafe4e5e611a853081dd935ce221724ea1ae4638faef5d2921fb1ad7c26b5f46611e9 +"graphql@npm:^16.10.0": + version: 16.10.0 + resolution: "graphql@npm:16.10.0" + checksum: 969c2d1061d69ad6fe08a7fe642428212b0b8485a2f9b5d8650203eb6c3221479e81ec6a757708f849d84b85afcb3ebc5a8ff2f71778bb66c5e4850f051c170e languageName: node linkType: hard