diff --git a/packages/jest-cli/package.json b/packages/jest-cli/package.json index 0535fb24081f..998edcb80037 100644 --- a/packages/jest-cli/package.json +++ b/packages/jest-cli/package.json @@ -29,7 +29,7 @@ "jest-util": "^22.1.4", "jest-worker": "^22.1.0", "micromatch": "^2.3.11", - "node-notifier": "^5.1.2", + "node-notifier": "^5.2.1", "realpath-native": "^1.0.0", "rimraf": "^2.5.4", "slash": "^1.0.0",