From 5e9d50cba093c509e8991a2b5858116ff360037b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 08:15:34 -0500 Subject: build(deps): bump graphql-request from 7.3.1 to 7.3.3 in /src/main/webui (#759) Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.1 to 7.3.3. - [Release notes](https://github.com/graffle-js/graffle/releases) - [Commits](https://github.com/graffle-js/graffle/compare/graphql-request@7.3.1...graphql-request@7.3.3) --- updated-dependencies: - dependency-name: graphql-request dependency-version: 7.3.3 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.1-f5bb90bf7e-6a93ca279a.zip | Bin 153878 -> 0 bytes ...graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip | Bin 0 -> 157156 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.3.1-f5bb90bf7e-6a93ca279a.zip create mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip (limited to 'src/main/webui/.yarn/cache') diff --git a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.1-f5bb90bf7e-6a93ca279a.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.1-f5bb90bf7e-6a93ca279a.zip deleted file mode 100644 index 328c512..0000000 Binary files a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.1-f5bb90bf7e-6a93ca279a.zip and /dev/null differ 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 new file mode 100644 index 0000000..e91bfd1 Binary files /dev/null and b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip differ -- cgit