diff --git a/package.json b/package.json index cde9160e44..687ef57800 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@angular/core": ">=15.0.0 <20.0.0", "@angular/platform-browser-dynamic": ">=15.0.0 <20.0.0", "jest": "^29.0.0", - "jsdom": ">=20.0.0 <=26.0.0", + "jsdom": ">=20.0.0 <26.0.0", "typescript": ">=4.8" }, "peerDependenciesMeta": {