From 582170862de3aa4013b0465e0786951c2bb2e60d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 04:53:24 +0000 Subject: [PATCH] Bump @tanstack/react-query from 4.22.0 to 5.37.1 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.22.0 to 5.37.1. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.37.1/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1db31c..23a9d5f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@medusajs/event-bus-redis": "^1.8.11", "@medusajs/file-local": "^1.0.3", "@medusajs/medusa": "1.20.2", - "@tanstack/react-query": "4.22.0", + "@tanstack/react-query": "5.37.1", "body-parser": "^1.19.0", "cors": "^2.8.5", "dotenv": "16.3.1",