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.44.10 (#918)
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 Oct 21, 2023
1 parent 1e51a9d commit b0c33c7
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 @@ -31,7 +31,7 @@
},
"devDependencies": {
"@book000/node-utils": "1.6.28",
"@book000/twitterts": "0.44.9",
"@book000/twitterts": "0.44.10",
"@types/node": "20.8.7",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
Expand Down
23 changes: 5 additions & 18 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,6 @@
call-me-maybe "^1.0.1"
js-yaml "^4.1.0"

"@book000/[email protected]":
version "1.6.27"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.6.27.tgz#2ff8bdde0252f514d79111d402c56e5482886381"
integrity sha512-ysnIVUyYcV6Wou9JNCzasmR6qgsZas8BlidWByaJwnjeA5lyv5cCMktNSJsx8bf0yWmlNuGlbuJgJZ/hZmfDKQ==
dependencies:
axios "1.5.1"
cycle "1.0.3"
form-data "4.0.0"
jsonc-parser "3.2.0"
logform "2.6.0"
winston "3.11.0"
winston-daily-rotate-file "4.7.1"

"@book000/[email protected]":
version "1.6.28"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.6.28.tgz#0ec9b0e204483d134d8e50e2e17be52e8dc9133b"
Expand All @@ -71,12 +58,12 @@
winston "3.11.0"
winston-daily-rotate-file "4.7.1"

"@book000/[email protected].9":
version "0.44.9"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.44.9.tgz#c24069e6ebf8ef88ac5c905dd214e429289659c6"
integrity sha512-44pfqLHp4UJMNnq5ySQ7ud5x9iQ6gTOPGw04yfV5b/+DXVIv0fGYOL0KOvuBfAj2DLiNXN4n6e8LyfqjRYnBMQ==
"@book000/[email protected].10":
version "0.44.10"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.44.10.tgz#5ef024852faf3ed824a863e093d2e5c850e9ced3"
integrity sha512-2t5TueFNVVYIlaPtMc+pyPv4Nw1zChx+Lbyif6MAoumRJT6CbWbmZZ/WsbVPHNwC6vewbOAXBvrRQuDTVo3/Cw==
dependencies:
"@book000/node-utils" "1.6.27"
"@book000/node-utils" "1.6.28"
genson-js "0.0.8"
json-schema-to-typescript "13.1.1"
otplib "12.0.1"
Expand Down

0 comments on commit b0c33c7

Please sign in to comment.