From 973eaf389e387f0bf16d1e7219dea6cfbc5d4ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 21:05:53 +0800 Subject: [PATCH] chore(deps): bump twitter-api-v2 from 1.13.0 to 1.14.0 (#11636) Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.13.0 to 1.14.0. - [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.0) --- updated-dependencies: - dependency-name: twitter-api-v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0f7618b53..ba867ffa8 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.0", "winston": "3.8.2", "xml2js": "0.4.23" }, diff --git a/yarn.lock b/yarn.lock index 056070f66..c52c83bd5 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.0: + version "1.14.0" + resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.14.0.tgz#2aa186087aae58083dcbbafef8727b42cb703483" + integrity sha512-kBc0X6hTl0qWYTSNH9Gp87S6d9wIM2qOxHg7jlWH054HnMPC8XMcttsrKyPwP8SVha28dt5DPQvlqhPxsWRC+Q== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0"