mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-05 00:25:41 -04:00
build(deps): bump user-agents from 1.1.537 to 1.1.556
This commit is contained in:
8
tvapp2/package-lock.json
generated
8
tvapp2/package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"moment": "2.30.1",
|
||||
"node-cron": "^4.1.0",
|
||||
"playwright": "^1.52.0",
|
||||
"user-agents": "^1.1.537"
|
||||
"user-agents": "^1.1.556"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stylistic/eslint-plugin-js": "^4.2.0",
|
||||
@@ -4337,9 +4337,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/user-agents": {
|
||||
"version": "1.1.550",
|
||||
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.550.tgz",
|
||||
"integrity": "sha512-lt8m9L4qfBityhTJjr36G2ZRlVtDpQyM8H7s5l2avLWkCeSLdJm0yzCyn1ZEP/fu2GFt10LJGu0hdLKEYT6Dew==",
|
||||
"version": "1.1.556",
|
||||
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.556.tgz",
|
||||
"integrity": "sha512-dsClJd3tBGc9bdOSYNxFmoyxkyIMXvRScToNtt2jVAUSyHqFnIQjzsLw2u5iXMik1ip5nqQwdbGPiBnu9dj+vg==",
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"lodash.clonedeep": "^4.5.0"
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
"cron": "^4.3.1",
|
||||
"node-cron": "^4.1.0",
|
||||
"playwright": "^1.52.0",
|
||||
"user-agents": "^1.1.537",
|
||||
"user-agents": "^1.1.556",
|
||||
"chalk": "^5.3.0",
|
||||
"ejs": "^3.1.10",
|
||||
"moment": "2.30.1",
|
||||
|
||||
Reference in New Issue
Block a user