diff --git a/package.json b/package.json index 8cd236f5e..e84a1775a 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "source-map": "0.7.4", "tiny-async-pool": "2.1.0", "tough-cookie": "4.1.3", - "twitter-api-v2": "1.15.1", + "twitter-api-v2": "1.16.4", "winston": "3.10.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cfc7fc76..0613bf469 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ dependencies: specifier: 4.1.3 version: 4.1.3 twitter-api-v2: - specifier: 1.15.1 - version: 1.15.1 + specifier: 1.16.4 + version: 1.16.4 winston: specifier: 3.10.0 version: 3.10.0 @@ -1010,7 +1010,7 @@ packages: engines: {node: '>= 14'} dependencies: eslint: 8.47.0 - jschardet: 3.0.0 + jschardet: 3.1.2 lodash: 4.17.21 utf8: 3.0.0 transitivePeerDependencies: @@ -4693,8 +4693,8 @@ packages: /jsbn@0.1.1: resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==} - /jschardet@3.0.0: - resolution: {integrity: sha512-lJH6tJ77V8Nzd5QWRkFYCLc13a3vADkh3r/Fi8HupZGWk2OVVDfnZP8V/VgQgZ+lzW0kG2UGb5hFgt3V3ndotQ==} + /jschardet@3.1.2: + resolution: {integrity: sha512-mw3CBZGzW8nUBPYhFU2ztZ/kJ6NClQUQVpyzvFMfznZsoC///ZQ30J2RCUanNsr5yF22LqhgYr/lj807/ZleWA==} engines: {node: '>=0.1.90'} dev: true @@ -7311,8 +7311,8 @@ packages: /tweetnacl@0.14.5: resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==} - /twitter-api-v2@1.15.1: - resolution: {integrity: sha512-KNxoJL+sldWMI3AooPGcNkbP8awQai93d9xxsTurVPuUo/qnOUR3iO0XZTGC5sezdejHHqNyTwBAgGGw948MDg==} + /twitter-api-v2@1.16.4: + resolution: {integrity: sha512-crhPcbsF8UMzLl5UeVu3McDkDOZxmRTd0akXeC7/pmBTwoYonEvhmwt5/skWhsG2ln0vglr4f+tsfJ65KTi3cA==} dev: false /type-check@0.3.2: