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.86 (#1934)
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 11, 2024
1 parent a1f858b commit ec432f4
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.34",
"@book000/node-utils": "1.13.113",
"@book000/twitterts": "0.62.83",
"@book000/twitterts": "0.62.86",
"@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.13.0"

"@book000/[email protected]":
version "1.13.111"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.111.tgz#fd960e067f25e6067965ae21168f32ef50863e40"
integrity sha512-dS3+kFCSCM5KINMOSc9fw1iKcJJTZ1dYgxx+xWP9mxtzXT8OzTPHsDQeK7ASUIZpiJBXFRRmD0to1N3ozfIbDA==
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.113"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.113.tgz#858ec7ec30059447167f224961fb568935803e9f"
Expand All @@ -72,12 +59,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].83":
version "0.62.83"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.83.tgz#6b318eeedb6cfffdc330eeca0b48d07de544cc50"
integrity sha512-58LnlyT3bYMeHvWFRM0mRZZYPqQKZEpBIOjIhIolFnzjz5bnrJMyBO6iCPRPxT8V1FfzOcMDS4VutkhsYT2Y8A==
"@book000/[email protected].86":
version "0.62.86"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.86.tgz#f47db3c4d1fe743d331ac8c1e685b7715a9b368b"
integrity sha512-Gw/Vd1B+nrfMn8yeikwwo1hyZ7N8RIx9qWGJgLM3Q324sihbYE54ou/whks/vWKuq+pqNFf/37qYPXpxmrrYBQ==
dependencies:
"@book000/node-utils" "1.13.111"
"@book000/node-utils" "1.13.113"
genson-js "0.0.8"
json-schema-to-typescript "14.0.5"
mysql2 "3.10.0"
Expand Down

0 comments on commit ec432f4

Please sign in to comment.