From 4f8286369edc5d8640f4e9218ca345d6ffa74945 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 16:50:46 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.62.76 (#1920) 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 c334f0cf..8461d5a3 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@book000/eslint-config": "1.6.31", "@book000/node-utils": "1.13.108", - "@book000/twitterts": "0.62.73", + "@book000/twitterts": "0.62.76", "@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 7d7610b4..a85a6366 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.107": - version "1.13.107" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.107.tgz#3440a149724dde737bb1f0390f42188e096f2a45" - integrity sha512-j9e6LaTz1+Jrh7zwVOrBHdkA8oLyG7NdqcCYkaWbUq3O5Cmyxic03MHWgDxeO7/F5fQF/FOHaXV30/2GYMituA== - 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.108": version "1.13.108" resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.108.tgz#883fe3f7d46f27d25d58463d5a943a1204399c7a" @@ -72,12 +59,12 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.62.73": - version "0.62.73" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.73.tgz#6449acd3a5c1b6840c6d4b70c8d715e282c9cbc0" - integrity sha512-KUgE8pa8UKqwflZg4Ymwh0vILuy5umJg0ybGt5f/qT9kk46YUADrtQmCPxx4lzy+J53LLlLPQGl94qFTxBGKhw== +"@book000/twitterts@0.62.76": + version "0.62.76" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.76.tgz#8fecc1b66191f4967b4704d02034be99ed9396d6" + integrity sha512-NKPbpLzSM/h7T3QgPuvxcCMXZMPFgtJxIxgiHLOhvO8Dx6UbySCPE8Y/lmV6klUkKkNdyJFtz7D+9BMBVUsEsw== dependencies: - "@book000/node-utils" "1.13.107" + "@book000/node-utils" "1.13.108" genson-js "0.0.8" json-schema-to-typescript "14.0.5" mysql2 "3.10.0"