diff --git a/tvapp2/package-lock.json b/tvapp2/package-lock.json index f74770df..a98a1d96 100755 --- a/tvapp2/package-lock.json +++ b/tvapp2/package-lock.json @@ -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" diff --git a/tvapp2/package.json b/tvapp2/package.json index b2fa7e6b..e68ec78f 100755 --- a/tvapp2/package.json +++ b/tvapp2/package.json @@ -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",