Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.61.27 (#1652)
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 Apr 29, 2024
1 parent 7f48b19 commit 69c494f
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.13.16",
"@book000/twitterts": "0.61.25",
"@book000/twitterts": "0.61.27",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
Expand Down
23 changes: 5 additions & 18 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,6 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/[email protected]":
version "1.13.14"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.14.tgz#3932ea9a4709fba6716f782fd398c2d71b3b6675"
integrity sha512-SN5EGO898CfigdmXQkk3F9n+KnusgYQvzRShEgIz4GzapOf800+26q6Ngl8en+N7N5A3+1v4ZBBd3bwi/Fra/w==
dependencies:
axios "1.6.8"
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.16"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.16.tgz#92e23adeef69a341996f1b0d6f8fe15da14b8301"
Expand All @@ -60,12 +47,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].25":
version "0.61.25"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.25.tgz#1f5668833c06d721f66338f50af043fa5a5b9121"
integrity sha512-0fJOlAVsq0aiX5uS/aDpGZ/7ghjcXUpv1sLrtaCjbBR5B0GmATRZR56IZbneiZeORpIoei53Qs6VIgSYJw+7Vg==
"@book000/[email protected].27":
version "0.61.27"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.27.tgz#b8d4de1a69bd8fe17bce1ff75d4be2c163175051"
integrity sha512-t+JBp+6z2ZCFbgb8IoUZy1grtCw2TyIqa5aiTRiyCBYnAaAeMnJ2wiPpvKTV3Phtgy0wK1tm8PnEX4YopaHscQ==
dependencies:
"@book000/node-utils" "1.13.14"
"@book000/node-utils" "1.13.16"
genson-js "0.0.8"
json-schema-to-typescript "14.0.0"
mysql2 "3.9.7"
Expand Down

0 comments on commit 69c494f

Please sign in to comment.