diff --git a/package.json b/package.json index df548524..c6f13b43 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "date-fns": "^2.30.0", "ec-weather-js": "^1.2.1", "express": "^4.19.2", - "framer-motion": "^11.2.11", + "framer-motion": "^11.2.12", "point-in-polygon": "^1.1.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index dc8a4f22..332748a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5303,10 +5303,10 @@ forwarded@0.2.0: resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== -framer-motion@^11.2.11: - version "11.2.11" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.2.11.tgz#bbadbb15914d90e54cc5fa52c4b5ba7418f26c04" - integrity sha512-n+ozoEzgJu/2h9NoQMokF+CwNqIRVyuRC4RwMPwklfrrTjbVV32k9uBIgqYAwn7Jfpt5LuDVCtT57MWz1FbaLw== +framer-motion@^11.2.12: + version "11.2.12" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.2.12.tgz#ca5c49f8a1c70163cbadabcbd318acdcfea569fb" + integrity sha512-lCjkV4nA9rWOy2bhR4RZzkp2xpB++kFmUZ6D44V9VQaxk+JDmbDd5lq+u58DjJIIllE8AZEXp9OG/TyDN4FB/w== dependencies: tslib "^2.4.0"