diff --git a/06-coding-with-streams/04-readable-non-flowing/package.json b/06-coding-with-streams/04-readable-non-flowing/package.json index 4a282689..2ca22bae 100644 --- a/06-coding-with-streams/04-readable-non-flowing/package.json +++ b/06-coding-with-streams/04-readable-non-flowing/package.json @@ -16,7 +16,7 @@ "slug": "^1.1.0" }, "devDependencies": { - "jest": "^24.9.0" + "jest": "^25.0.0" }, "engines": { "node": ">=14"