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.68 (#1911)
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 8, 2024
1 parent 1a826da commit ac6c985
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.31",
"@book000/node-utils": "1.13.104",
"@book000/twitterts": "0.62.67",
"@book000/twitterts": "0.62.68",
"@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.4.0"
typescript-eslint "7.12.0"

"@book000/[email protected]":
version "1.13.103"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.103.tgz#fe13f8ff5004712e926eb99773b7943ec8aa4747"
integrity sha512-hLTEk5JjQBiIii8wgYCgba2adwqLTF52+UTJmMZgqN9XxfWgd0gsyfU76NMSp5QIVEwEIN2nK/fEW0tB5u143A==
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.104"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.104.tgz#ef59bb719f4ab296dfe35b256bc248256104f8b0"
Expand All @@ -72,12 +59,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].67":
version "0.62.67"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.67.tgz#e71e11c91771a2868da82ac9afd7e588e8dc1222"
integrity sha512-CNZRMAmaRpciCN+qDCZ9jgHIXLZWt4nA15KEHB6/25KbmH66igW/LrLdLMDua5rniqNha4L7kFysjdjTQnDJXw==
"@book000/[email protected].68":
version "0.62.68"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.68.tgz#cdcc84640e06c5296da18934d986dc7312e7e1c1"
integrity sha512-T2oGstLWnARIFu05GC2MGfcXll6Mk3LdhJmXq3Xgey2t8yozXG/XJjN8Hola8AoOFI+mzUfSNTs3veuBRw/t+A==
dependencies:
"@book000/node-utils" "1.13.103"
"@book000/node-utils" "1.13.104"
genson-js "0.0.8"
json-schema-to-typescript "14.0.5"
mysql2 "3.10.0"
Expand Down

0 comments on commit ac6c985

Please sign in to comment.