aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-01 14:33:35 -0500
committerGitHub <noreply@github.com>2025-12-01 14:33:35 -0500
commite5aa3d34857bfac040ba8dfe39c5eada150e28ef (patch)
tree81d1b3e76a4dc33765591478cf598507cb832fb2
parentd8296ccb029dc19d56d3f01b4b9ce1d36c915777 (diff)
downloadpantry-e5aa3d34857bfac040ba8dfe39c5eada150e28ef.tar.gz
pantry-e5aa3d34857bfac040ba8dfe39c5eada150e28ef.tar.bz2
pantry-e5aa3d34857bfac040ba8dfe39c5eada150e28ef.zip
build(deps): bump graphql-request from 7.3.4 to 7.3.5 in /src/main/webui (#767)
Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.4 to 7.3.5. - [Release notes](https://github.com/graffle-js/graffle/releases) - [Commits](https://github.com/graffle-js/graffle/compare/graphql-request@7.3.4...v7.3.5) --- updated-dependencies: - dependency-name: graphql-request dependency-version: 7.3.5 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>
-rw-r--r--src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip (renamed from src/main/webui/.yarn/cache/graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip)bin156878 -> 157517 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.4-359c03d5fb-a33126c240.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip
index c55b76e..1f7c32c 100644
--- 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.5-371568406a-05d6ee3c84.zip
Binary files differ
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index c227dc4..fd51bd6 100644
--- a/src/main/webui/package.json
+++ b/src/main/webui/package.json
@@ -28,7 +28,7 @@
"flowbite": "^4.0.1",
"flowbite-react": "^0.12.10",
"graphql": "^16.12.0",
- "graphql-request": "7.3.4",
+ "graphql-request": "7.3.5",
"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 b0bb874..4e48a94 100644
--- a/src/main/webui/yarn.lock
+++ b/src/main/webui/yarn.lock
@@ -4375,14 +4375,14 @@ eslint@latest:
languageName: node
linkType: hard
-"graphql-request@npm:7.3.4":
- version: 7.3.4
- resolution: "graphql-request@npm:7.3.4"
+"graphql-request@npm:7.3.5":
+ version: 7.3.5
+ resolution: "graphql-request@npm:7.3.5"
dependencies:
"@graphql-typed-document-node/core": ^3.2.0
peerDependencies:
graphql: 14 - 16
- checksum: a33126c240852ca89ff923892722e500eccf084ba086cb95e741d3b5c32a1648e2bbfe185b27598d5a92de279d6e7c61382e2ba3b0030591c23452fd910dd0b5
+ checksum: 05d6ee3c84f197bc14669d805ec942f4ed8230e091b8c52d2cebdaebbacf19760d830a6d03c5fe2d739b74a72d742eef9fef246718dbab95bccbb5ed8a5919a2
languageName: node
linkType: hard
@@ -5912,7 +5912,7 @@ eslint@latest:
flowbite: ^4.0.1
flowbite-react: ^0.12.10
graphql: ^16.12.0
- graphql-request: 7.3.4
+ graphql-request: 7.3.5
prettier: latest
react: 19.2.0
react-dom: 19.2.0