From 01a4391bd3dc5fc7b234da1eda10cb2c04b9354c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 21:57:42 +0000 Subject: [PATCH] Bump twitter-api-v2 from 1.13.0 to 1.14.2 Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.13.0 to 1.14.2. - [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.13.0...1.14.2) --- 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 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0ed1db8..824816b 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "tiny-async-pool": "2.1.0", "torrent-search-api": "2.1.4", "tough-cookie": "4.1.2", - "twitter-api-v2": "1.13.0", + "twitter-api-v2": "1.14.2", "winston": "3.8.2", "xml2js": "0.4.23" }, diff --git a/yarn.lock b/yarn.lock index 9b363ae..a004b36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13477,10 +13477,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" integrity sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA== -twitter-api-v2@1.13.0: - version "1.13.0" - resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.13.0.tgz#55147d1376c97dfcb6a796b78c9899be01fcfa05" - integrity sha512-vtR4lwHbaG5Ep91wj9N+ZOYpJMIj+J6N2ESmyYtoBIZC+T2lQjrHAkwLRqKgEt01N+Ro/zHxpQp++QpWeCfn2A== +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"