From 9ded42928f2ccb32c369eb9ed5ab3843b245f518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 13:28:30 +0000 Subject: [PATCH] Bump graphql from 15.8.0 to 16.6.0 Bumps [graphql](https://github.com/graphql/graphql-js) from 15.8.0 to 16.6.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v15.8.0...v16.6.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-major ... 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 bdda9ede..01d9f5c5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "big.js": "^6.2.1", "crypto-es": "^1.2.7", "express": "^4.18.1", - "graphql": "^15.8.0", + "graphql": "^16.6.0", "lodash-es": "^4.17.21", "lodash.template": "^4.5.0", "ngx-progressbar": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 8798c34b..0a945f2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5700,12 +5700,12 @@ graphql-tag@2.12.6, graphql-tag@^2.10.1, graphql-tag@^2.12.6: dependencies: tslib "^2.1.0" -"graphql@14 - 16": - version "16.5.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85" - integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA== +"graphql@14 - 16", graphql@^16.6.0: + version "16.6.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb" + integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw== -"graphql@14.0.2 - 14.2.0 || ^14.3.1 || ^15.0.0", graphql@^15.8.0: +"graphql@14.0.2 - 14.2.0 || ^14.3.1 || ^15.0.0": version "15.8.0" resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38" integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==