diff --git a/package-lock.json b/package-lock.json index 5cf7b469..d1f68a3c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "puppeteer-extra-plugin-stealth": "^2.11.2", "telegraf": "^4.16.3", "toml": "^3.0.0", - "user-agents": "^1.1.403", + "user-agents": "^1.1.404", "uuid": "^11.0.3", "winston": "^3.17.0", "ws": "^8.18.0", @@ -6256,9 +6256,9 @@ } }, "node_modules/user-agents": { - "version": "1.1.403", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.403.tgz", - "integrity": "sha512-LrNuP5eRro6LE2s+uLaeE1bYWp/PuNLysQpX8u6kItXPtAzgPavg1fB0Zt6clpnn8ZDFSsLfVIsvr6jBEUVlag==", + "version": "1.1.404", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.404.tgz", + "integrity": "sha512-ogwURXPkCPxGU8zQ7BhXAigE7kkO+4QqStwdPK6nt5dwytWQDV5shriGweaZS199b9NLk02dLZmurdzMkX5F6Q==", "dependencies": { "lodash.clonedeep": "^4.5.0" } diff --git a/package.json b/package.json index c1f057c8..2d96a767 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "puppeteer-extra-plugin-stealth": "^2.11.2", "telegraf": "^4.16.3", "toml": "^3.0.0", - "user-agents": "^1.1.403", + "user-agents": "^1.1.404", "uuid": "^11.0.3", "winston": "^3.17.0", "ws": "^8.18.0",