diff --git a/package-lock.json b/package-lock.json index 42614f29..4c4aedcc 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.398", + "user-agents": "^1.1.399", "uuid": "^11.0.3", "winston": "^3.17.0", "ws": "^8.18.0", @@ -6258,9 +6258,9 @@ } }, "node_modules/user-agents": { - "version": "1.1.398", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.398.tgz", - "integrity": "sha512-TjeVHgjeHuc/F9GyykJJQZFPDt3voVDjz2WnXyTlVaY5xku5fcFU3NXuU5mOKIlmQhOGuwVT74jPOifKnF2YaQ==", + "version": "1.1.399", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.399.tgz", + "integrity": "sha512-BIVHMF+RG63PakXHFk1DYZUFW2AHAIDdp6YH1GEtleYTaRbCpnrS63BTN+k4PQMGenmT9Ximo4aOjwcnp+Z3sA==", "dependencies": { "lodash.clonedeep": "^4.5.0" } diff --git a/package.json b/package.json index 60e9e414..c08d64fa 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.398", + "user-agents": "^1.1.399", "uuid": "^11.0.3", "winston": "^3.17.0", "ws": "^8.18.0",