diff --git a/package.json b/package.json index 7045bfe..8552096 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "description": "Error class for non-ok HTTP responses from the Fetch API. Captures the response body as text and JSON.", "devDependencies": { - "@eslint/js": "~10.0.1", - "globals": "~17.3.0" + "@eslint/js": "*", + "globals": "*" }, "keywords": [ "error",