diff --git a/examples/single-page-app/ui/package.json b/examples/single-page-app/ui/package.json index e645f6a1538c..325c4810d155 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.1.7", + "framer-motion": "^11.3.6", "mdi-react": "^9.3.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/examples/single-page-app/ui/yarn.lock b/examples/single-page-app/ui/yarn.lock index 249ed78694be..5e65ebbad1dc 100644 --- a/examples/single-page-app/ui/yarn.lock +++ b/examples/single-page-app/ui/yarn.lock @@ -2652,10 +2652,10 @@ for-each@^0.3.3: dependencies: is-callable "^1.1.3" -framer-motion@^11.1.7: - version "11.1.7" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.1.7.tgz#ad970c1296e7b5fb26db222fd65d1329aef115a6" - integrity sha512-cW11Pu53eDAXUEhv5hEiWuIXWhfkbV32PlgVISn7jRdcAiVrJ1S03YQQ0/DzoswGYYwKi4qYmHHjCzAH52eSdQ== +framer-motion@^11.3.6: + version "11.3.6" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.6.tgz#e2a28df976a3bb5a5b1346962e580d3b37323c2d" + integrity sha512-olpX48qfoSIDjhw0RbolhOGBQmdMAXHHpSI0PFdTj5LeXChcf5F4ApShs0mQ6FPEPOj7dnEvSyB07UgRK5G9Jw== dependencies: tslib "^2.4.0"