From eb14535e1f29e32844a0b482b793c608e482f526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 21:58:51 +0000 Subject: [PATCH] chore(deps): bump twitter-api-v2 from 1.15.1 to 1.16.4 Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.15.1 to 1.16.4. - [Release notes](https://github.com/plhery/node-twitter-api-v2/releases) - [Changelog](https://github.com/PLhery/node-twitter-api-v2/blob/master/changelog.md) - [Commits](https://github.com/plhery/node-twitter-api-v2/compare/1.15.1...1.16.4) --- updated-dependencies: - dependency-name: twitter-api-v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) 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: