diff --git a/package-lock.json b/package-lock.json index 59c97fb83..994abb084 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "docusaurus2-dotenv": "^1.4.0", "express": "^4.18.2", "fontawesome": "^5.6.3", - "framer-motion": "^11.2.10", + "framer-motion": "^11.11.13", "joi": "^17.12.1", "passport": "^0.7.0", "passport-github": "^1.1.0", @@ -11116,10 +11116,9 @@ } }, "node_modules/framer-motion": { - "version": "11.11.11", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.11.tgz", - "integrity": "sha512-tuDH23ptJAKUHGydJQII9PhABNJBpB+z0P1bmgKK9QFIssHGlfPd6kxMq00LSKwE27WFsb2z0ovY0bpUyMvfRw==", - "license": "MIT", + "version": "11.11.13", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.13.tgz", + "integrity": "sha512-aoEA83gsqRRsnh4TN7S9YNcKVLrg+GtPNnxNMd9bGn23+pLmuKGQeccPnqffEKzlkgmy2MkMo0jRkK41S2LzWw==", "dependencies": { "tslib": "^2.4.0" }, diff --git a/package.json b/package.json index d551a62b4..13567091c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "docusaurus2-dotenv": "^1.4.0", "express": "^4.18.2", "fontawesome": "^5.6.3", - "framer-motion": "^11.2.10", + "framer-motion": "^11.11.13", "joi": "^17.12.1", "passport": "^0.7.0", "passport-github": "^1.1.0",