diff --git a/package.json b/package.json index af4f1a7c..c339fabd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@nextui-org/react": "^2.2.10", "@vercel/analytics": "^1.2.2", "@vercel/speed-insights": "^1.0.10", - "framer-motion": "^11.0.24", + "framer-motion": "^11.1.7", "graphql": "^16.8.1", "next": "14.1.4", "next-themes": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index 61d7bc43..dfe18b33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4006,10 +4006,10 @@ fraction.js@^4.3.7: resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7" integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew== -framer-motion@^11.0.24: - version "11.0.24" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.0.24.tgz#d6ac88cd7d627e2ce57eb9bac05c60469fca6223" - integrity sha512-l2iM8NR53qtcujgAqYvGPJJGModPNWEVUaATRDLfnaLvUoFpImovBm0AHalSSsY8tW6knP8mfJTW4WYGbnAe4w== +framer-motion@^11.1.7: + version "11.1.7" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.1.7.tgz#ad970c1296e7b5fb26db222fd65d1329aef115a6" + integrity sha512-cW11Pu53eDAXUEhv5hEiWuIXWhfkbV32PlgVISn7jRdcAiVrJ1S03YQQ0/DzoswGYYwKi4qYmHHjCzAH52eSdQ== dependencies: tslib "^2.4.0"