diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index fdecac7ebab..bf01e3399da 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -78,7 +78,7 @@ "@sentry/react": "8.40.0", "@soluble/cache-interop": "0.12.8", "@soluble/cache-ioredis": "0.13.11", - "@tanstack/react-query": "5.61.0", + "@tanstack/react-query": "5.61.3", "@vercel/analytics": "1.4.1", "@your-org/common-i18n": "workspace:^", "@your-org/core-lib": "workspace:^", diff --git a/yarn.lock b/yarn.lock index 941eb052b99..c469ee5e76a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6899,14 +6899,14 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-query@npm:5.61.0": - version: 5.61.0 - resolution: "@tanstack/react-query@npm:5.61.0" +"@tanstack/react-query@npm:5.61.3": + version: 5.61.3 + resolution: "@tanstack/react-query@npm:5.61.3" dependencies: "@tanstack/query-core": "npm:5.60.6" peerDependencies: react: ^18 || ^19 - checksum: 10c0/b65477a8bda401dbde0daae002c4a42ce8581d749eaec723634cdeb378f5a8eb609f00d2010060a05db995adb8e20e50b2540a560e782878f4b6db132e13c140 + checksum: 10c0/42e7a638d937d4f2f5ef3bb215de56333554958a5d4a0106b9d1047ab2442a4418f68fe45a0299d85e3be8f6bd0366903442507ab5333523170cec85fb746396 languageName: node linkType: hard @@ -15664,7 +15664,7 @@ __metadata: "@svgr/webpack": "npm:8.1.0" "@tailwindcss/forms": "npm:0.5.9" "@tailwindcss/typography": "npm:0.5.15" - "@tanstack/react-query": "npm:5.61.0" + "@tanstack/react-query": "npm:5.61.3" "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:6.6.3" "@testing-library/react": "npm:16.0.1"