From 8247fd48e067e087aec4536fea11bac509758ced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 08:40:49 +0000 Subject: [PATCH] chore(deps): bump graphql from 16.6.0 to 16.8.1 Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... 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 07a0409..3b23d2d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@axinom/mosaic-fe-samples-host": "0.9.0", "@axinom/mosaic-user-auth": "0.6.4", "@paypal/paypal-js": "^5.1.4", - "graphql": "^16.6.0", + "graphql": "^16.8.1", "graphql-tag": "^2.11.0", "graphql-ws": "^5.14.0", "i18n-iso-countries": "^7.6.0", diff --git a/yarn.lock b/yarn.lock index d05572e..16496ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7144,10 +7144,10 @@ __metadata: languageName: node linkType: hard -"graphql@npm:^16.6.0": - version: 16.6.0 - resolution: "graphql@npm:16.6.0" - checksum: bf1d9e3c1938ce3c1a81e909bd3ead1ae4707c577f91cff1ca2eca474bfbc7873d5d7b942e1e9777ff5a8304421dba57a4b76d7a29eb19de8711cb70e3c2415e +"graphql@npm:^16.8.1": + version: 16.8.1 + resolution: "graphql@npm:16.8.1" + checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0 languageName: node linkType: hard @@ -9535,7 +9535,7 @@ __metadata: env-cmd: ^10.1.0 eslint-config-prettier: ^8.8.0 eslint-plugin-prettier: ^4.0.0 - graphql: ^16.6.0 + graphql: ^16.8.1 graphql-tag: ^2.11.0 graphql-ws: ^5.14.0 http-proxy: ^1.18.1