From 2927fdcb9c9b0c2e03416f4d9ebd4a8657efe464 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 00:17:35 +0000 Subject: [PATCH] chore(deps): update dependency twitter-api-v2 to v1.16.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 46b1ce8..a3a706e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "prettier": "3.2.5", "ts-node": "10.9.2", "ts-node-dev": "2.0.0", - "twitter-api-v2": "1.16.0", + "twitter-api-v2": "1.16.1", "typescript": "5.4.2", "typescript-json-schema": "0.63.0", "yarn-run-all": "3.1.1" diff --git a/yarn.lock b/yarn.lock index 19f1f45..56ee4dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2507,10 +2507,10 @@ tsconfig@^7.0.0: strip-bom "^3.0.0" strip-json-comments "^2.0.0" -twitter-api-v2@1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.16.0.tgz#4aff58c402168a4582d1dc5a58ecfe3144ac620c" - integrity sha512-e7wzWqx5oQZ9IUc2xt8JiJ84ioVGlmjmca1h0NwCKx2AFfKXDePmQa42gcBDe0qau9YaHsIpzO9z5SX1fmb+IQ== +twitter-api-v2@1.16.1: + version "1.16.1" + resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.16.1.tgz#46e362539c2402aee518c5f608b3e185cddb476e" + integrity sha512-76hZsRmVdFQu2MvN2oBw0RjTsYmgqnef1bWb4/Ds54CrcTXvtTZFCp3d6FMdeKp9m2PIx2l9MIJWvs5PjQN/Dw== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0"