diff --git a/omui/package.json b/omui/package.json index f3c534e..fc05361 100644 --- a/omui/package.json +++ b/omui/package.json @@ -44,7 +44,7 @@ "@chakra-ui/system": "1.0.0-rc.7", "@chakra-ui/theme": "1.0.0-rc.7", "@chakra-ui/theme-tools": "1.0.0-rc.7", - "framer-motion": "^2.9.4", + "framer-motion": "^2.9.5", "prism-react-renderer": "^1.1.1", "react-simple-code-editor": "^0.11.0" }, diff --git a/omui/yarn.lock b/omui/yarn.lock index 36be8fd..0327c4b 100644 --- a/omui/yarn.lock +++ b/omui/yarn.lock @@ -7562,10 +7562,10 @@ fragment-cache@^0.2.1: dependencies: map-cache "^0.2.2" -framer-motion@^2.9.4: - version "2.9.4" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-2.9.4.tgz#366656ae240776c923cbd4359815e5c1ed56084d" - integrity sha512-Bvgdwpu5UO6VnEEwenJEmnGeo9ILRRWh9f3iIX+71NiM5X60Qi6KlkBFGZc9DGbdIUAn0AYgaxVhTKL39OOYng== +framer-motion@^2.9.5: + version "2.9.5" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-2.9.5.tgz#bbb185325d531c57f494cf3f6cf7719fc2c225c7" + integrity sha512-epSX4Co1YbDv0mjfHouuY0q361TpHE7WQzCp/xMTilxy4kXd+Z23uJzPVorfzbm1a/9q1Yu8T5bndaw65NI4Tg== dependencies: framesync "^4.1.0" hey-listen "^1.0.8"