build(deps): bump user-agents from 1.1.388 to 1.1.457

This commit is contained in:
2025-02-21 17:17:50 -07:00
parent 233ac39a15
commit 79c9869e65
7 changed files with 13 additions and 11 deletions

9
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"playwright": "^1.49.1",
"user-agents": "^1.1.388"
"user-agents": "^1.1.457"
},
"engines": {
"node": ">=20"
@@ -63,9 +63,10 @@
}
},
"node_modules/user-agents": {
"version": "1.1.388",
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.388.tgz",
"integrity": "sha512-zsFa+jzuM+7DiB9es9iYL0fbPeN0Kc9Bor6PcNwKN1X46yHus3oXrH3RTyJ1CsVxQpzG9iXdU3V3Io0FboFvhQ==",
"version": "1.1.457",
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.457.tgz",
"integrity": "sha512-hQvZvQYUiaeAmq0qP71DRnxTd8lLkyokP/MOgN/klwnQoCECQJjVpXH901fb3JXda9qwLIFfmmPbaO18+3zovg==",
"license": "BSD-2-Clause",
"dependencies": {
"lodash.clonedeep": "^4.5.0"
}