diff --git a/yarn.lock b/yarn.lock index 7721cdf..566547c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -232,10 +232,10 @@ "@swc/counter" "^0.1.3" tslib "^2.4.0" -"@tanstack/query-core@5.53.1": - version "5.53.1" - resolved "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.53.1.tgz" - integrity sha512-mvLG7s4Zy3Yvc2LsKm8BVafbmPrsReKgqwhmp4XKVmRW9us3KbWRqu3qBBfhVavcUUEHfNK7PvpTchvQpVdFpw== +"@tanstack/query-core@5.66.0": + version "5.66.0" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.66.0.tgz#163f670b3b4e3b3cdbff6698ad44b2edfcaed185" + integrity sha512-J+JeBtthiKxrpzUu7rfIPDzhscXF2p5zE/hVdrqkACBP8Yu0M96mwJ5m/8cPPYQE9aRNvXztXHlNwIh4FEeMZw== "@tanstack/query-devtools@5.52.3": version "5.52.3" @@ -250,11 +250,11 @@ "@tanstack/query-devtools" "5.52.3" "@tanstack/react-query@^5.53.1": - version "5.53.1" - resolved "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.53.1.tgz" - integrity sha512-35HU4836Ey1/W74BxmS8p9KHXcDRGPdkw6w3VX0Tc5S9v5acFl80oi/yc6nsmoLhu68wQkWMyX0h7y7cOtY5OA== + version "5.66.0" + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.66.0.tgz#9f7aa1b3e844ea6a0ad2ee61fccaed76e614b865" + integrity sha512-z3sYixFQJe8hndFnXgWu7C79ctL+pI0KAelYyW+khaNJ1m22lWrhJU2QrsTcRKMuVPtoZvfBYrTStIdKo+x0Xw== dependencies: - "@tanstack/query-core" "5.53.1" + "@tanstack/query-core" "5.66.0" "@types/cookie@^0.4.1": version "0.4.1"