diff --git a/web/package.json b/web/package.json index 26e9950fb74..1acafbeb4c0 100644 --- a/web/package.json +++ b/web/package.json @@ -86,7 +86,7 @@ "@projectstorm/react-diagrams": "^7.0.4", "@simonwep/pickr": "^1.5.1", "@szhsin/react-menu": "^4.4.1", - "@tanstack/react-query": "^5.87.1", + "@tanstack/react-query": "^5.90.6", "@tanstack/react-table": "^8.16.0", "@tanstack/react-virtual": "^3.13.6", "@types/classnames": "^2.3.4", diff --git a/web/yarn.lock b/web/yarn.lock index 573be851f76..0dfa1440c39 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3593,21 +3593,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.90.5": - version: 5.90.5 - resolution: "@tanstack/query-core@npm:5.90.5" - checksum: 10c0/3b9460cc10d494357a30ddd3138f2a831611d14b5b8ce3587daa17a078d63945fcdf419864d9dc8e1249aa89b512003d2f134977c64ceccdbdfdd79f1f7e0a34 +"@tanstack/query-core@npm:5.90.6": + version: 5.90.6 + resolution: "@tanstack/query-core@npm:5.90.6" + checksum: 10c0/2523cd4d9bc4d9fc1a828b15923c44046004fb1c4322f8c211ff4c153914bc776a356a476f499127cfee3fc89b101ac64f93b352aa761bd349c3a8e0de33d792 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.87.1": - version: 5.90.5 - resolution: "@tanstack/react-query@npm:5.90.5" +"@tanstack/react-query@npm:^5.90.6": + version: 5.90.6 + resolution: "@tanstack/react-query@npm:5.90.6" dependencies: - "@tanstack/query-core": "npm:5.90.5" + "@tanstack/query-core": "npm:5.90.6" peerDependencies: react: ^18 || ^19 - checksum: 10c0/b2450259e40afc2aec5e455414f204c511ec98ebbbd25963316ab72b25758722ee424ed51210bd6863f78f03ae414e18571879f9d70a022e11049f3f04ef5ce2 + checksum: 10c0/0cde819c41d3f02dccc443786c3aeb6e0a6135365ef127dd8e5bb25d65837b0b12b011c6700c14df1f866a1d65d57a6f4a00abf2ddac31543d68b4963ca80d1a languageName: node linkType: hard @@ -12833,7 +12833,7 @@ __metadata: "@simonwep/pickr": "npm:^1.5.1" "@svgr/webpack": "npm:^8.1.0" "@szhsin/react-menu": "npm:^4.4.1" - "@tanstack/react-query": "npm:^5.87.1" + "@tanstack/react-query": "npm:^5.90.6" "@tanstack/react-table": "npm:^8.16.0" "@tanstack/react-virtual": "npm:^3.13.6" "@testing-library/dom": "npm:10.4.1"