diff --git a/package.json b/package.json index 9ab8d44..20e800c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "prettier": "2.8.4", "ts-node": "10.9.1", "ts-node-dev": "2.0.0", - "twitter-api-v2": "1.14.1", + "twitter-api-v2": "1.14.2", "typescript": "4.9.5", "typescript-json-schema": "^0.55.0", "winston": "3.8.2", diff --git a/yarn.lock b/yarn.lock index f85a365..ee4e147 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2474,10 +2474,10 @@ tsutils@^3.21.0: dependencies: tslib "^1.8.1" -twitter-api-v2@1.14.1: - version "1.14.1" - resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.14.1.tgz#fe93b430413706ee102b3b1781cd6c45a313b493" - integrity sha512-RTegtBS6FIjUW87gOgTAQG9zF9OvzY8ObkyUgW99tA45Scwro3ToJrdNd1Itn1SW4KIds5N5LQuy2JbUZdNbkA== +twitter-api-v2@1.14.2: + version "1.14.2" + resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.14.2.tgz#d928eeb588f3a195a1db8059f0654b75d4278d3a" + integrity sha512-389e/rWaN8zWkmD5z2IpKVb5+ojPxVtrexQoGBI1Xfib1mE/9M7k7zbnZ3Q/WLwthwcWkQIlB25ecT64AL8LvQ== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0"