diff --git a/package.json b/package.json index aca4e338..0996ff19 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "type": "module", "sideEffects": true, "types": "./dist/types/index.d.ts", - "packageManager": "yarn@4.17.1", + "packageManager": "yarn@4.18.0", "engines": { "node": ">=22.13.0" },