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.62.60
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 5f105bb commit c1547b1
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 @@ -32,7 +32,7 @@
"devDependencies": {
"@book000/eslint-config": "1.6.30",
"@book000/node-utils": "1.13.97",
"@book000/twitterts": "0.62.59",
"@book000/twitterts": "0.62.60",
"@types/node": "20.14.2",
"@vercel/ncc": "0.38.1",
"axios": "1.7.2",
Expand Down
23 changes: 18 additions & 5 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,25 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected]":
version "0.62.59"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.59.tgz#aaa5dabff18202c9088f1732a5bd035eaa5bcd42"
integrity sha512-ru8AIOymbzmfcPuhYP9IPn2RZPC5NThtysUR+TG4QtCGZG8cYiNVzzLUbwkAuhUi4RmmndV5HSOb7mWlAkYghA==
"@book000/[email protected]":
version "1.13.98"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.98.tgz#2d3a17bbc091dbe8e8e17daa177c53a206ef79c6"
integrity sha512-NISo3H59ROWuJ9Xm1Xdo3OYFvv1mAzcemLMWgJnOltYyv5pcvuNjqae7qTcdbMwZCgcQcj8GmbWoQ9k4jVpX5A==
dependencies:
"@book000/node-utils" "1.13.97"
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 "0.62.60"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.60.tgz#7847f0870b910ebe090dcd7beac850782e7ce60f"
integrity sha512-Fy0Tdz4kZCOdPdYqPoviUrEy+1hsO+V4Z7y6b84hcbXKKvqRaIXpXoWsnkzGqEgkRdbg039TfwzvB769RpNiTA==
dependencies:
"@book000/node-utils" "1.13.98"
genson-js "0.0.8"
json-schema-to-typescript "14.0.5"
mysql2 "3.10.0"
Expand Down

0 comments on commit c1547b1

Please sign in to comment.