From 3541dc555309fa2ef04d8fda0dc8946fecad70b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 04:16:08 +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 | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 42a97c9d5..1aa776a83 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "apollo-upload-client": "^17.0.0", "big.js": "^6.2.1", "crypto-es": "^1.2.7", - "graphql": "^15", + "graphql": "^16", "ibantools": "^4.2.2", "jsqr": "^1.4.0", "lodash-es": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index db790bc05..ebf8f931e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5872,6 +5872,11 @@ graphql-tag@2.12.6, graphql-tag@^2.10.1, graphql-tag@^2.12.6: resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38" integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw== +graphql@^16: + version "16.6.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb" + integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw== + handle-thing@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.1.tgz#857f79ce359580c340d43081cc648970d0bb234e"