From daf536e8b3dc5102a6aa2d67e46d66299656504d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 02:23:43 +0200 Subject: [PATCH] chore(deps): bump twitter-api-v2 from 1.12.1 to 1.12.2 (#9812) Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.12.1 to 1.12.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.12.1...1.12.2) --- updated-dependencies: - dependency-name: twitter-api-v2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 17c889a25..7b0ec2fd7 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "torrent-search-api": "2.1.4", "tough-cookie": "4.0.0", "tunnel": "0.0.6", - "twitter-api-v2": "1.12.1", + "twitter-api-v2": "1.12.2", "winston": "3.7.2", "xml2js": "0.4.23" }, diff --git a/yarn.lock b/yarn.lock index 64925125d..65c3ca53e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13387,10 +13387,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= -twitter-api-v2@1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.12.1.tgz#84f37582132f83f7ffe840e25d2792073750a23d" - integrity sha512-rvG+yBnk8m0eU+vlp9DSgtiugxxfG9WvLt6m/KAS33U6ZPEnVb57KGVK1o8BaRWIqTuvp4h+ICsrVlhM5tQXzg== +twitter-api-v2@1.12.2: + version "1.12.2" + resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.12.2.tgz#c2118ee2439c28400186f965b5ae9256369f7cc0" + integrity sha512-vgv4ndG7BcjSzcm/Owf+tN4DVSZxWlN61hpulFkmUdf+hBjWvr/0edHoy+IUm1g2pJ7c+6706ZgkjZPdp0GHQA== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0"