diff --git a/package.json b/package.json index fe3427619..ecf990245 100644 --- a/package.json +++ b/package.json @@ -90,6 +90,6 @@ "overrides": { "vite": "npm:rolldown-vite@latest", "minimatch": "10.2.3", - "immutable": ">=5.1.5" + "immutable": "^5.1.5" } }