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.61.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 88c2925 commit 7125a93
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.13.21",
"@book000/twitterts": "0.61.31",
"@book000/twitterts": "0.61.36",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
Expand Down
23 changes: 5 additions & 18 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,6 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/[email protected]":
version "1.13.18"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.18.tgz#eb112395b9fa49bf29a98bd5ee246b79813a49cb"
integrity sha512-MxtGUxZYEGItqoNrOhlmgcx3tg4lBYkly0LZtl8x4pqMQpT58xb6Okth6r7p24kqH8KTiGdWczINKAZ45Bde5w==
dependencies:
axios "1.6.8"
cycle "1.0.3"
form-data "4.0.0"
jsonc-parser "3.2.1"
moment-timezone "0.5.45"
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected]":
version "1.13.21"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.21.tgz#09e358a4c90b6f6e8ab6787c78e85eff463710ab"
Expand All @@ -60,12 +47,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].31":
version "0.61.31"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.31.tgz#462087795a81d4b86964b7f477a7bee40c78c1a6"
integrity sha512-ds77t5xWFiaAxg45njurQWtfowjqLnW1U7V2iY1llH1fH6BZgkkyOM9sibphiPVlKmBhF9cJVIFywBqxxgMjNQ==
"@book000/[email protected].36":
version "0.61.36"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.36.tgz#e449526ca56db354bede0c455646125495edbc18"
integrity sha512-riFo5yEn3Gj16tAhHGTyOHdWd7pSbuQNF9UqvmUtAPvmy7EyxhY7q/RppCXvM8vTs8sqHmUq5wOcXfNs2n4enQ==
dependencies:
"@book000/node-utils" "1.13.18"
"@book000/node-utils" "1.13.21"
genson-js "0.0.8"
json-schema-to-typescript "14.0.0"
mysql2 "3.9.7"
Expand Down

0 comments on commit 7125a93

Please sign in to comment.