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

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.62.62 (#1897)
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 Jun 6, 2024
1 parent 4af65e6 commit a905563
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 @@ -32,7 +32,7 @@
"devDependencies": {
"@book000/eslint-config": "1.6.30",
"@book000/node-utils": "1.13.99",
"@book000/twitterts": "0.62.59",
"@book000/twitterts": "0.62.62",
"@types/node": "20.14.2",
"@vercel/ncc": "0.38.1",
"axios": "1.7.2",
Expand Down
23 changes: 5 additions & 18 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,6 @@
globals "15.3.0"
typescript-eslint "7.12.0"

"@book000/[email protected]":
version "1.13.97"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.97.tgz#8ddcf4bd3039071bbb964e46b34de3a0cca01b24"
integrity sha512-d9N4FKwnKi0fgxymNw7PG3y2wkG5+zqBDRtJ20JQkMPdT9nQD7faX20dA64TqMuy/xvTStE0LHKGJ6wzM6aspw==
dependencies:
axios "1.7.2"
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.99"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.99.tgz#237c618dfbb1d16a8eb8192980860bcc893dd549"
Expand All @@ -72,12 +59,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].59":
version "0.62.59"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.59.tgz#aaa5dabff18202c9088f1732a5bd035eaa5bcd42"
integrity sha512-ru8AIOymbzmfcPuhYP9IPn2RZPC5NThtysUR+TG4QtCGZG8cYiNVzzLUbwkAuhUi4RmmndV5HSOb7mWlAkYghA==
"@book000/[email protected].62":
version "0.62.62"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.62.tgz#aec1be0815d036f1ef2db2af9beba08562de49db"
integrity sha512-Vi8WNdDOca/J9+vugrxO+HV7R5n8QOqk1Lj+7mMzEp4j/10xQ4n5NeorL0ZEHldevuua1gmobmGa3M1cxZQvhw==
dependencies:
"@book000/node-utils" "1.13.97"
"@book000/node-utils" "1.13.99"
genson-js "0.0.8"
json-schema-to-typescript "14.0.5"
mysql2 "3.10.0"
Expand Down

0 comments on commit a905563

Please sign in to comment.