diff --git a/package-lock.json b/package-lock.json index 05a9ab35..6eb93075 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@mailchimp/mailchimp_marketing": "^3.0.80", "@radix-ui/react-dialog": "^1.0.5", "@radix-ui/react-icons": "^1.3.0", - "@tanstack/react-query": "^5.36.2", + "@tanstack/react-query": "^5.37.1", "@types/react": "^18.3.2", "@types/react-dom": "^18.3.0", "autoprefixer": "10.4.19", @@ -935,9 +935,9 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.36.2", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.36.2.tgz", - "integrity": "sha512-bHNa+5dead+j6SA8WVlEOPxcGfteVFgdyFTCFcxBgjnPf0fFpHUc7aNZBCnvmPXqy/BeQa9zTuU9ectb7i8ZXA==", + "version": "5.37.1", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.37.1.tgz", + "integrity": "sha512-EhtBNA8GL3XFeSx6VYUjXQ96n44xe3JGKZCzBINrCYlxbZP6UwBafv7ti4eSRWc2Fy+fybQre0w17gR6lMzULA==", "dependencies": { "@tanstack/query-core": "5.36.1" }, diff --git a/package.json b/package.json index 76e8c699..8236ea1a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@mailchimp/mailchimp_marketing": "^3.0.80", "@radix-ui/react-dialog": "^1.0.5", "@radix-ui/react-icons": "^1.3.0", - "@tanstack/react-query": "^5.36.2", + "@tanstack/react-query": "^5.37.1", "@types/react": "^18.3.2", "@types/react-dom": "^18.3.0", "autoprefixer": "10.4.19",