diff --git a/react/ucmacm-website/package-lock.json b/react/ucmacm-website/package-lock.json index 56f34675..a662a194 100644 --- a/react/ucmacm-website/package-lock.json +++ b/react/ucmacm-website/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@icons-pack/react-simple-icons": "^9.6.0", "@nextui-org/react": "^2.4.2", - "framer-motion": "^11.2.14", + "framer-motion": "^11.3.30", "react": "^18.3.0", "react-dom": "^18.3.1", "react-router-dom": "^6.24.1" @@ -5143,9 +5143,9 @@ } }, "node_modules/framer-motion": { - "version": "11.2.14", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.14.tgz", - "integrity": "sha512-0Nwg++Jymj4Yn7LFKH/nKuGrgVZTEIgIbLjl+LBBFBEzNd4rX+n3z/doqjEbvjk1xcmsim9h7du2+LTYdQTULw==", + "version": "11.3.30", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.3.30.tgz", + "integrity": "sha512-9VmqGe9OIjfMoCcs+ZsKXlv6JaG5QagKX2F1uSbkG3Z33wgjnz60Kw+CngC1M49rDYau+Y9aL+8jGagAwrbVyw==", "dependencies": { "tslib": "^2.4.0" }, diff --git a/react/ucmacm-website/package.json b/react/ucmacm-website/package.json index 6fe456ae..1a6efb46 100644 --- a/react/ucmacm-website/package.json +++ b/react/ucmacm-website/package.json @@ -16,7 +16,7 @@ "dependencies": { "@icons-pack/react-simple-icons": "^9.6.0", "@nextui-org/react": "^2.4.2", - "framer-motion": "^11.2.14", + "framer-motion": "^11.3.30", "react": "^18.3.0", "react-dom": "^18.3.1", "react-router-dom": "^6.24.1"