From db70a29f97d21484a48f6e1204d1e4da20045c14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:03:30 +0000 Subject: [PATCH] build(deps): bump @tanstack/react-query from 5.62.8 to 5.62.9 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.8 to 5.62.9. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.9/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 081ca71..f8381ce 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@medusajs/event-bus-redis": "^2.0.2", "@medusajs/file-local": "^2.0.2", "@medusajs/medusa": "1.20.10", - "@tanstack/react-query": "5.62.8", + "@tanstack/react-query": "5.62.9", "body-parser": "^1.19.0", "cors": "^2.8.5", "dotenv": "16.4.7",