From 12bb74dfa6e9f61db66771e22be1ecf69567f725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 May 2022 04:11:47 +0700 Subject: [PATCH] chore(deps): bump twitter-api-v2 from 1.12.0 to 1.12.1 (#9793) Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.12.0 to 1.12.1. - [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.0...1.12.1) --- 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 41b92a56d..04645faee 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.0", + "twitter-api-v2": "1.12.1", "winston": "3.7.2", "xml2js": "0.4.23" }, diff --git a/yarn.lock b/yarn.lock index 8a7050705..67cdb0ff2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13326,10 +13326,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.0: - version "1.12.0" - resolved "https://registry.yarnpkg.com/twitter-api-v2/-/twitter-api-v2-1.12.0.tgz#0c69fd9578a4e870404bb449cd3634275c152d2e" - integrity sha512-8Fv+sUYY0P1gloiBSgG1w/NSuGUIP32lDKMPVzIMX3jd4zDhiJFtCft41fKs+JqcD8m7s+4vkMO/XwyY2+NULQ== +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== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0"