diff --git a/package-lock.json b/package-lock.json index 2196a7e..6fd6d4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@testing-library/jest-dom": "^6.6.2", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", - "framer-motion": "^11.9.0", + "framer-motion": "^11.11.10", "i18next": "^23.16.1", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -9437,9 +9437,9 @@ } }, "node_modules/framer-motion": { - "version": "11.9.0", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.9.0.tgz", - "integrity": "sha512-nCfGxvsQecVLjjYDu35G2F5ls+ArE3FBfhxV0RSiisMaUKqteq5DMBFNRKwMyVj+VqKTNhawt+BV480YCHKFlQ==", + "version": "11.11.10", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.10.tgz", + "integrity": "sha512-061Bt1jL/vIm+diYIiA4dP/Yld7vD47ROextS7ESBW5hr4wQFhxB5D5T5zAc3c/5me3cOa+iO5LqhA38WDln/A==", "dependencies": { "tslib": "^2.4.0" }, diff --git a/package.json b/package.json index 01e56e6..6ccc4a6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@testing-library/jest-dom": "^6.6.2", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", - "framer-motion": "^11.9.0", + "framer-motion": "^11.11.10", "i18next": "^23.16.1", "react": "^18.3.1", "react-dom": "^18.3.1",