aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-03 14:58:18 -0500
committerGitHub <noreply@github.com>2025-11-03 14:58:18 -0500
commit18bc8b4168e97af8e084067beff742d23cea5cad (patch)
tree7a6c6037376720b254764d6fc0294f42033d25d9
parenta2b0ab19b020b53c2e8df1ce655ca1aa1767440d (diff)
downloadpantry-18bc8b4168e97af8e084067beff742d23cea5cad.tar.gz
pantry-18bc8b4168e97af8e084067beff742d23cea5cad.tar.bz2
pantry-18bc8b4168e97af8e084067beff742d23cea5cad.zip
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] <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.1-f5bb90bf7e-6a93ca279a.zip (renamed from src/main/webui/.yarn/cache/graphql-request-npm-7.3.0-2b7a16da4a-ce9588df75.zip)bin153873 -> 153878 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.0-2b7a16da4a-ce9588df75.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.1-f5bb90bf7e-6a93ca279a.zip
index bd7ace4..328c512 100644
--- 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.1-f5bb90bf7e-6a93ca279a.zip
Binary files differ
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index caf0e48..ff7ebff 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.11.0",
- "graphql-request": "7.3.0",
+ "graphql-request": "7.3.1",
"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 825c21b..963877f 100644
--- a/src/main/webui/yarn.lock
+++ b/src/main/webui/yarn.lock
@@ -4366,14 +4366,14 @@ eslint@latest:
languageName: node
linkType: hard
-"graphql-request@npm:7.3.0":
- version: 7.3.0
- resolution: "graphql-request@npm:7.3.0"
+"graphql-request@npm:7.3.1":
+ version: 7.3.1
+ resolution: "graphql-request@npm:7.3.1"
dependencies:
"@graphql-typed-document-node/core": ^3.2.0
peerDependencies:
graphql: 14 - 16
- checksum: ce9588df750994334cb0e21cd9b1e33f7c0a674cef36f87e0f47ab8f1ef11da4897c1160468ef01f70aef223609012fcd205124364f4607f5aa1f3b950fe81b5
+ checksum: 6a93ca279a8890f2de2ae77deb950e1f9b8988512e68a0a0179ea347a1536fbc8520f316d5c79788f588254eb4e93f2bebfa9c560b2028eab41b1c8433441a18
languageName: node
linkType: hard
@@ -5903,7 +5903,7 @@ eslint@latest:
flowbite: ^3.1.2
flowbite-react: ^0.12.10
graphql: ^16.11.0
- graphql-request: 7.3.0
+ graphql-request: 7.3.1
prettier: latest
react: 19.2.0
react-dom: 19.2.0