From 15def29128d516845545c78d8cf626d35cf4820c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 May 2021 00:47:35 +0000 Subject: [PATCH] fix: upgrade framer-motion from 2.9.4 to 2.9.5 Snyk has created this PR to upgrade framer-motion from 2.9.4 to 2.9.5. See this package in npm: See this project in Snyk: https://app.snyk.io/org/openmined/project/86ba4579-8524-4b72-9da3-79d43be70bdb?utm_source=github&utm_medium=upgrade-pr --- omui/package.json | 2 +- omui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"