diff --git a/integration_tests/package.json b/integration_tests/package.json index 81c914e6b..181712552 100644 --- a/integration_tests/package.json +++ b/integration_tests/package.json @@ -48,7 +48,7 @@ "react-redux": "5.x", "react-router-dom": "4.x", "react-tagsinput": "3.19.x", - "react-transition-group": "2.3.x", + "react-transition-group": "4.4.x", "react-virtualized": "9.x", "redux": "4.0.1", "sanitize-html": "1.x", @@ -77,7 +77,7 @@ "@types/react-jsonschema-form": "^1.0.8", "@types/react-redux": "6.0.2", "@types/react-router-dom": "4.2.7", - "@types/react-transition-group": "2.x", + "@types/react-transition-group": "4.x", "@types/react-virtualized": "9.x", "@types/webpack": "4.x", "@typescript-eslint/eslint-plugin": "^1.7.0",