diff --git a/packages/interface-default/package.json b/packages/interface-default/package.json index 3adebaa3..4a5ad082 100644 --- a/packages/interface-default/package.json +++ b/packages/interface-default/package.json @@ -63,7 +63,7 @@ }, "devDependencies": { "@types/body-scroll-lock": "3.1.0", - "@types/react-transition-group": "4.4.6", + "@types/react-transition-group": "4.4.10", "postcss": "8.4.31", "rollup-plugin-postcss": "4.0.2" } diff --git a/yarn.lock b/yarn.lock index c1398787..0dab9b11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4521,10 +4521,10 @@ "@types/history" "^4.7.11" "@types/react" "*" -"@types/react-transition-group@4.4.6": - version "4.4.6" - resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e" - integrity sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew== +"@types/react-transition-group@4.4.10": + version "4.4.10" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" + integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== dependencies: "@types/react" "*"