build(deps): bump user-agents from 1.1.529 to 1.1.537

This commit is contained in:
2025-05-12 12:53:45 -07:00
parent 2ff6c193c9
commit 33a2a90eb1
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"moment": "2.30.1",
"node-cron": "^4.0.3",
"playwright": "^1.52.0",
"user-agents": "^1.1.529"
"user-agents": "^1.1.537"
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "^4.2.0",
@@ -4336,9 +4336,9 @@
}
},
"node_modules/user-agents": {
"version": "1.1.529",
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.529.tgz",
"integrity": "sha512-8/ha9jnpBjUhC7+kpdAimo+mQVUMFhTJEkGVRSUsxK6YWuVZ6il+6ErVMjWpfX7q1Ft0m/4+XpPJhGuqZesFTQ==",
"version": "1.1.537",
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.537.tgz",
"integrity": "sha512-D3t8f1G3Kd3Ak0t9Md9oNsK59Ms1hs9FhdwkMafkaNpwpMcq/FHuHHT/ky64Dy8aKJkMFcEBeVN0zQmtoTKCKg==",
"license": "BSD-2-Clause",
"dependencies": {
"lodash.clonedeep": "^4.5.0"

View File

@@ -74,7 +74,7 @@
"dependencies": {
"node-cron": "^4.0.3",
"playwright": "^1.52.0",
"user-agents": "^1.1.529",
"user-agents": "^1.1.537",
"chalk": "^5.3.0",
"ejs": "^3.1.10",
"moment": "2.30.1",