aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-23 16:57:24 -0400
committerGitHub <noreply@github.com>2025-10-23 16:57:24 -0400
commit0cd0a9b31ff8cd162f7d6fc61796dafadabe2a6e (patch)
treee0567d38d2ea7b929ad40dc556999680e0d72bf4 /src/main/webui/package.json
parent93efd81af515d772563bbe221457b7489e9b9566 (diff)
downloadpantry-0cd0a9b31ff8cd162f7d6fc61796dafadabe2a6e.tar.gz
pantry-0cd0a9b31ff8cd162f7d6fc61796dafadabe2a6e.tar.bz2
pantry-0cd0a9b31ff8cd162f7d6fc61796dafadabe2a6e.zip
build(deps): bump graphql-request from 7.2.0 to 7.3.0 in /src/main/webui (#738)
Bumps [graphql-request](https://github.com/jasonkuhrt/graphql-request) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/jasonkuhrt/graphql-request/releases) - [Commits](https://github.com/jasonkuhrt/graphql-request/compare/7.2.0...v7.3.0) --- updated-dependencies: - dependency-name: graphql-request dependency-version: 7.3.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index f3dc062..17908a6 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.9",
"graphql": "^16.11.0",
- "graphql-request": "7.2.0",
+ "graphql-request": "7.3.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-redux": "^9.2.0",