diff --git a/benchmark/package.json b/benchmark/package.json index 5b10cb0..e77bc90 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -22,7 +22,7 @@ "json-stringify-raw": "^0.1.0" }, "engines": { - "node": ">=12", + "node": ">=18", "npm": ">=1.3.7" } }