diff --git a/package-lock.json b/package-lock.json index e85244ea..6163f8c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@heroicons/react": "2.2.0", "@hookform/resolvers": "3.10.0", "@nextui-org/react": "2.6.11", - "framer-motion": "11.16.4", + "framer-motion": "11.17.0", "html-react-parser": "5.2.2", "lodash": "4.17.21", "next": "14.2.23", @@ -6077,9 +6077,9 @@ } }, "node_modules/framer-motion": { - "version": "11.16.4", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.16.4.tgz", - "integrity": "sha512-7ncPlBjrYX6iQXcTSw1kvZcHSVjEuOAW3uWuu+/+chUS4UWBMe8kCjniE4VMc2/BMo0su0Uw9sw0aWS9anpPWA==", + "version": "11.17.0", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.17.0.tgz", + "integrity": "sha512-uTNLH9JPMD3ad14WBt3KYRTR+If4tGPLgKTKTIIPaEBMkvazs6EkWNcmCh65qA/tyinOqIbQiuCorXX0qQsNoQ==", "license": "MIT", "dependencies": { "motion-dom": "^11.16.4", diff --git a/package.json b/package.json index 75ab8fae..a09385e5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@heroicons/react": "2.2.0", "@hookform/resolvers": "3.10.0", "@nextui-org/react": "2.6.11", - "framer-motion": "11.16.4", + "framer-motion": "11.17.0", "html-react-parser": "5.2.2", "lodash": "4.17.21", "next": "14.2.23",