From f9a8e70b95ca0925866424ea09dd3db09974275e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 19:37:57 +0000 Subject: build(deps): bump graphql-request from 7.3.5 to 7.4.0 in /src/main/webui (#789) Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.5 to 7.4.0. - [Release notes](https://github.com/graffle-js/graffle/releases) - [Commits](https://github.com/graffle-js/graffle/compare/v7.3.5...7.4.0) --- updated-dependencies: - dependency-name: graphql-request dependency-version: 7.4.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-request-npm-7.3.5-371568406a-05d6ee3c84.zip | Bin 157517 -> 0 bytes ...graphql-request-npm-7.4.0-e0a28d1fe6-68a3b3882b.zip | Bin 0 -> 157839 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip create mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.4.0-e0a28d1fe6-68a3b3882b.zip (limited to 'src/main/webui/.yarn/cache') diff --git a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip deleted file mode 100644 index 1f7c32c..0000000 Binary files a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/graphql-request-npm-7.4.0-e0a28d1fe6-68a3b3882b.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.4.0-e0a28d1fe6-68a3b3882b.zip new file mode 100644 index 0000000..e678046 Binary files /dev/null and b/src/main/webui/.yarn/cache/graphql-request-npm-7.4.0-e0a28d1fe6-68a3b3882b.zip differ -- cgit