Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.44.27 (#954)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 9bed0b5 commit 7006af3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
2 changes: 1 addition & 1 deletion crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@book000/node-utils": "1.8.0",
"@book000/twitterts": "0.44.26",
"@book000/twitterts": "0.44.27",
"@types/node": "20.8.7",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
Expand Down
23 changes: 18 additions & 5 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,25 @@
winston "3.11.0"
winston-daily-rotate-file "4.7.1"

"@book000/[email protected]":
version "0.44.26"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.44.26.tgz#8a81c99b19525a1455a6ba9e6865755e79612a26"
integrity sha512-UzYCXVDFQXu5qGE6cgIWepnRMxuBteuoZ+hj6liK7B/uPppNkCUVYdI2FIaWIXW4IyeZM+qJAnMmM218NHk0ag==
"@book000/[email protected]":
version "1.8.1"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.8.1.tgz#90707c03a16c59f0eecdc49c858d5ff8dde61417"
integrity sha512-CFw0KMMEpznm+UsyqfY9yGIbjNWlpTpD6SCD5nVBGRMZyE4xY4NPOrfEtMZb0nw8lu6alnOQtsac6g1bBdJKiQ==
dependencies:
axios "1.6.0"
cycle "1.0.3"
form-data "4.0.0"
jsonc-parser "3.2.0"
logform "2.6.0"
winston "3.11.0"
winston-daily-rotate-file "4.7.1"

"@book000/[email protected]":
version "0.44.27"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.44.27.tgz#2d7bcff71471f7aff75ca3f4be0e29a57d20c972"
integrity sha512-wD24ecggCxfLDzBu7aHQHxYjjpURDQAVVpglkbhnl9cll8RstCOppJo4xbPaGvGR414W7sr0yoE9W/Ktc5gLDA==
dependencies:
"@book000/node-utils" "1.8.0"
"@book000/node-utils" "1.8.1"
genson-js "0.0.8"
json-schema-to-typescript "13.1.1"
otplib "12.0.1"
Expand Down

0 comments on commit 7006af3

Please sign in to comment.