diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-02 19:37:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-02 19:37:57 +0000 |
| commit | f9a8e70b95ca0925866424ea09dd3db09974275e (patch) | |
| tree | f909cfb5278e401fd5d6229ec004114e051bf06a | |
| parent | 5364216c1d01daa4776dcf275b13c70a0f15a8b1 (diff) | |
| download | pantry-f9a8e70b95ca0925866424ea09dd3db09974275e.tar.gz pantry-f9a8e70b95ca0925866424ea09dd3db09974275e.tar.bz2 pantry-f9a8e70b95ca0925866424ea09dd3db09974275e.zip | |
build(deps): bump graphql-request from 7.3.5 to 7.4.0 in /src/main/webui (#789)
Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.5 to 7.4.0.
- [Release notes](https://github.com/graffle-js/graffle/releases)
- [Commits](https://github.com/graffle-js/graffle/compare/v7.3.5...7.4.0)
---
updated-dependencies:
- dependency-name: graphql-request
dependency-version: 7.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.4.0-e0a28d1fe6-68a3b3882b.zip (renamed from src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip) | bin | 157517 -> 157839 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.5-371568406a-05d6ee3c84.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.4.0-e0a28d1fe6-68a3b3882b.zip Binary files differindex 1f7c32c..e678046 100644 --- a/src/main/webui/.yarn/cache/graphql-request-npm-7.3.5-371568406a-05d6ee3c84.zip +++ b/src/main/webui/.yarn/cache/graphql-request-npm-7.4.0-e0a28d1fe6-68a3b3882b.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index f62c77a..115cf13 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.15", "graphql": "^16.12.0", - "graphql-request": "7.3.5", + "graphql-request": "7.4.0", "react": "19.2.3", "react-dom": "19.2.3", "react-redux": "^9.2.0", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 85aa39b..93e5262 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -4569,14 +4569,14 @@ eslint@latest: languageName: node linkType: hard -"graphql-request@npm:7.3.5": - version: 7.3.5 - resolution: "graphql-request@npm:7.3.5" +"graphql-request@npm:7.4.0": + version: 7.4.0 + resolution: "graphql-request@npm:7.4.0" dependencies: "@graphql-typed-document-node/core": ^3.2.0 peerDependencies: graphql: 14 - 16 - checksum: 05d6ee3c84f197bc14669d805ec942f4ed8230e091b8c52d2cebdaebbacf19760d830a6d03c5fe2d739b74a72d742eef9fef246718dbab95bccbb5ed8a5919a2 + checksum: 68a3b3882b462fae80d8fa88ae63b338bdc20b14601fbf5c495497939d810a971319a06965a5143f20a8063765eb137c1e1c309c6e7b26a48eb2aa8d11d9aea0 languageName: node linkType: hard @@ -6106,7 +6106,7 @@ eslint@latest: flowbite: ^4.0.1 flowbite-react: ^0.12.15 graphql: ^16.12.0 - graphql-request: 7.3.5 + graphql-request: 7.4.0 prettier: latest react: 19.2.3 react-dom: 19.2.3 |
