diff --git a/website/package.json b/website/package.json index b5450d61d2509..8ed0acc829e7d 100644 --- a/website/package.json +++ b/website/package.json @@ -24,7 +24,7 @@ "@mdx-js/react": "1.6.22", "@theguild/components": "1.7.1", "esbuild": "0.13.12", - "framer-motion": "5.2.0", + "framer-motion": "5.2.1", "next": "11.1.2", "next-i18next": "8.10.0", "next-remote-watch": "1.0.0", diff --git a/yarn.lock b/yarn.lock index af1833f6ba072..8db7b261cebe8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6853,10 +6853,10 @@ fraction.js@^4.1.1: resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz#ac4e520473dae67012d618aab91eda09bcb400ff" integrity sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg== -framer-motion@5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.2.0.tgz#ac7f486bc48a48a187b28b6152b6db1456365f5a" - integrity sha512-268cYeh0GNWm26nqicXGuAZOlodvR/huY6KGAP5NuoRhrGnDTv5jgCGt9pZelk6qXsBGPEUMqE6xaYYpTSaHmg== +framer-motion@5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-5.2.1.tgz#5cfa59984649d73e3741d7bf189918f34fd3635e" + integrity sha512-igeMZaa0FnaB4NkCE+/ENGSuSvhRhUVFJCwWg/FGQn+CwnLPI/XjO6Zim8m+pN+4wBNlaesBRpqOQbq/VH7mew== dependencies: framesync "6.0.1" hey-listen "^1.0.8"