diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-19 08:15:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-19 08:15:34 -0500 |
| commit | 5e9d50cba093c509e8991a2b5858116ff360037b (patch) | |
| tree | 18d5a32685dbdcd3e0fbd2cb817e5437d69adfe7 /src/main/webui/package.json | |
| parent | 0650cda50a3f4d039e20d51bd1ba8eb06c67f16e (diff) | |
| download | pantry-5e9d50cba093c509e8991a2b5858116ff360037b.tar.gz pantry-5e9d50cba093c509e8991a2b5858116ff360037b.tar.bz2 pantry-5e9d50cba093c509e8991a2b5858116ff360037b.zip | |
build(deps): bump graphql-request from 7.3.1 to 7.3.3 in /src/main/webui (#759)
Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.1 to 7.3.3.
- [Release notes](https://github.com/graffle-js/graffle/releases)
- [Commits](https://github.com/graffle-js/graffle/compare/graphql-request@7.3.1...graphql-request@7.3.3)
---
updated-dependencies:
- dependency-name: graphql-request
dependency-version: 7.3.3
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json index f1c08e4..5984493 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.10", "graphql": "^16.12.0", - "graphql-request": "7.3.1", + "graphql-request": "7.3.3", "react": "19.2.0", "react-dom": "19.2.0", "react-redux": "^9.2.0", |
