mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 03:35:42 -04:00
build(deps): bump user-agents from 1.1.529 to 1.1.537
This commit is contained in:
8
tvapp2/package-lock.json
generated
8
tvapp2/package-lock.json
generated
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user