Update package.json

This commit is contained in:
被遗忘的记忆
2025-01-27 21:34:40 +08:00
committed by GitHub
parent a10458e407
commit e5b181fc03
+6 -1
View File
@@ -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"
}
}