diff --git a/package-lock.json b/package-lock.json index 563ce24..15373c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9382,9 +9382,10 @@ } }, "node_modules/framer-motion": { - "version": "11.11.1", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.1.tgz", - "integrity": "sha512-Ucr9eHSrk0d+l6vyl9fvq6omh/PAWHjS+PlczpsoUdhJo1TuF3ULWJNuAMnpWQ1dGyPOyoUVuYlUKjE/s8dyCA==", + "version": "11.11.2", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.2.tgz", + "integrity": "sha512-Sj2xao1t5MskcCVJawfAhbTOP4IGEjFWE7ebiyd4Lo5yzKP3pkSMyaCtzM6D0uAT7ozNTgZcUorEsCWAIxHfZA==", + "license": "MIT", "dependencies": { "tslib": "^2.4.0" },