From 4bd4503ad6ddf571b8571c6d1eace29a27ee55d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 04:45:19 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.62.79 (#1926) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crawler/package.json | 2 +- crawler/yarn.lock | 23 +++++------------------ 2 files changed, 6 insertions(+), 19 deletions(-) diff --git a/crawler/package.json b/crawler/package.json index 89a75852..eee234be 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@book000/eslint-config": "1.6.32", "@book000/node-utils": "1.13.110", - "@book000/twitterts": "0.62.77", + "@book000/twitterts": "0.62.79", "@types/node": "20.14.2", "@vercel/ncc": "0.38.1", "axios": "1.7.2", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index 8c7aa1d5..405a2e3d 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -46,19 +46,6 @@ globals "15.4.0" typescript-eslint "7.12.0" -"@book000/node-utils@1.13.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== - dependencies: - axios "1.7.2" - 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/node-utils@1.13.110": version "1.13.110" resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.110.tgz#9743dfe739f5e5934b27c0126d2818ef230bdd5c" @@ -72,12 +59,12 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.62.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/twitterts@0.62.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"