chore(deps): bump twitter-api-v2 from 1.16.1 to 1.16.3 (#15336)

* chore(deps): bump twitter-api-v2 from 1.16.1 to 1.16.3

Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.16.1 to 1.16.3.
- [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.16.1...1.16.3)

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

* chore: fix pnpm install

---------

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] 2024-04-23 06:32:30 +08:00 committed by GitHub
parent c1be9e91c2
commit d6f79bdac0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -116,7 +116,7 @@
"tldts": "6.1.18",
"tough-cookie": "4.1.3",
"tsx": "4.7.2",
"twitter-api-v2": "1.16.1",
"twitter-api-v2": "1.16.3",
"undici": "6.13.0",
"uuid": "9.0.1",
"winston": "3.13.0",

View File

@ -204,8 +204,8 @@ dependencies:
specifier: 4.7.2
version: 4.7.2
twitter-api-v2:
specifier: 1.16.1
version: 1.16.1
specifier: 1.16.3
version: 1.16.3
undici:
specifier: 6.13.0
version: 6.13.0
@ -9308,8 +9308,8 @@ packages:
resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==}
dev: false
/twitter-api-v2@1.16.1:
resolution: {integrity: sha512-76hZsRmVdFQu2MvN2oBw0RjTsYmgqnef1bWb4/Ds54CrcTXvtTZFCp3d6FMdeKp9m2PIx2l9MIJWvs5PjQN/Dw==}
/twitter-api-v2@1.16.3:
resolution: {integrity: sha512-T9Wbq1y3IrTshBvtVawpWp1GmL3mduF4RhieSfM1HsL10Qda0EeJMDUwr5C6IeelnSZ65tiiXzs0xUS8FHM9XA==}
dev: false
/type-check@0.3.2: