From 31ad0ecf8cdc8c22039dce2864ab5aeff1c05361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 17:54:23 +0000 Subject: build(deps): bump graphql from 16.11.0 to 16.12.0 in /src/main/webui (#750) Bumps [graphql](https://github.com/graphql/graphql-js) from 16.11.0 to 16.12.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.11.0...v16.12.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../graphql-npm-16.11.0-836e6ade28-65bc206edb.zip | Bin 433672 -> 0 bytes .../graphql-npm-16.12.0-6b85a803c3-c0d2435425.zip | Bin 0 -> 445077 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/graphql-npm-16.11.0-836e6ade28-65bc206edb.zip create mode 100644 src/main/webui/.yarn/cache/graphql-npm-16.12.0-6b85a803c3-c0d2435425.zip (limited to 'src/main/webui/.yarn/cache') diff --git a/src/main/webui/.yarn/cache/graphql-npm-16.11.0-836e6ade28-65bc206edb.zip b/src/main/webui/.yarn/cache/graphql-npm-16.11.0-836e6ade28-65bc206edb.zip deleted file mode 100644 index 5dbcbc6..0000000 Binary files a/src/main/webui/.yarn/cache/graphql-npm-16.11.0-836e6ade28-65bc206edb.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/graphql-npm-16.12.0-6b85a803c3-c0d2435425.zip b/src/main/webui/.yarn/cache/graphql-npm-16.12.0-6b85a803c3-c0d2435425.zip new file mode 100644 index 0000000..cdd328f Binary files /dev/null and b/src/main/webui/.yarn/cache/graphql-npm-16.12.0-6b85a803c3-c0d2435425.zip differ -- cgit