diff --git a/package.json b/package.json index 39d6612d..df624949 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "class-transformer": "0.5.1", "class-validator": "0.14.1", "dotenv": "16.4.5", - "framer-motion": "11.3.19", + "framer-motion": "11.3.20", "http-status-codes": "2.3.0", "ioredis": "5.4.1", "js-yaml": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 276f2f5d..aa6da85f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5140,10 +5140,10 @@ fraction.js@^4.3.7: resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7" integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew== -framer-motion@11.3.19: - version "11.3.19" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.19.tgz#7a2bd72ed1dd04a47d8ecb8444447cfc47c70984" - integrity sha512-+luuQdx4AsamyMcvzW7jUAJYIKvQs1KE7oHvKkW3eNzmo0S+3PSDWjBuQkuIP9WyneGnKGMLUSuHs8OP7jKpQg== +framer-motion@11.3.20: + version "11.3.20" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.20.tgz#f4785bbc5a2ac7b1f592d5a3e1098ef9a02c017d" + integrity sha512-xRPHtcrSjCdQ7gIttxcnSXOPq+P0AiU7tU82fWE3Tco7EmQQmu5AIgwkdcI6ebZolm+rz9ehSzECVSdZONSj+Q== dependencies: tslib "^2.4.0"