diff --git a/types/theo/package.json b/types/theo/package.json index 33339a3f75bd1f..5ed65bb6c54a46 100644 --- a/types/theo/package.json +++ b/types/theo/package.json @@ -1,6 +1,6 @@ { "private": true, "dependencies": { - "immutable": "3.8.2" + "immutable": "4.3.9" } }