chore(deps): bump twitter-api-v2 from 1.18.2 to 1.19.0 (#17988)
Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.18.2 to 1.19.0. - [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.18.2...1.19.0) --- updated-dependencies: - dependency-name: twitter-api-v2 dependency-type: direct:production update-type: version-update:semver-minor ... 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
bca47a11aa
commit
fcbff4f71b
|
|
@ -129,7 +129,7 @@
|
|||
"tosource": "2.0.0-alpha.3",
|
||||
"tough-cookie": "5.0.0",
|
||||
"tsx": "4.19.2",
|
||||
"twitter-api-v2": "1.18.2",
|
||||
"twitter-api-v2": "1.19.0",
|
||||
"ufo": "1.5.4",
|
||||
"undici": "6.21.0",
|
||||
"uuid": "11.0.3",
|
||||
|
|
|
|||
|
|
@ -253,8 +253,8 @@ importers:
|
|||
specifier: 4.19.2
|
||||
version: 4.19.2
|
||||
twitter-api-v2:
|
||||
specifier: 1.18.2
|
||||
version: 1.18.2
|
||||
specifier: 1.19.0
|
||||
version: 1.19.0
|
||||
ufo:
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
|
|
@ -5297,8 +5297,8 @@ packages:
|
|||
tweetnacl@0.14.5:
|
||||
resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==}
|
||||
|
||||
twitter-api-v2@1.18.2:
|
||||
resolution: {integrity: sha512-ggImmoAeVgETYqrWeZy+nWnDpwgTP+IvFEc03Pitt1HcgMX+Yw17rP38Fb5FFTinuyNvS07EPtAfZ184uIyB0A==}
|
||||
twitter-api-v2@1.19.0:
|
||||
resolution: {integrity: sha512-jfG4aapNPM9+4VxNxn0TXvD8Qj8NmVx6cY0hp5K626uZ41qXPaJz33Djd3y6gfHF/+W29+iZz0Y5qB869d/akA==}
|
||||
|
||||
type-check@0.3.2:
|
||||
resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==}
|
||||
|
|
@ -11115,7 +11115,7 @@ snapshots:
|
|||
|
||||
tweetnacl@0.14.5: {}
|
||||
|
||||
twitter-api-v2@1.18.2: {}
|
||||
twitter-api-v2@1.19.0: {}
|
||||
|
||||
type-check@0.3.2:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue