diff --git a/package.json b/package.json index 90daf85281..5808c68553 100644 --- a/package.json +++ b/package.json @@ -410,7 +410,7 @@ "react-refresh": "^0.14.0", "react-refresh-typescript": "^2.0.7", "react-router-dom": "^5.3.4", - "react-select": "^5.5.4", + "react-select": "^5.5.6", "react-select-event": "^5.5.1", "react-table": "^7.8.0", "react-window": "^1.8.7", diff --git a/yarn.lock b/yarn.lock index f3c4d69417..591d9007c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10540,10 +10540,10 @@ react-select-event@^5.5.1: dependencies: "@testing-library/dom" ">=7" -react-select@^5.5.4: - version "5.5.4" - resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.5.4.tgz#da05b8b66d33f6fc1f92fdccd0fa50d7f4418554" - integrity sha512-lyr19joBUm/CNJgjZMBSnFvJ/MeHCmBYvQ050qYAP3EPa7Oenlnx9guhU+SW0goYgxLQyqwRvkFllQpFAp8tmQ== +react-select@^5.5.6: + version "5.5.6" + resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.5.6.tgz#30735524f0d48c8442d2ecf84cfe1bd52e4b039f" + integrity sha512-1pynAh7scLBmrNEeDrYVYTImXowmEPzGqVlG7xdvXmBUSD6gVhNMPKdhlpwAHfPANcTwGIqms0Xerm0n5o2WxA== dependencies: "@babel/runtime" "^7.12.0" "@emotion/cache" "^11.4.0"