use new agent generation instead of expired one
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.19.2",
|
||||
"playwright": "^1.45.0",
|
||||
"random-useragent": "^0.5.0"
|
||||
"user-agents": "^1.1.410"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.14.9",
|
||||
"@types/random-useragent": "^0.3.3",
|
||||
"@types/user-agents": "^1.0.4",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.5.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user