fix(deps): update dependency user-agents to v1.1.529

This commit is contained in:
2025-05-04 02:11:28 -07:00
parent a0635658bd
commit 15bfc1c35e
7 changed files with 36 additions and 44 deletions

View File

@@ -14,7 +14,7 @@
"express": "5.1.0",
"moment": "2.30.1",
"playwright": "^1.51.0",
"user-agents": "^1.1.480"
"user-agents": "^1.1.529"
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "^4.2.0",
@@ -4308,7 +4308,9 @@
}
},
"node_modules/user-agents": {
"version": "1.1.497",
"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==",
"license": "BSD-2-Clause",
"dependencies": {
"lodash.clonedeep": "^4.5.0"