diff --git a/package-lock.json b/package-lock.json index eb3885e38..3b304fde9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "telegraf": "^4.16.3", "toml": "^3.0.0", "twitter-api-v2": "^1.16.4", - "user-agents": "^1.1.203", + "user-agents": "^1.1.204", "uuid": "^9.0.1", "winston": "^3.13.0", "ws": "^8.17.0", @@ -5820,9 +5820,9 @@ "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==" }, "node_modules/user-agents": { - "version": "1.1.203", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.203.tgz", - "integrity": "sha512-yLPOl2Tt8nr088diAXdPbc4GCRkCYIRecJdzvccdF63PmNsUDrKXlnwWBjl/lFpeo6QP67yzaDUdZbF2XAw7iQ==", + "version": "1.1.204", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.204.tgz", + "integrity": "sha512-5t1zhm6jqUoBfhczVElU7x+uH87bfRf/oeuspX/dQS1Xf7CwixroqGrdFaWEgQCDZvyBelGk/FBjjKseZ7VFpQ==", "dependencies": { "lodash.clonedeep": "^4.5.0" } diff --git a/package.json b/package.json index ccfc2c657..59fb50734 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "telegraf": "^4.16.3", "toml": "^3.0.0", "twitter-api-v2": "^1.16.4", - "user-agents": "^1.1.203", + "user-agents": "^1.1.204", "uuid": "^9.0.1", "winston": "^3.13.0", "ws": "^8.17.0",