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.38 (#1672)
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 May 2, 2024
1 parent 8c4bd96 commit dafda2e
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.22",
"@book000/twitterts": "0.61.37",
"@book000/twitterts": "0.61.38",
"@types/node": "20.12.8",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.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 @@ -34,19 +34,6 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/[email protected]":
version "1.13.21"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.21.tgz#09e358a4c90b6f6e8ab6787c78e85eff463710ab"
integrity sha512-VukjVu43vSsPyhU9dr/bs6+AqHnCRAzPdObOveN14knXmJ/byJpf9lhmWc5vOYXZ6L7/Xl/kO32rcgC5qJqkHQ==
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.22"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.22.tgz#349988f140856e00b9cc135b281c3fa666cd096a"
Expand All @@ -60,12 +47,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].37":
version "0.61.37"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.37.tgz#88bd03349cf6ae5098c92b70709f0320d77207de"
integrity sha512-vVcsHfUWF8dWSbLf4IY8NrWLdpb7O6bWY4ywHx22LTiZ7YNfFFcSkNllVxecvw+aEwfK5aZiGoMiNBowZGz6KA==
"@book000/[email protected].38":
version "0.61.38"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.38.tgz#625be4a8237eba707eda698b4d5d809e55efbd4f"
integrity sha512-0i6Y/uex3/uYsfpVMREzOn+bNuIyIGZzUmpXbGlUJvNDi3K/OX+BUXpJ8l3+Wlw7b4BKGZzQPVj7W44MzIHUYA==
dependencies:
"@book000/node-utils" "1.13.21"
"@book000/node-utils" "1.13.22"
genson-js "0.0.8"
json-schema-to-typescript "14.0.0"
mysql2 "3.9.7"
Expand Down

0 comments on commit dafda2e

Please sign in to comment.