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.47 (#1870)
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 3, 2024
1 parent 73adf5c commit f704df5
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.28",
"@book000/node-utils": "1.13.89",
"@book000/twitterts": "0.62.44",
"@book000/twitterts": "0.62.47",
"@types/node": "20.14.0",
"@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.11.0"

"@book000/[email protected]":
version "1.13.86"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.86.tgz#643cb17a743c3721a4b7360f96f71d8f75f8fd90"
integrity sha512-bzsNPYCQXtpSNlKtbFvz2Wj3GflVMpo/rTP48stLiqBmiSfrGoPBwDph3BfGdaKT8huRiUJx7UI/ImgRnp1Rcw==
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.89"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.89.tgz#90cfa78ec919c612c40510e6d245dbfd07a0090c"
Expand All @@ -72,12 +59,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].44":
version "0.62.44"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.44.tgz#fd81f4ed81f2e9197c309746966e85dd2e5dfe72"
integrity sha512-z3pokPG7t1S27b7Culfv54XBFbeebW9W+MXPdBJQzJjwPs8ac5HZu+FErwc/SzGmbCrizRK96taeA05lTVlgNQ==
"@book000/[email protected].47":
version "0.62.47"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.47.tgz#0d6c8c5262b79b052720379a92829e960e4fc95f"
integrity sha512-MG9yz2fzAhJq3is/rdh7zJGkhH+BRgAkLSKTXz8+EeRIg4s4hs1eMKG+zwR6+33AcyuX7rpnLZQteNHMlk53vQ==
dependencies:
"@book000/node-utils" "1.13.86"
"@book000/node-utils" "1.13.89"
genson-js "0.0.8"
json-schema-to-typescript "14.0.5"
mysql2 "3.10.0"
Expand Down

0 comments on commit f704df5

Please sign in to comment.