Update package.json
This commit is contained in:
+6
-1
@@ -14,6 +14,7 @@
|
||||
"express": "^4.19.2",
|
||||
"form-data": "^4.0.0",
|
||||
"puppeteer-real-browser": "1.2.22",
|
||||
"puppeteer-core": "^23.10.4",
|
||||
"uuid": "^9.0.1",
|
||||
"localtunnel": "^2.0.2",
|
||||
"socks-proxy-agent": "^8.0.4",
|
||||
@@ -22,6 +23,10 @@
|
||||
"node-fetch": "^3.3.2",
|
||||
"socket.io-client": "^4.8.0",
|
||||
"crypto-js": "^4.2.0",
|
||||
"async-mutex": "^0.5.0"
|
||||
"async-mutex": "^0.5.0",
|
||||
"geoip-lite": "^1.4.10",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"winston": "^3.17.0",
|
||||
"dayjs": "^1.11.13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user