diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-03 14:58:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 14:58:18 -0500 |
| commit | 18bc8b4168e97af8e084067beff742d23cea5cad (patch) | |
| tree | 7a6c6037376720b254764d6fc0294f42033d25d9 /src/main/webui/package.json | |
| parent | a2b0ab19b020b53c2e8df1ce655ca1aa1767440d (diff) | |
| download | pantry-18bc8b4168e97af8e084067beff742d23cea5cad.tar.gz pantry-18bc8b4168e97af8e084067beff742d23cea5cad.tar.bz2 pantry-18bc8b4168e97af8e084067beff742d23cea5cad.zip | |
build(deps): bump graphql-request from 7.3.0 to 7.3.1 in /src/main/webui (#742)
Bumps [graphql-request](https://github.com/graffle-js/graffle) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/graffle-js/graffle/releases)
- [Commits](https://github.com/graffle-js/graffle/compare/v7.3.0...graphql-request@7.3.1)
---
updated-dependencies:
- dependency-name: graphql-request
dependency-version: 7.3.1
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 caf0e48..ff7ebff 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.11.0", - "graphql-request": "7.3.0", + "graphql-request": "7.3.1", "react": "19.2.0", "react-dom": "19.2.0", "react-redux": "^9.2.0", |
