diff --git a/node_modules/jest-util/package.json b/node_modules/jest-util/package.json index 31ba81f3..ec38e563 100644 --- a/node_modules/jest-util/package.json +++ b/node_modules/jest-util/package.json @@ -11,7 +11,7 @@ "types": "build/index.d.ts", "dependencies": { "@jest/console": "^24.9.0", - "@jest/fake-timers": "^24.9.0", + "@jest/fake-timers": "^25.0.0", "@jest/source-map": "^24.9.0", "@jest/test-result": "^24.9.0", "@jest/types": "^24.9.0",