diff --git a/package.json b/package.json index afe01b4732..01c3bdd535 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/react-datepicker": "^4.4.2", "@types/react-dom": "^18.0.10", "@types/react-helmet": "^6.1.5", - "@types/react-motion": "^0.0.33", + "@types/react-motion": "^0.0.34", "@types/react-router-dom": "^5.3.3", "@types/react-sparklines": "^1.7.2", "@types/react-swipeable-views": "^0.13.1", diff --git a/yarn.lock b/yarn.lock index f765ae0c80..66428f54f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3099,10 +3099,10 @@ dependencies: "@types/react" "*" -"@types/react-motion@^0.0.33": - version "0.0.33" - resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.33.tgz#c156c400ace995584990344cc0239e41f411f425" - integrity sha512-R9grd4EwdDBcKKq7Zhszd8ukyy2BLKN6ooNI0V39nUl/sui+m7VI94cdebYemBteoPHmO7J7BZk+cIf+Xnk4TA== +"@types/react-motion@^0.0.34": + version "0.0.34" + resolved "https://registry.yarnpkg.com/@types/react-motion/-/react-motion-0.0.34.tgz#789ff2063e2f7fbb6085d291135c442e8b35291a" + integrity sha512-/rFI22Vg4Xzb47hXtS06WkzUGRu+Vb3yDleuxiqzGj0JbXYXQUCgwSa2ZU12K7ubKi4C8xsdIN3xt4Z4fjSdPw== dependencies: "@types/react" "*"