diff --git a/client/package.json b/client/package.json index 0a5c0e5c7ee..47406b52d9c 100644 --- a/client/package.json +++ b/client/package.json @@ -167,7 +167,7 @@ "@types/react-scrollable-anchor": "0.6.2", "@types/react-spinkit": "3.0.8", "@types/react-test-renderer": "16.9.8", - "@types/react-transition-group": "4.4.6", + "@types/react-transition-group": "4.4.7", "@types/redux-actions": "2.6.3", "@types/sanitize-html": "^2.8.0", "@types/store": "^2.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bcf2f7429d2..596b6fbbdd8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -853,8 +853,8 @@ importers: specifier: 16.9.8 version: 16.9.8 '@types/react-transition-group': - specifier: 4.4.6 - version: 4.4.6 + specifier: 4.4.7 + version: 4.4.7 '@types/redux-actions': specifier: 2.6.3 version: 2.6.3 @@ -11510,8 +11510,8 @@ packages: '@types/react': 16.14.46 dev: true - /@types/react-transition-group@4.4.6: - resolution: {integrity: sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==} + /@types/react-transition-group@4.4.7: + resolution: {integrity: sha512-ICCyBl5mvyqYp8Qeq9B5G/fyBSRC0zx3XM3sCC6KkcMsNeAHqXBKkmat4GqdJET5jtYUpZXrxI5flve5qhi2Eg==} dependencies: '@types/react': 16.14.46 dev: true