diff --git a/frontend/package.json b/frontend/package.json index aad4423..897b089 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ "@chakra-ui/theme-tools": "1.3.1", "@emotion/react": "11.7.1", "@emotion/styled": "11.6.0", - "framer-motion": "6.2.1", + "framer-motion": "6.2.6", "next": "12.0.8", "react": "17.0.2", "react-dom": "17.0.2" diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 9b75bf5..418434d 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1909,10 +1909,10 @@ focus-lock@^0.9.1: dependencies: tslib "^2.0.3" -framer-motion@6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.2.1.tgz#e0d02dd47211fe87e43bf5a0779991372bdadb1c" - integrity sha512-/8MMBCKgiuO6V/raGsJ+2dFZw5kteXsX1cSarxiM8o1F0XNlzd+4WGTIos85G2nZpwpmReJuUk+Hz4S3Y7fwPw== +framer-motion@6.2.6: + version "6.2.6" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-6.2.6.tgz#75277b4944a1234beaf7453da19028bbf4f75cce" + integrity sha512-7eGav5MxEEzDHozQTDY6+psTIOw2i2kM1QVoJOC3bCp9VOKoo+mKR5n7aT5JPh7ksEKFYJYz0GJDils/9S+oLA== dependencies: framesync "6.0.1" hey-listen "^1.0.8"