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 /src/main/webui/package.json | |
| 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>
Diffstat (limited to 'src/main/webui/package.json')
| -rw-r--r-- | src/main/webui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
