diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-23 16:57:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-23 16:57:24 -0400 |
| commit | 0cd0a9b31ff8cd162f7d6fc61796dafadabe2a6e (patch) | |
| tree | e0567d38d2ea7b929ad40dc556999680e0d72bf4 /src | |
| parent | 93efd81af515d772563bbe221457b7489e9b9566 (diff) | |
| download | pantry-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')
| -rw-r--r-- | src/main/webui/.yarn/cache/graphql-request-npm-7.3.0-2b7a16da4a-ce9588df75.zip (renamed from src/main/webui/.yarn/cache/graphql-request-npm-7.2.0-505aff0a9d-039a42f4be.zip) | bin | 134104 -> 153873 bytes | |||
| -rw-r--r-- | src/main/webui/package.json | 2 | ||||
| -rw-r--r-- | src/main/webui/yarn.lock | 10 |
3 files changed, 6 insertions, 6 deletions
diff --git a/src/main/webui/.yarn/cache/graphql-request-npm-7.2.0-505aff0a9d-039a42f4be.zip b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.0-2b7a16da4a-ce9588df75.zip Binary files differindex 21a85c2..bd7ace4 100644 --- a/src/main/webui/.yarn/cache/graphql-request-npm-7.2.0-505aff0a9d-039a42f4be.zip +++ b/src/main/webui/.yarn/cache/graphql-request-npm-7.3.0-2b7a16da4a-ce9588df75.zip 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", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index dde1ee9..16405c3 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -4362,14 +4362,14 @@ eslint@latest: languageName: node linkType: hard -"graphql-request@npm:7.2.0": - version: 7.2.0 - resolution: "graphql-request@npm:7.2.0" +"graphql-request@npm:7.3.0": + version: 7.3.0 + resolution: "graphql-request@npm:7.3.0" dependencies: "@graphql-typed-document-node/core": ^3.2.0 peerDependencies: graphql: 14 - 16 - checksum: 039a42f4be7bf71e1b4ae97c2994c5b80f5eb431ea3d5c2119e770fc3d0238be40b6c853e78e2ddc8c73c2e95144940dda095f93ba7dc27590c53fa995bba511 + checksum: ce9588df750994334cb0e21cd9b1e33f7c0a674cef36f87e0f47ab8f1ef11da4897c1160468ef01f70aef223609012fcd205124364f4607f5aa1f3b950fe81b5 languageName: node linkType: hard @@ -5921,7 +5921,7 @@ eslint@latest: flowbite: ^3.1.2 flowbite-react: ^0.12.9 graphql: ^16.11.0 - graphql-request: 7.2.0 + graphql-request: 7.3.0 prettier: latest react: 19.2.0 react-dom: 19.2.0 |
