diff --git a/package-lock.json b/package-lock.json index bb248b83..a3362ae9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@ant-design/icons": "^5.4.0", "@axa-fr/react-oidc": "^7.22.21", "@hey-api/openapi-ts": "^0.52.9", - "@tanstack/react-query": "^5.51.23", + "@tanstack/react-query": "^5.51.24", "antd": "^5.20.2", "echarts": "5.5.1", "echarts-for-react": "^3.0.2", @@ -4512,20 +4512,20 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.51.21", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.51.21.tgz", - "integrity": "sha512-POQxm42IUp6n89kKWF4IZi18v3fxQWFRolvBA6phNVmA8psdfB1MvDnGacCJdS+EOX12w/CyHM62z//rHmYmvw==", + "version": "5.51.24", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.51.24.tgz", + "integrity": "sha512-qtIR0FMHUDIWyIQw87q4C+so7XaN59MsGfWrc6rgi2VTHrVZF3Hd0St2dbpqRetHf6XW5yY5lzTrXpTilPlxUg==", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" } }, "node_modules/@tanstack/react-query": { - "version": "5.51.23", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.23.tgz", - "integrity": "sha512-CfJCfX45nnVIZjQBRYYtvVMIsGgWLKLYC4xcUiYEey671n1alvTZoCBaU9B85O8mF/tx9LPyrI04A6Bs2THv4A==", + "version": "5.51.24", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.24.tgz", + "integrity": "sha512-sW1qRwoCDqOFku67xng4Y5z6NPK1DS347jR4RiX9wFHrmyqpbXgUjPIjT3fodezdJAaSJD/6CvWb0cl05J8zNQ==", "dependencies": { - "@tanstack/query-core": "5.51.21" + "@tanstack/query-core": "5.51.24" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 7a948871..1757a279 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@ant-design/icons": "^5.4.0", "@axa-fr/react-oidc": "^7.22.21", "@hey-api/openapi-ts": "^0.52.9", - "@tanstack/react-query": "^5.51.23", + "@tanstack/react-query": "^5.51.24", "antd": "^5.20.2", "echarts": "5.5.1", "echarts-for-react": "^3.0.2",