diff --git a/demo-apps/example-usage/package.json b/demo-apps/example-usage/package.json index 2094ca4d..9af4ff36 100644 --- a/demo-apps/example-usage/package.json +++ b/demo-apps/example-usage/package.json @@ -35,7 +35,7 @@ "apollo-boost": "0.4.9", "baby-i-am-faded": "4.0.14", "emotion-theming": "11.0.0", - "framer-motion": "11.11.17", + "framer-motion": "11.12.0", "graphql-tag": "2.12.6", "landing-blocks": "2.1.0", "next": "15.0.3", diff --git a/demo-apps/example-usage/yarn.lock b/demo-apps/example-usage/yarn.lock index 273c1638..3f6afc00 100644 --- a/demo-apps/example-usage/yarn.lock +++ b/demo-apps/example-usage/yarn.lock @@ -2514,10 +2514,10 @@ formdata-polyfill@^4.0.10: dependencies: fetch-blob "^3.1.2" -framer-motion@11.11.17: - version "11.11.17" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.11.17.tgz#fff0fd26b9b5c16dc0cc7e450f9af7db13fb35d0" - integrity sha512-O8QzvoKiuzI5HSAHbcYuL6xU+ZLXbrH7C8Akaato4JzQbX2ULNeniqC2Vo5eiCtFktX9XsJ+7nUhxcl2E2IjpA== +framer-motion@11.12.0: + version "11.12.0" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.12.0.tgz#565d09b869c0d2cd2f4ad86a77363bfbe41518d2" + integrity sha512-gZaZeqFM6pX9kMVti60hYAa75jGpSsGYWAHbBfIkuHN7DkVHVkxSxeNYnrGmHuM0zPkWTzQx10ZT+fDjn7N4SA== dependencies: tslib "^2.4.0"