From 214a2824601bfec88f806b392a2cb71a195bdf71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 21:11:49 +0000 Subject: [PATCH] chore(deps): bump twitter-api-v2 from 1.12.7 to 1.12.8 (#11056) Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.12.7 to 1.12.8. - [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.12.7...1.12.8) --- updated-dependencies: - dependency-name: twitter-api-v2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 d3496785a..726880100 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "torrent-search-api": "2.1.4", "tough-cookie": "4.1.2", "tunnel": "0.0.6", - "twitter-api-v2": "1.12.7", + "twitter-api-v2": "1.12.8", "winston": "3.8.2", "xml2js": "0.4.23" }, diff --git a/yarn.lock b/yarn.lock index 0c8e518f1..13e9c17ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13538,10 +13538,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.12.7: - version "1.12.7" - resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.12.7.tgz#cbdf8e1af1ebcc534ce328624b0583e64f87f7fd" - integrity sha512-kz0/algmi49xejjrKoEJEpXCa1Y0d2MHHhjJZS55ORcqzs8RHxvLO1oWeJNvFz/o+FQW+sFCpmM/5DyYy+QBXw== +twitter-api-v2@1.12.8: + version "1.12.8" + resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.12.8.tgz#a93abeeeb8785b0a8b181b8020e89dcaf943ff02" + integrity sha512-2gRb1WEjuWWLPm2Sj90BH6VKx6rBXXPERP2v5fmhSwN8kvIRghCvKXwVF0NQz/qZA9k/VSqtygAe+YFlrr36RQ== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0"