diff --git a/package-lock.json b/package-lock.json index c24e29181..dc4dfb31b 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.147", + "user-agents": "^1.1.148", "uuid": "^9.0.1", "winston": "^3.12.0", "ws": "^8.16.0", @@ -5927,9 +5927,9 @@ "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==" }, "node_modules/user-agents": { - "version": "1.1.147", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.147.tgz", - "integrity": "sha512-jQg20s7ZCDzZUHfx44NwNNdYr27W8r1K7pzDwO3RGO9kYyEa3c8AI5OioMnfY3MnHjNf5HNzGuGxVzVxKayCdQ==", + "version": "1.1.148", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.148.tgz", + "integrity": "sha512-9P28MFskdTBbSrjI+pynRcDuspQrvpHBALB0UbxFSzzQ/qdKRMrpc7EflnQFDfe/DB14isCChyEnzoYgbh3gnw==", "dependencies": { "lodash.clonedeep": "^4.5.0" } @@ -10485,9 +10485,9 @@ "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==" }, "user-agents": { - "version": "1.1.147", - "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.147.tgz", - "integrity": "sha512-jQg20s7ZCDzZUHfx44NwNNdYr27W8r1K7pzDwO3RGO9kYyEa3c8AI5OioMnfY3MnHjNf5HNzGuGxVzVxKayCdQ==", + "version": "1.1.148", + "resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.148.tgz", + "integrity": "sha512-9P28MFskdTBbSrjI+pynRcDuspQrvpHBALB0UbxFSzzQ/qdKRMrpc7EflnQFDfe/DB14isCChyEnzoYgbh3gnw==", "requires": { "lodash.clonedeep": "^4.5.0" } diff --git a/package.json b/package.json index 6c86374e6..ffdd36917 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.147", + "user-agents": "^1.1.148", "uuid": "^9.0.1", "winston": "^3.12.0", "ws": "^8.16.0",