diff --git a/package-lock.json b/package-lock.json index 4128fa13d..5bcad7924 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.1", - "user-agents": "^1.1.156", + "user-agents": "^1.1.157", "uuid": "^9.0.1", "winston": "^3.13.0", "ws": "^8.16.0", @@ -5927,9 +5927,9 @@ "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==" }, "node_modules/user-agents": { - "version": "1.1.156", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.156.tgz", - "integrity": "sha512-gphkDF41zQ/JGHc4hv2n05/okucmb7qYlhN2BKur0IKd1pkgXhS6l1GILoMQ/Hak7Z5FP3+X+0h7QcGF/pgxXw==", + "version": "1.1.157", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.157.tgz", + "integrity": "sha512-Wo8HJSrZILXzIyekVL+ZF5ho85Mh0NyHOxk4e/ecszbPwyZzMcnoxy54eJQodTPi6tkTZWE8Uf3bznRQljAjXw==", "dependencies": { "lodash.clonedeep": "^4.5.0" } @@ -10485,9 +10485,9 @@ "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==" }, "user-agents": { - "version": "1.1.156", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.156.tgz", - "integrity": "sha512-gphkDF41zQ/JGHc4hv2n05/okucmb7qYlhN2BKur0IKd1pkgXhS6l1GILoMQ/Hak7Z5FP3+X+0h7QcGF/pgxXw==", + "version": "1.1.157", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.157.tgz", + "integrity": "sha512-Wo8HJSrZILXzIyekVL+ZF5ho85Mh0NyHOxk4e/ecszbPwyZzMcnoxy54eJQodTPi6tkTZWE8Uf3bznRQljAjXw==", "requires": { "lodash.clonedeep": "^4.5.0" } diff --git a/package.json b/package.json index ddb9226cf..6a4a15f96 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "telegraf": "^4.16.3", "toml": "^3.0.0", "twitter-api-v2": "^1.16.1", - "user-agents": "^1.1.156", + "user-agents": "^1.1.157", "uuid": "^9.0.1", "winston": "^3.13.0", "ws": "^8.16.0",