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.30 (#959)
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 31, 2023
1 parent 197b068 commit 2a091e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 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.3",
"@book000/twitterts": "0.44.28",
"@book000/twitterts": "0.44.30",
"@types/node": "20.8.7",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
Expand Down
23 changes: 5 additions & 18 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,6 @@
call-me-maybe "^1.0.1"
js-yaml "^4.1.0"

"@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 "1.8.3"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.8.3.tgz#22b4a7d9ff6aab6114f0aa1bebbd7756a0751281"
Expand All @@ -76,12 +63,12 @@
winston "3.11.0"
winston-daily-rotate-file "4.7.1"

"@book000/[email protected].28":
version "0.44.28"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.44.28.tgz#fd5009c68b6494d7e4867bafb2a5b2781f932c80"
integrity sha512-PggBOe6aLN3aeRxY2sRqemQ4XUk0bbUD16u6jASd7j4AiqJbP9vifig9WVg6kAZ+tsoyzjR/VeUTsc5+BO3ENw==
"@book000/[email protected].30":
version "0.44.30"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.44.30.tgz#68ff2d5e90a28a01f1fda6a95b95890e121c2832"
integrity sha512-97fGZaBaG3St1AOpp97ATtBOthkChP0ZKFasfvyGgKFu65ayfrZTzFm+YetUrM3RP7aZgYD/+krBbQ8ZV9OCgw==
dependencies:
"@book000/node-utils" "1.8.1"
"@book000/node-utils" "1.8.3"
genson-js "0.0.8"
json-schema-to-typescript "13.1.1"
otplib "12.0.1"
Expand Down

0 comments on commit 2a091e0

Please sign in to comment.