diff --git a/package.json b/package.json index 31ec654102..c7ac6dc835 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "react-device-detect": "^2.2.2", "react-dom": "^18.2.0", "react-error-boundary": "^3.1.4", - "react-query": "^3.39.0", + "react-query": "^3.39.3", "react-redux": "^8.0.1", "react-use": "^17.4.0", "redux": "^4.2.1", diff --git a/yarn.lock b/yarn.lock index a014dbb29c..41337bd849 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16272,10 +16272,10 @@ react-popper@^2.2.4: react-fast-compare "^3.0.1" warning "^4.0.2" -react-query@^3.39.0: - version "3.39.0" - resolved "https://registry.npmjs.org/react-query/-/react-query-3.39.0.tgz" - integrity sha512-Od0IkSuS79WJOhzWBx/ys0x13+7wFqgnn64vBqqAAnZ9whocVhl/y1padD5uuZ6EIkXbFbInax0qvY7zGM0thA== +react-query@^3.39.3: + version "3.39.3" + resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.39.3.tgz#4cea7127c6c26bdea2de5fb63e51044330b03f35" + integrity sha512-nLfLz7GiohKTJDuT4us4X3h/8unOh+00MLb2yJoGTPjxKs2bc1iDhkNx2bd5MKklXnOD3NrVZ+J2UXujA5In4g== dependencies: "@babel/runtime" "^7.5.5" broadcast-channel "^3.4.1"