diff --git a/package-lock.json b/package-lock.json index 54c5264f..eab0796d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "i18next": "^21.8.14", "i18next-http-backend": "^2.2.0", "i18next-parser": "^8.11.0", - "immutable": "3.x", + "immutable": "^3.8.3", "lodash-es": "^4.17.21", "murmurhash-js": "1.0.x", "react": "^17.0.1", diff --git a/package.json b/package.json index 949d1dc7..8baa9bbf 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "i18next": "^21.8.14", "i18next-http-backend": "^2.2.0", "i18next-parser": "^8.11.0", - "immutable": "3.x", + "immutable": "^3.8.3", "lodash-es": "^4.17.21", "murmurhash-js": "1.0.x", "react": "^17.0.1",