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> --- src/main/webui/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/main/webui/yarn.lock') diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 367e06a..78a6233 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -4385,14 +4385,14 @@ eslint@latest: languageName: node linkType: hard -"graphql-request@npm:7.3.1": - version: 7.3.1 - resolution: "graphql-request@npm:7.3.1" +"graphql-request@npm:7.3.3": + version: 7.3.3 + resolution: "graphql-request@npm:7.3.3" dependencies: "@graphql-typed-document-node/core": ^3.2.0 peerDependencies: graphql: 14 - 16 - checksum: 6a93ca279a8890f2de2ae77deb950e1f9b8988512e68a0a0179ea347a1536fbc8520f316d5c79788f588254eb4e93f2bebfa9c560b2028eab41b1c8433441a18 + checksum: 23532edd54e8e8cfa2b2ef275d25d44e3965b5eb49108da60ba203e1eb95173f01b4f1e31048fecffb5f3ad7058e4e8ddbb866395f3caf807097d2cdf7c01527 languageName: node linkType: hard @@ -5922,7 +5922,7 @@ eslint@latest: flowbite: ^3.1.2 flowbite-react: ^0.12.10 graphql: ^16.12.0 - graphql-request: 7.3.1 + graphql-request: 7.3.3 prettier: latest react: 19.2.0 react-dom: 19.2.0 -- cgit