diff --git a/apps/ats/web/package.json b/apps/ats/web/package.json index 604b60e2b..24aafd450 100644 --- a/apps/ats/web/package.json +++ b/apps/ats/web/package.json @@ -63,7 +63,7 @@ "@emotion/styled": "^11.11.0", "@hashgraph/asset-tokenization-sdk": "*", "@tanstack/react-query": "^4.35.3", - "framer-motion": "^10.16.4", + "framer-motion": "^12.30.0", "i18next": "23.10.1", "i18next-browser-languagedetector": "7.2.0", "io-bricks-ui": "2.7.4", diff --git a/apps/mass-payout/frontend/package.json b/apps/mass-payout/frontend/package.json index a33c88679..ce73f25d7 100644 --- a/apps/mass-payout/frontend/package.json +++ b/apps/mass-payout/frontend/package.json @@ -24,7 +24,7 @@ "@phosphor-icons/react": "2.1.7", "@tanstack/react-query": "^5.28.4", "add": "^2.0.6", - "framer-motion": "^10.16.4", + "framer-motion": "^12.30.0", "i18next": "23.10.1", "i18next-browser-languagedetector": "7.2.0", "io-bricks-ui": "2.7.4",