chore(deps): bump twitter-api-v2 from 1.20.1 to 1.20.2 (#18461)
Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.20.1 to 1.20.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.20.1...1.20.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:
parent
db74a218d0
commit
2bf1bfaa86
|
|
@ -129,7 +129,7 @@
|
|||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "5.1.1",
|
||||
"tsx": "4.19.3",
|
||||
"twitter-api-v2": "1.20.1",
|
||||
"twitter-api-v2": "1.20.2",
|
||||
"ufo": "1.5.4",
|
||||
"undici": "6.21.1",
|
||||
"uuid": "11.1.0",
|
||||
|
|
|
|||
|
|
@ -255,8 +255,8 @@ importers:
|
|||
specifier: 4.19.3
|
||||
version: 4.19.3
|
||||
twitter-api-v2:
|
||||
specifier: 1.20.1
|
||||
version: 1.20.1
|
||||
specifier: 1.20.2
|
||||
version: 1.20.2
|
||||
ufo:
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
|
|
@ -5642,8 +5642,8 @@ packages:
|
|||
tweetnacl@0.14.5:
|
||||
resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==}
|
||||
|
||||
twitter-api-v2@1.20.1:
|
||||
resolution: {integrity: sha512-sRsjtXAC3zdJEY9sA8Gf99MeReyws26092XpXNL0Rtb74mtGykYptLHI/7blC1txt4c4HkN6hMIKiUx8JNR+AQ==}
|
||||
twitter-api-v2@1.20.2:
|
||||
resolution: {integrity: sha512-0Q+yJetijJon8rctNuy7kDfHK4/8rZw6ZRO0Ix7K7+tuk2eZN5j0loeBpEsijxO+dEW+YxGhq1V7FhjUJwAQJw==}
|
||||
|
||||
type-check@0.3.2:
|
||||
resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==}
|
||||
|
|
@ -11889,7 +11889,7 @@ snapshots:
|
|||
|
||||
tweetnacl@0.14.5: {}
|
||||
|
||||
twitter-api-v2@1.20.1: {}
|
||||
twitter-api-v2@1.20.2: {}
|
||||
|
||||
type-check@0.3.2:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue