fixed package.json
diff --git a/package.json b/package.json
index c994fde..cf86329 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,6 @@
         "prettier": "^2.8.8",
         "prettier-eslint": "^15.0.1",
         "tsc-suppress": "^1.0.7",
-        "typescript": "^5.1.3",
-        "yarn-audit-fix": "^9.3.10"
+        "typescript": "^5.1.3"
     }
 }