diff --git a/package.json b/package.json index e8abcf6..6ecc58b 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,6 @@ "chalk": "^4.1.2", "cheerio": "^1.0.0", "express": "^4.21.2", - "express-rate-limit": "^8.2.1", "fingerprint-generator": "^2.1.66", "fingerprint-injector": "^2.1.66", "http-proxy-agent": "^7.0.2", @@ -83,6 +82,7 @@ "rebrowser-playwright": "1.52.0", "socks-proxy-agent": "^8.0.5", "ts-node": "^10.9.2", - "ws": "^8.18.3" + "ws": "^8.18.3", + "express-rate-limit": "^8.2.1" } } \ No newline at end of file