diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-14 17:54:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-14 17:54:23 +0000 |
| commit | 31ad0ecf8cdc8c22039dce2864ab5aeff1c05361 (patch) | |
| tree | 956f69c44527c393421bf3870ed06082920396a4 /src/main/webui/package.json | |
| parent | f422dc905ae4cc8a44b9aabe77dec037d7e31ea8 (diff) | |
| download | pantry-31ad0ecf8cdc8c22039dce2864ab5aeff1c05361.tar.gz pantry-31ad0ecf8cdc8c22039dce2864ab5aeff1c05361.tar.bz2 pantry-31ad0ecf8cdc8c22039dce2864ab5aeff1c05361.zip | |
build(deps): bump graphql from 16.11.0 to 16.12.0 in /src/main/webui (#750)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.11.0 to 16.12.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.11.0...v16.12.0)
---
updated-dependencies:
- dependency-name: graphql
dependency-version: 16.12.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 cb99dd0..04f7e5c 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -27,7 +27,7 @@ "@tailwindcss/postcss": "^4.1.17", "flowbite": "^3.1.2", "flowbite-react": "^0.12.10", - "graphql": "^16.11.0", + "graphql": "^16.12.0", "graphql-request": "7.3.1", "react": "19.2.0", "react-dom": "19.2.0", |
