From 91e6989848dad010d8ca7298a108ad2b8fc6d7fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 10:30:17 +0000 Subject: [PATCH] Bump framer-motion from 5.4.4 to 5.4.5 in /taker-frontend Bumps [framer-motion](https://github.com/framer/motion) from 5.4.4 to 5.4.5. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v5.4.4...v5.4.5) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- taker-frontend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/taker-frontend/yarn.lock b/taker-frontend/yarn.lock index 77c1c82..e1c52e9 100644 --- a/taker-frontend/yarn.lock +++ b/taker-frontend/yarn.lock @@ -6375,9 +6375,9 @@ fragment-cache@^0.2.1: map-cache "^0.2.2" framer-motion@^5: - version "5.4.4" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.4.4.tgz#28e12aed79fe6041b9c7ff5de4308946b7d14b8f" - integrity sha512-R2IE9EdmsKpliqyA+6U7biRnLdAHBXh510oFZLLWg5ZbFQYg1UsSLCZD3AXWFLQxOKn0C6ohZb7y0R9XpsriFA== + version "5.4.5" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.4.5.tgz#180047afe6d4e41b8b69eb76cfad13d7a0351073" + integrity sha512-OjKfSMO22a9bTedhQ4diwZWCcmwoZmfrkalv4adhHTH2/cXa2eoFAmmPzs6aNpENbMrn47YmlWGwZtYNycXFLg== dependencies: framesync "6.0.1" hey-listen "^1.0.8"