diff --git a/package.json b/package.json index 803789d..581485d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "prettier": "3.2.5", "ts-node": "10.9.2", "ts-node-dev": "2.0.0", - "twitter-api-v2": "1.16.1", + "twitter-api-v2": "1.16.3", "typescript": "5.4.5", "typescript-json-schema": "0.63.0", "winston": "3.13.0", diff --git a/yarn.lock b/yarn.lock index 9fb67cb..4bc4bcf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2713,10 +2713,10 @@ tsconfig@^7.0.0: strip-bom "^3.0.0" strip-json-comments "^2.0.0" -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== +twitter-api-v2@1.16.3: + version "1.16.3" + resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.16.3.tgz#6042c61b4dee35329dda3d153d9f08d2c6a348e3" + integrity sha512-T9Wbq1y3IrTshBvtVawpWp1GmL3mduF4RhieSfM1HsL10Qda0EeJMDUwr5C6IeelnSZ65tiiXzs0xUS8FHM9XA== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0"