diff --git a/enterprise-modules/clipboard/package.json b/enterprise-modules/clipboard/package.json index 495fc88fbe8..7c1d7b2743d 100644 --- a/enterprise-modules/clipboard/package.json +++ b/enterprise-modules/clipboard/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" },