diff --git a/examples/single-page-app/ui/package.json b/examples/single-page-app/ui/package.json index 3df85522663a..fa43ce98da9e 100644 --- a/examples/single-page-app/ui/package.json +++ b/examples/single-page-app/ui/package.json @@ -14,7 +14,7 @@ "@chakra-ui/react": "^2.8.2", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "framer-motion": "^11.2.10", + "framer-motion": "^11.2.14", "mdi-react": "^9.3.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/examples/single-page-app/ui/yarn.lock b/examples/single-page-app/ui/yarn.lock index b2125546276a..95e6d55721c8 100644 --- a/examples/single-page-app/ui/yarn.lock +++ b/examples/single-page-app/ui/yarn.lock @@ -2733,10 +2733,10 @@ for-each@^0.3.3: dependencies: is-callable "^1.1.3" -framer-motion@^11.2.10: - version "11.2.10" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.2.10.tgz#c8671e33e8f8d4abbd95efd20d3b8a888f457ed7" - integrity sha512-/gr3PLZUVFCc86a9MqCUboVrALscrdluzTb3yew+2/qKBU8CX6nzs918/SRBRCqaPbx0TZP10CB6yFgK2C5cYQ== +framer-motion@^11.2.14: + version "11.2.14" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.2.14.tgz#739aa2eb7bcd4fe49f4cd9b88d352eb85d6cda8b" + integrity sha512-0Nwg++Jymj4Yn7LFKH/nKuGrgVZTEIgIbLjl+LBBFBEzNd4rX+n3z/doqjEbvjk1xcmsim9h7du2+LTYdQTULw== dependencies: tslib "^2.4.0"