diff --git a/packages/jest-runtime/package.json b/packages/jest-runtime/package.json index 53975d691bfb..f135456d8901 100644 --- a/packages/jest-runtime/package.json +++ b/packages/jest-runtime/package.json @@ -15,13 +15,13 @@ "graceful-fs": "^4.1.6", "jest-config": "^18.1.0", "jest-file-exists": "^17.0.0", - "jest-haste-map": "^18.1.0", + "jest-haste-map": "^25.0.0", "jest-mock": "^18.0.0", "jest-resolve": "^18.1.0", "jest-snapshot": "^18.1.0", "jest-util": "^18.1.0", "json-stable-stringify": "^1.0.0", - "micromatch": "^2.3.11", + "micromatch": "^4.0.6", "yargs": "^6.3.0" }, "bin": {