diff --git a/frontend/package.json b/frontend/package.json index 51344891c..b2b0faa5c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,7 +32,7 @@ "@storybook/test": "^8.4.7", "@stripe/react-stripe-js": "^3.1.1", "@stripe/stripe-js": "^5.2.0", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.10", "@tanstack/react-table": "^8.20.5", "axios": "^1.7.9", "boring-avatars": "^1.11.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 7c986ac29..d34256d90 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6614,10 +6614,10 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.62.7": - version: 5.62.7 - resolution: "@tanstack/query-core@npm:5.62.7" - checksum: 10c0/d7aa83571b56e7bf1b608b8f56c90a9e9e759ba5a8899686182e8961c94432d1b6437b066a228765250498a3009623a30c5ca17b2714ddb30e2d727adea9aa0c +"@tanstack/query-core@npm:5.62.9": + version: 5.62.9 + resolution: "@tanstack/query-core@npm:5.62.9" + checksum: 10c0/3d0708ec761563bbb5c5efa97160d10ed891b63a61cc24ebc04c24d8196e7fa5cde89ea220e70546fc94066fa1034c1a368138dab3f353c82846cc5f9595a7fc languageName: node linkType: hard @@ -6640,14 +6640,14 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-query@npm:^5.62.7": - version: 5.62.7 - resolution: "@tanstack/react-query@npm:5.62.7" +"@tanstack/react-query@npm:^5.62.10": + version: 5.62.10 + resolution: "@tanstack/react-query@npm:5.62.10" dependencies: - "@tanstack/query-core": "npm:5.62.7" + "@tanstack/query-core": "npm:5.62.9" peerDependencies: react: ^18 || ^19 - checksum: 10c0/4a99bf3f3cdce6a24b6356377697e4b8cc31b0b160942a32d0619b928aec44c42dad61070d9d127512e6139bc4e62e7fe0722054f8152e21a1b8743a1dbd39e0 + checksum: 10c0/df6dab08dcbec5d7458855107d81e9a4cb4fef9f2302341168ec2de42fa2935f523b4086b77ab626aa7baf468cb4cd050ab6043fafae794544273d1e7f5cead9 languageName: node linkType: hard @@ -10961,7 +10961,7 @@ __metadata: "@stripe/stripe-js": "npm:^5.2.0" "@tailwindcss/typography": "npm:^0.5.15" "@tanstack/eslint-plugin-query": "npm:^5.62.1" - "@tanstack/react-query": "npm:^5.62.7" + "@tanstack/react-query": "npm:^5.62.10" "@tanstack/react-query-devtools": "npm:^5.60.5" "@tanstack/react-table": "npm:^8.20.5" "@types/node": "npm:^22.10.1"