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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-24 02:23:43 +02:00 committed by GitHub
parent fa215eec27
commit daf536e8b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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"
},

View File

@ -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"