diff --git a/package.json b/package.json index 1f1e94046..2dd6d4d7f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@mui/icons-material": "^5.14.14", "@mui/material": "^5.14.14", "@mui/system": "^5.14.14", - "@tanstack/react-query": "^5.0.0", + "@tanstack/react-query": "^5.0.5", "@types/recharts": "^1.8.26", "axios": "^1.5.1", "buffer": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index 3e696eec9..21f05e2fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2701,18 +2701,18 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.0.0": - version: 5.0.0 - resolution: "@tanstack/query-core@npm:5.0.0" - checksum: 19ef7a26d114b03f5899d209ec88c815fc4887c3b3682aca2ec7765b3430bcd085ddccd8434a702affe9ce22c2f3fd5575b823d01ea1f6497c16bb05ec83d668 +"@tanstack/query-core@npm:5.0.5": + version: 5.0.5 + resolution: "@tanstack/query-core@npm:5.0.5" + checksum: 8df99b29c136d597b89bd49aba49c26c33f5ffc6d034a7c42e57a85e9be831cbb576822b02472cfdba467f76389dd4e0f8c1d3b2f82f68222f7e3e2ad2b749b9 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.0.0": - version: 5.0.0 - resolution: "@tanstack/react-query@npm:5.0.0" +"@tanstack/react-query@npm:^5.0.5": + version: 5.0.5 + resolution: "@tanstack/react-query@npm:5.0.5" dependencies: - "@tanstack/query-core": 5.0.0 + "@tanstack/query-core": 5.0.5 peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -2722,7 +2722,7 @@ __metadata: optional: true react-native: optional: true - checksum: 266cdf25aa7a35f44f0f00628b42f815f945e5cbbe2ff0e7d1d40f3800aca430ef1e43c7718bb8cd8ae039f1a483517275f4aaa41932c2d7cf6da374dda4c8b7 + checksum: 8c4db91b2dc72e4a9ff94dad1143b2a157fe3516a1f875366ad2dd2e66cde0c37a6613ac828a998401ea21d745591d0c477e6bf62a0676cd6eb3088cae01ec38 languageName: node linkType: hard @@ -8837,7 +8837,7 @@ __metadata: "@mui/material": ^5.14.14 "@mui/system": ^5.14.14 "@playwright/test": ^1.39.0 - "@tanstack/react-query": ^5.0.0 + "@tanstack/react-query": ^5.0.5 "@testing-library/dom": ^9.3.3 "@testing-library/jest-dom": ^6.1.4 "@testing-library/react": ^14.0.0