diff --git a/enterprise-modules/multi-filter/package.json b/enterprise-modules/multi-filter/package.json index 53a036a694f..2e458ee51b6 100644 --- a/enterprise-modules/multi-filter/package.json +++ b/enterprise-modules/multi-filter/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@babel/types": "7.12.7", "@types/jest": "^25.2.1", - "jest": "^25.4.0", + "jest": "^26.0.0", "ts-jest": "^25.4.0", "typescript": "~3.6.5" },