From e5aa3d34857bfac040ba8dfe39c5eada150e28ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 14:33:35 -0500 Subject: build(deps): bump graphql-request from 7.3.4 to 7.3.5 in /src/main/webui (#767) Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.4 to 7.3.5. - [Release notes](https://github.com/graffle-js/graffle/releases) - [Commits](https://github.com/graffle-js/graffle/compare/graphql-request@7.3.4...v7.3.5) --- updated-dependencies: - dependency-name: graphql-request dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ...graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip | Bin 156878 -> 0 bytes ...graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip | Bin 0 -> 157517 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip create mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip (limited to 'src/main/webui/.yarn/cache') diff --git a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip deleted file mode 100644 index c55b76e..0000000 Binary files a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip and /dev/null differ 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 new file mode 100644 index 0000000..1f7c32c Binary files /dev/null and b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip differ -- cgit