aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-19 08:15:34 -0500
committerGitHub <noreply@github.com>2025-11-19 08:15:34 -0500
commit5e9d50cba093c509e8991a2b5858116ff360037b (patch)
tree18d5a32685dbdcd3e0fbd2cb817e5437d69adfe7 /src/main
parent0650cda50a3f4d039e20d51bd1ba8eb06c67f16e (diff)
downloadpantry-5e9d50cba093c509e8991a2b5858116ff360037b.tar.gz
pantry-5e9d50cba093c509e8991a2b5858116ff360037b.tar.bz2
pantry-5e9d50cba093c509e8991a2b5858116ff360037b.zip
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main')
-rw-r--r--src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip (renamed from src/main/webui/.yarn/cache/graphql-request-npm-7.3.1-f5bb90bf7e-6a93ca279a.zip)bin153878 -> 157156 bytes
-rw-r--r--src/main/webui/package.json2
-rw-r--r--src/main/webui/yarn.lock10
3 files changed, 6 insertions, 6 deletions
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.3-c308e1b097-23532edd54.zip
index 328c512..e91bfd1 100644
--- 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.3-c308e1b097-23532edd54.zip
Binary files differ
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index f1c08e4..5984493 100644
--- a/src/main/webui/package.json
+++ b/src/main/webui/package.json
@@ -28,7 +28,7 @@
"flowbite": "^3.1.2",
"flowbite-react": "^0.12.10",
"graphql": "^16.12.0",
- "graphql-request": "7.3.1",
+ "graphql-request": "7.3.3",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-redux": "^9.2.0",
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