diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-24 16:46:13 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-24 16:46:13 -0500 |
| commit | c49ae1dbd70e5d607a75e4d84422b4875b718cd5 (patch) | |
| tree | 2dd127bc87bb9d29ef7fd873fcfac64c58e38ba5 | |
| parent | 419180d41d31398596d18ff78681805190274faf (diff) | |
| download | pantry-c49ae1dbd70e5d607a75e4d84422b4875b718cd5.tar.gz pantry-c49ae1dbd70e5d607a75e4d84422b4875b718cd5.tar.bz2 pantry-c49ae1dbd70e5d607a75e4d84422b4875b718cd5.zip | |
build(deps): bump graphql-request from 7.3.3 to 7.3.4 in /src/main/webui (#763)
Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.3 to 7.3.4.
- [Release notes](https://github.com/graffle-js/graffle/releases)
- [Commits](https://github.com/graffle-js/graffle/compare/graphql-request@7.3.3...graphql-request@7.3.4)
---
updated-dependencies:
- dependency-name: graphql-request
dependency-version: 7.3.4
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.4-359c03d5fb-a33126c240.zip (renamed from src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip) | bin | 157156 -> 156878 bytes | |||
| -rw-r--r-- | src/main/webui/package.json | 2 | ||||
| -rw-r--r-- | src/main/webui/yarn.lock | 10 |
3 files changed, 6 insertions, 6 deletions
diff --git a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip Binary files differindex e91bfd1..c55b76e 100644 --- a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.3-c308e1b097-23532edd54.zip +++ b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.4-359c03d5fb-a33126c240.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index ff0f186..64c01cb 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.3", + "graphql-request": "7.3.4", "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 ce85bda..740ef1c 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.3": - version: 7.3.3 - resolution: "graphql-request@npm:7.3.3" +"graphql-request@npm:7.3.4": + version: 7.3.4 + resolution: "graphql-request@npm:7.3.4" dependencies: "@graphql-typed-document-node/core": ^3.2.0 peerDependencies: graphql: 14 - 16 - checksum: 23532edd54e8e8cfa2b2ef275d25d44e3965b5eb49108da60ba203e1eb95173f01b4f1e31048fecffb5f3ad7058e4e8ddbb866395f3caf807097d2cdf7c01527 + checksum: a33126c240852ca89ff923892722e500eccf084ba086cb95e741d3b5c32a1648e2bbfe185b27598d5a92de279d6e7c61382e2ba3b0030591c23452fd910dd0b5 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.3 + graphql-request: 7.3.4 prettier: latest react: 19.2.0 react-dom: 19.2.0 |
