From 1f04d3f06b75eed247c8508e896f48a0a37e89d4 Mon Sep 17 00:00:00 2001 From: "stirlingbot[bot]" <195170888+stirlingbot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 09:19:37 +0000 Subject: [PATCH] Update Frontend 3rd Party Licenses Signed-off-by: stirlingbot[bot] --- frontend/editor/src/assets/3rdPartyLicenses.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/editor/src/assets/3rdPartyLicenses.json b/frontend/editor/src/assets/3rdPartyLicenses.json index b2ec99d368..e2d0efa73c 100644 --- a/frontend/editor/src/assets/3rdPartyLicenses.json +++ b/frontend/editor/src/assets/3rdPartyLicenses.json @@ -283,7 +283,7 @@ { "moduleName": "@tanstack/react-query", "moduleUrl": "https://github.com/TanStack/query", - "moduleVersion": "5.101.4", + "moduleVersion": "5.102.0", "moduleLicense": "MIT", "moduleLicenseUrl": "https://opensource.org/licenses/MIT" },