diff --git a/package-lock.json b/package-lock.json index 78ff4fb..6b624ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "@tailwindcss/typography": "^0.5.9", "clsx": "^1.2.1", "eslint-config-next": "^13.2.4", - "framer-motion": "^10.9.1", + "framer-motion": "^10.12.17", "next": "^13.2.4", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -3905,9 +3905,9 @@ } }, "node_modules/framer-motion": { - "version": "10.9.1", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.9.1.tgz", - "integrity": "sha512-fuCDRGKOu5n9gN2/R7O22mE+BHMGK5D57S3Oq8n2ITd4aYR7D22QM5I4VPD3CWahNt/lyDUs20u9Aw+6ah9oAQ==", + "version": "10.12.17", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.12.17.tgz", + "integrity": "sha512-IR+aAYntsyu6ofyxqQV4QYotmOqzcuKxhqNpfc3DXJjNWOPpOeSyH0A+In3IEBu49Yx/+PNht+YMeZSdCNaYbw==", "dependencies": { "tslib": "^2.4.0" }, diff --git a/package.json b/package.json index 8ca10c8..06c721a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@tailwindcss/typography": "^0.5.9", "clsx": "^1.2.1", "eslint-config-next": "^13.2.4", - "framer-motion": "^10.9.1", + "framer-motion": "^10.12.17", "next": "^13.2.4", "react": "^18.2.0", "react-dom": "^18.2.0",