diff --git a/package-lock.json b/package-lock.json
index d662085c41b4bf2656e2fa93f52b71c79065fc83..604e4b0f06741ab46f3f2aa0af49da34a03e622c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
         "@types/node": "^16.18.36",
         "@types/react": "^18.2.13",
         "@types/react-dom": "^18.2.6",
-        "framer-motion": "^10.12.22",
+        "framer-motion": "^10.16.16",
         "javascript-time-ago": "^2.5.9",
         "react": "^18.2.0",
         "react-dom": "^18.2.0",
@@ -8288,9 +8288,9 @@
       }
     },
     "node_modules/framer-motion": {
-      "version": "10.12.22",
-      "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.12.22.tgz",
-      "integrity": "sha512-bBGYPOxvxcfzS7/py9MEqDucmXBkVl2g42HNlXXPieSTSGGkr8L7+MilCnrU6uX3HrNk/tcB++1SkWE8BosHFw==",
+      "version": "10.16.16",
+      "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.16.16.tgz",
+      "integrity": "sha512-je6j91rd7NmUX7L1XHouwJ4v3R+SO4umso2LUcgOct3rHZ0PajZ80ETYZTajzEXEl9DlKyzjyt4AvGQ+lrebOw==",
       "dependencies": {
         "tslib": "^2.4.0"
       },
@@ -23201,9 +23201,9 @@
       "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA=="
     },
     "framer-motion": {
-      "version": "10.12.22",
-      "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.12.22.tgz",
-      "integrity": "sha512-bBGYPOxvxcfzS7/py9MEqDucmXBkVl2g42HNlXXPieSTSGGkr8L7+MilCnrU6uX3HrNk/tcB++1SkWE8BosHFw==",
+      "version": "10.16.16",
+      "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.16.16.tgz",
+      "integrity": "sha512-je6j91rd7NmUX7L1XHouwJ4v3R+SO4umso2LUcgOct3rHZ0PajZ80ETYZTajzEXEl9DlKyzjyt4AvGQ+lrebOw==",
       "requires": {
         "@emotion/is-prop-valid": "^0.8.2",
         "tslib": "^2.4.0"
diff --git a/package.json b/package.json
index 02a924763b54e2ceb31f5c61bc7ca031313df21e..00adc78ef7308a054af82766f2df72cee54b9ab2 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
     "@types/node": "^16.18.36",
     "@types/react": "^18.2.13",
     "@types/react-dom": "^18.2.6",
-    "framer-motion": "^10.12.22",
+    "framer-motion": "^10.16.16",
     "javascript-time-ago": "^2.5.9",
     "react": "^18.2.0",
     "react-dom": "^18.2.0",