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.57 (#1893)
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 5, 2024
1 parent 17b2f25 commit adb0eeb
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.97",
"@book000/twitterts": "0.62.56",
"@book000/twitterts": "0.62.57",
"@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.93"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.93.tgz#eb0bdb8f9cb5f797c74d9f691456c44657849c1c"
integrity sha512-C04TInoIK9tVa4sWe4wby9onOsCF4yYX4ZtY+8k0vWzmCN/6vNiwYsjq+48QCJmOclTse7GgteVutUYLN7TZzQ==
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.97"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.97.tgz#8ddcf4bd3039071bbb964e46b34de3a0cca01b24"
Expand All @@ -72,12 +59,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].56":
version "0.62.56"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.56.tgz#34544ad4f0910d969345c7f70b1dbc8ded3105b1"
integrity sha512-/JH7UCqiqAXo/zuiA1CZz3YI5GVkgEQDDOsxZJDMKeQbMdzsilZSrxskxWVAcoAhAe9qX6QpR33zDDouQJUwqg==
"@book000/[email protected].57":
version "0.62.57"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.57.tgz#cecf26733b77dc961f0ec15a8d49ed9fd8792d63"
integrity sha512-noA+FD5dOeUSaYGzUgRATE4gH1wGUk2kZrbxunVtvsPfqAfSGlASR4sY0T4+M6Zr4pXSUAhAn0D5vhzaCRmEZw==
dependencies:
"@book000/node-utils" "1.13.93"
"@book000/node-utils" "1.13.97"
genson-js "0.0.8"
json-schema-to-typescript "14.0.5"
mysql2 "3.10.0"
Expand Down

0 comments on commit adb0eeb

Please sign in to comment.