From f4f5fd56c51fe4b90e6be5d9d3943eef7724a5bc Mon Sep 17 00:00:00 2001 From: null <139585163+KubeArchitectBot@users.noreply.github.com> Date: Mon, 8 Sep 2025 18:43:53 +0000 Subject: [PATCH] Update dependency @tanstack/react-query to v5.87.1 --- frontend/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index e68791601..29257ec33 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1592,9 +1592,9 @@ ] }, "node_modules/@tanstack/query-core": { - "version": "5.86.0", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.86.0.tgz", - "integrity": "sha512-Y6ibQm6BXbw6w1p3a5LrPn8Ae64M0dx7hGmnhrm9P+XAkCCKXOwZN0J5Z1wK/0RdNHtR9o+sWHDXd4veNI60tQ==", + "version": "5.87.1", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.87.1.tgz", + "integrity": "sha512-HOFHVvhOCprrWvtccSzc7+RNqpnLlZ5R6lTmngb8aq7b4rc2/jDT0w+vLdQ4lD9bNtQ+/A4GsFXy030Gk4ollA==", "license": "MIT", "funding": { "type": "github", @@ -1602,12 +1602,12 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.86.0", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.86.0.tgz", - "integrity": "sha512-jgS/v0oSJkGHucv9zxOS8rL7mjATh1XO3K4eqAV4WMpAly8okcBrGi1YxRZN5S4B59F54x9JFjWrK5vMAvJYqA==", + "version": "5.87.1", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.87.1.tgz", + "integrity": "sha512-YKauf8jfMowgAqcxj96AHs+Ux3m3bWT1oSVKamaRPXSnW2HqSznnTCEkAVqctF1e/W9R/mPcyzzINIgpOH94qg==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.86.0" + "@tanstack/query-core": "5.87.1" }, "funding": { "type": "github",