aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-01 14:33:35 -0500
committerGitHub <noreply@github.com>2025-12-01 14:33:35 -0500
commite5aa3d34857bfac040ba8dfe39c5eada150e28ef (patch)
tree81d1b3e76a4dc33765591478cf598507cb832fb2 /src/main/webui/package.json
parentd8296ccb029dc19d56d3f01b4b9ce1d36c915777 (diff)
downloadpantry-e5aa3d34857bfac040ba8dfe39c5eada150e28ef.tar.gz
pantry-e5aa3d34857bfac040ba8dfe39c5eada150e28ef.tar.bz2
pantry-e5aa3d34857bfac040ba8dfe39c5eada150e28ef.zip
build(deps): bump graphql-request from 7.3.4 to 7.3.5 in /src/main/webui (#767)
Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.4 to 7.3.5. - [Release notes](https://github.com/graffle-js/graffle/releases) - [Commits](https://github.com/graffle-js/graffle/compare/graphql-request@7.3.4...v7.3.5) --- updated-dependencies: - dependency-name: graphql-request dependency-version: 7.3.5 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>
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 c227dc4..fd51bd6 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.4",
+ "graphql-request": "7.3.5",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-redux": "^9.2.0",