diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index f196566a096..a36ce859586 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -78,7 +78,7 @@ "@sentry/react": "7.101.1", "@soluble/cache-interop": "0.12.8", "@soluble/cache-ioredis": "0.13.11", - "@tanstack/react-query": "5.21.4", + "@tanstack/react-query": "5.21.7", "@vercel/analytics": "1.2.0", "@your-org/common-i18n": "workspace:^", "@your-org/core-lib": "workspace:^", diff --git a/yarn.lock b/yarn.lock index 2ef5a05c4d6..2c6b0343764 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7193,21 +7193,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.21.4": - version: 5.21.4 - resolution: "@tanstack/query-core@npm:5.21.4" - checksum: 10c0/127efce535dee1ddff8ef6cdcf2520f89ba1a7a8502e73be50c1655b22c4bd64468893a23ae7bff281e1bd8f0ca684e079f21d300409454447cdf018acd5cb04 +"@tanstack/query-core@npm:5.21.7": + version: 5.21.7 + resolution: "@tanstack/query-core@npm:5.21.7" + checksum: 10c0/21a49588a444cfe63a7f5d063b14e93c3f1d9f16fb4d5fce48817e9001f4463ed564df1139afb8f073123cc300f3f95f83bb150ef2fa2b116e76511c220739b1 languageName: node linkType: hard -"@tanstack/react-query@npm:5.21.4": - version: 5.21.4 - resolution: "@tanstack/react-query@npm:5.21.4" +"@tanstack/react-query@npm:5.21.7": + version: 5.21.7 + resolution: "@tanstack/react-query@npm:5.21.7" dependencies: - "@tanstack/query-core": "npm:5.21.4" + "@tanstack/query-core": "npm:5.21.7" peerDependencies: react: ^18.0.0 - checksum: 10c0/b16ab80640b962ef58f3a50da21179d2024ec2c887fbf7ee5944e46804694ca1c83057c8300525812e8253915382716c04cfce6905036d12ef8d9bb8c591aa92 + checksum: 10c0/c519af3361f25675bd4923b990f3726b0f5c72ebb0a02a281b0c8bfc60969eb6badb6ee5dbe63174b0896f30dcf92ce6fc1c21e430cda1485da8deca52dccbdf languageName: node linkType: hard @@ -17891,7 +17891,7 @@ __metadata: "@svgr/webpack": "npm:8.1.0" "@tailwindcss/forms": "npm:0.5.7" "@tailwindcss/typography": "npm:0.5.10" - "@tanstack/react-query": "npm:5.21.4" + "@tanstack/react-query": "npm:5.21.7" "@testing-library/dom": "npm:9.3.4" "@testing-library/jest-dom": "npm:6.4.2" "@testing-library/react": "npm:14.2.1"