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.62.79
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent f744b57 commit aa0bdfd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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.32",
"@book000/node-utils": "1.13.109",
"@book000/twitterts": "0.62.77",
"@book000/twitterts": "0.62.79",
"@types/node": "20.14.2",
"@vercel/ncc": "0.38.1",
"axios": "1.7.2",
Expand Down
26 changes: 13 additions & 13 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
globals "15.4.0"
typescript-eslint "7.12.0"

"@book000/[email protected].108":
version "1.13.108"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.108.tgz#883fe3f7d46f27d25d58463d5a943a1204399c7a"
integrity sha512-vUoUQ2BGg6koPGTdMVtglDNcW9KZkzVfimVle72Q7/7Y+xRroI4XOtxqS9xDnYzN/39p//Z7UZSqwvy8wi+6ig==
"@book000/[email protected].109":
version "1.13.109"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.109.tgz#4174101cef666f722a0f9cf1dbbc09b36b0e5e27"
integrity sha512-ccfxsH2vBmf76lqAWfx207oW9p5BDbo8Om69KXToh1RYlXePIjDFxp3z4WIPBPi5YZ8bf7FRZTphWz2qT5MT4A==
dependencies:
axios "1.7.2"
cycle "1.0.3"
Expand All @@ -59,10 +59,10 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].109":
version "1.13.109"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.109.tgz#4174101cef666f722a0f9cf1dbbc09b36b0e5e27"
integrity sha512-ccfxsH2vBmf76lqAWfx207oW9p5BDbo8Om69KXToh1RYlXePIjDFxp3z4WIPBPi5YZ8bf7FRZTphWz2qT5MT4A==
"@book000/[email protected].110":
version "1.13.110"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.110.tgz#9743dfe739f5e5934b27c0126d2818ef230bdd5c"
integrity sha512-HNX57a96hiWibSTcCT38+Q5QGT/+0YMf2mM0KtbQQw9dfwvSymEkkncNZtXc7mp3xKTuL2CX7MMfrCKogE5J8g==
dependencies:
axios "1.7.2"
cycle "1.0.3"
Expand All @@ -72,12 +72,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].77":
version "0.62.77"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.77.tgz#d0095f5fd007a31cfc47583b72274776d7f12db3"
integrity sha512-+6KzvnHMjmlIx288Z31YHcR8mKOCI5b325v7zRWW0stew3YARuIzzzglB/va/lEiW6haFfsrZxvLwV+5Zt/tFQ==
"@book000/[email protected].79":
version "0.62.79"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.79.tgz#3ce979eeaf30771a56ee6212a60fa228f7d9d7be"
integrity sha512-WwQClzjFEyGryPHnfzop0TW6D6jzJ7UyJLOztLrekG4IFerd2SlwsDJC4OkkWSgH45STUB732YQWdsyq+G0muQ==
dependencies:
"@book000/node-utils" "1.13.108"
"@book000/node-utils" "1.13.110"
genson-js "0.0.8"
json-schema-to-typescript "14.0.5"
mysql2 "3.10.0"
Expand Down

0 comments on commit aa0bdfd

Please sign in to comment.