From c49ae1dbd70e5d607a75e4d84422b4875b718cd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 16:46:13 -0500 Subject: build(deps): bump graphql-request from 7.3.3 to 7.3.4 in /src/main/webui (#763) Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.3 to 7.3.4. - [Release notes](https://github.com/graffle-js/graffle/releases) - [Commits](https://github.com/graffle-js/graffle/compare/graphql-request@7.3.3...graphql-request@7.3.4) --- updated-dependencies: - dependency-name: graphql-request dependency-version: 7.3.4 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.3-c308e1b097-23532edd54.zip | Bin 157156 -> 0 bytes ...graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip | Bin 0 -> 156878 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip create mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip (limited to 'src/main/webui/.yarn') diff --git a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip deleted file mode 100644 index e91bfd1..0000000 Binary files a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip and /dev/null differ 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 new file mode 100644 index 0000000..c55b76e Binary files /dev/null and b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip differ -- cgit