diff --git a/package-lock.json b/package-lock.json index 6ddbbc3..0fc1551 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.12.2", + "framer-motion": "^10.12.22", "next": "^13.2.4", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -3861,9 +3861,9 @@ } }, "node_modules/framer-motion": { - "version": "10.12.2", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.12.2.tgz", - "integrity": "sha512-DD3Ieqy4pjmL0qBtfNMqnU/IONchUqnhHtgFtu0Nq5jw7bhkksD/Cs4cNhLYd1vs7iB8Q+WInxuBeMmzIoA5Xg==", + "version": "10.12.22", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.12.22.tgz", + "integrity": "sha512-bBGYPOxvxcfzS7/py9MEqDucmXBkVl2g42HNlXXPieSTSGGkr8L7+MilCnrU6uX3HrNk/tcB++1SkWE8BosHFw==", "dependencies": { "tslib": "^2.4.0" }, diff --git a/package.json b/package.json index 2047e95..d903681 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.12.2", + "framer-motion": "^10.12.22", "next": "^13.2.4", "react": "^18.2.0", "react-dom": "^18.2.0",