build(deps): bump user-agents from 1.1.537 to 1.1.556

This commit is contained in:
2025-05-31 00:50:39 -07:00
parent 503905aed1
commit d3a700639a
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"moment": "2.30.1", "moment": "2.30.1",
"node-cron": "^4.1.0", "node-cron": "^4.1.0",
"playwright": "^1.52.0", "playwright": "^1.52.0",
"user-agents": "^1.1.537" "user-agents": "^1.1.556"
}, },
"devDependencies": { "devDependencies": {
"@stylistic/eslint-plugin-js": "^4.2.0", "@stylistic/eslint-plugin-js": "^4.2.0",
@@ -4337,9 +4337,9 @@
} }
}, },
"node_modules/user-agents": { "node_modules/user-agents": {
"version": "1.1.550", "version": "1.1.556",
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.550.tgz", "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.556.tgz",
"integrity": "sha512-lt8m9L4qfBityhTJjr36G2ZRlVtDpQyM8H7s5l2avLWkCeSLdJm0yzCyn1ZEP/fu2GFt10LJGu0hdLKEYT6Dew==", "integrity": "sha512-dsClJd3tBGc9bdOSYNxFmoyxkyIMXvRScToNtt2jVAUSyHqFnIQjzsLw2u5iXMik1ip5nqQwdbGPiBnu9dj+vg==",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"dependencies": { "dependencies": {
"lodash.clonedeep": "^4.5.0" "lodash.clonedeep": "^4.5.0"

View File

@@ -75,7 +75,7 @@
"cron": "^4.3.1", "cron": "^4.3.1",
"node-cron": "^4.1.0", "node-cron": "^4.1.0",
"playwright": "^1.52.0", "playwright": "^1.52.0",
"user-agents": "^1.1.537", "user-agents": "^1.1.556",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"ejs": "^3.1.10", "ejs": "^3.1.10",
"moment": "2.30.1", "moment": "2.30.1",