From 18bc8b4168e97af8e084067beff742d23cea5cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 14:58:18 -0500 Subject: build(deps): bump graphql-request from 7.3.0 to 7.3.1 in /src/main/webui (#742) Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.0 to 7.3.1. - [Release notes](https://github.com/graffle-js/graffle/releases) - [Commits](https://github.com/graffle-js/graffle/compare/v7.3.0...graphql-request@7.3.1) --- updated-dependencies: - dependency-name: graphql-request dependency-version: 7.3.1 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.0-2b7a16da4a-ce9588df75.zip | Bin 153873 -> 0 bytes ...graphql-request-npm-7.3.1-f5bb90bf7e-6a93ca279a.zip | Bin 0 -> 153878 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.3.0-2b7a16da4a-ce9588df75.zip create mode 100644 src/main/webui/.yarn/cache/graphql-request-npm-7.3.1-f5bb90bf7e-6a93ca279a.zip (limited to 'src/main/webui/.yarn') diff --git a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.0-2b7a16da4a-ce9588df75.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.0-2b7a16da4a-ce9588df75.zip deleted file mode 100644 index bd7ace4..0000000 Binary files a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.0-2b7a16da4a-ce9588df75.zip and /dev/null differ 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 new file mode 100644 index 0000000..328c512 Binary files /dev/null and b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.1-f5bb90bf7e-6a93ca279a.zip differ -- cgit