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.61.41 (#1678)
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 3, 2024
1 parent 3f93a11 commit b17c9db
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.23",
"@book000/twitterts": "0.61.40",
"@book000/twitterts": "0.61.41",
"@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.22"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.22.tgz#349988f140856e00b9cc135b281c3fa666cd096a"
integrity sha512-GVvBIyGpRu4ijtyjDRU2a02Y6r2mhn7puticQz82olWmPWiWP14HZY2BToISHo4y5WnvEeC4rksN1434O/H/Lg==
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.23"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.23.tgz#1375450dd0e03c47c3e2df3ea4a211a71a96a1d0"
Expand All @@ -60,12 +47,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].40":
version "0.61.40"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.40.tgz#e8e406b37e9d4370ca87a33f0d3791a5edd176ad"
integrity sha512-ZHlfZ1SoxUXwtFV+qle/yV50PPmUHmy0ConlGBmS1H/mQmypMQFl4VMxywg9soISVhYiF+rgyrevzirBClJ+Pg==
"@book000/[email protected].41":
version "0.61.41"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.41.tgz#13dffe90d2ffb358cad781fd801ee3b1c371c149"
integrity sha512-ThM2UdVEJjtGpqNm4jcnvuDe41fUD21f6kAdi+heE46jBgtSuPy924HOTrW0GP4zU6YaJrdJYAwNKVB4nEKP4w==
dependencies:
"@book000/node-utils" "1.13.22"
"@book000/node-utils" "1.13.23"
genson-js "0.0.8"
json-schema-to-typescript "14.0.4"
mysql2 "3.9.7"
Expand Down

0 comments on commit b17c9db

Please sign in to comment.