diff --git a/yarn.lock b/yarn.lock index 0283bb3e5..f689b99cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11477,10 +11477,10 @@ react-select@^4.3.1: react-input-autosize "^3.0.0" react-transition-group "^4.3.0" -react-spring@^9.2.2: - version "9.2.2" - resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.2.2.tgz#315bf14202a3d0d68b2652ba571a91b71e05be8b" - integrity sha512-tYlW4Qmfph8mS18HBTFu7QOX/TCXr6cf+BnHcHnMMB9BVPtAZ7UOTGTHyxbnmkMMMKdeP4QwGqffWfTo3BFvWg== +react-spring@^9.2.3: + version "9.2.3" + resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-9.2.3.tgz#ff644f8857782389b47171239ee8dead372ebd46" + integrity sha512-D3fx9A7UjX4yp35TM3YxbhzKhjq6nFaEs4/RkKT+/Ch732opG6iUek9jt+mwR1bST29aa9Da6mWipAtQbD2U3g== dependencies: "@react-spring/core" "~9.2.0" "@react-spring/konva" "~9.2.0"