From 0cce953a1b857eef25acc8086790aa66edcf5072 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:18:26 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.69.159 --- package.json | 2 +- pnpm-lock.yaml | 46 ++++++++++++++++++++++++---------------------- 2 files changed, 25 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index f087aab..9ade89f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "devDependencies": { "@book000/eslint-config": "1.7.68", "@book000/node-utils": "1.13.290", - "@book000/twitterts": "0.69.152", + "@book000/twitterts": "0.69.159", "@types/node": "22.7.5", "axios": "1.7.7", "eslint": "9.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc63832..56d0e05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 1.13.290 version: 1.13.290 '@book000/twitterts': - specifier: 0.69.152 - version: 0.69.152 + specifier: 0.69.159 + version: 0.69.159 '@types/node': specifier: 22.7.5 version: 22.7.5 @@ -81,14 +81,11 @@ packages: eslint: 9.12.0 eslint-config-standard: 17.1.0 - '@book000/node-utils@1.13.284': - resolution: {integrity: sha512-scWH5boR2WiEvQj2AY6p0N+nbg58cDiecduihGWqua9q3EGCwLKq/nHJHfEv6QI7EPRfIj0u/1G3+HzYUVEs3Q==} - '@book000/node-utils@1.13.290': resolution: {integrity: sha512-XqfQY9eSZf6EvbwDX4Tg+8giRHY+w6S0VGYA1dHT7vASTwm6177Tb8RkHCzkcR74rYBUcjllSAIBRjYQRcTpCw==} - '@book000/twitterts@0.69.152': - resolution: {integrity: sha512-UOM+rbcMfVCOcjs1TOZTPb7RHxkJrdq2cYT6icyoy8IckBRYotDEd28LZVgQq0Oc8Jb+zeGtaCVgb4a8Bv8GaQ==} + '@book000/twitterts@0.69.159': + resolution: {integrity: sha512-9IuOrjjJPPkljJTZse4ZlK29xFfwkJggtpqfnd9gQBzKN4EUeKK8gr6fMVhe8gxvcznd8pNUs624L2wZFP7QXQ==} '@colors/colors@1.6.0': resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} @@ -1665,6 +1662,10 @@ packages: resolution: {integrity: sha512-+5ed+625GuQ2emRHqYec8khT9LP14FWzv8hYl0HiM6hnnlNzdVU9uDJIPHeCPLIWxq15ost9MeF8kBk4R3eiFw==} engines: {node: '>=18'} + puppeteer-core@23.5.1: + resolution: {integrity: sha512-We6xKCSZaZ23+GAYckeNfeDeJIVuhxOBsh/gZkbULu/XLFJ3umSiiQ8Ey927h3g/XrCCr8CnSZ5fvP5v2vB5Yw==} + engines: {node: '>=18'} + queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} @@ -2183,18 +2184,6 @@ snapshots: - supports-color - typescript - '@book000/node-utils@1.13.284': - dependencies: - axios: 1.7.7 - cycle: 1.0.3 - form-data: 4.0.0 - jsonc-parser: 3.3.1 - moment-timezone: 0.5.46 - winston: 3.15.0 - winston-daily-rotate-file: 5.0.0(winston@3.15.0) - transitivePeerDependencies: - - debug - '@book000/node-utils@1.13.290': dependencies: axios: 1.7.7 @@ -2207,14 +2196,14 @@ snapshots: transitivePeerDependencies: - debug - '@book000/twitterts@0.69.152': + '@book000/twitterts@0.69.159': dependencies: - '@book000/node-utils': 1.13.284 + '@book000/node-utils': 1.13.290 genson-js: 0.0.8 json-schema-to-typescript: 15.0.2 mysql2: 3.11.3 otplib: 12.0.1 - puppeteer-core: 23.5.0 + puppeteer-core: 23.5.1 twitter-d: 0.6.0 ulid: 2.3.0 transitivePeerDependencies: @@ -3907,6 +3896,19 @@ snapshots: - supports-color - utf-8-validate + puppeteer-core@23.5.1: + dependencies: + '@puppeteer/browsers': 2.4.0 + chromium-bidi: 0.8.0(devtools-protocol@0.0.1342118) + debug: 4.3.7 + devtools-protocol: 0.0.1342118 + typed-query-selector: 2.12.0 + ws: 8.18.0 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + queue-microtask@1.2.3: {} queue-tick@1.0.1: {}