diff --git a/__tests__/data/package-volta.json b/__tests__/data/package-volta.json index ebee7dfc..6c9583f1 100644 --- a/__tests__/data/package-volta.json +++ b/__tests__/data/package-volta.json @@ -3,6 +3,6 @@ "node": "^14.0.0" }, "volta": { - "node": "16.0.0" + "node": "20.0.0" } }