From 04bfdcd23144d72670e1f457cbc6d7d0e208dac7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:08:44 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.70.34 (#1464) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 23 +++++------------------ 2 files changed, 6 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index fc4dd300..50669864 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@book000/eslint-config": "1.7.76", "@book000/node-utils": "1.13.312", - "@book000/twitterts": "0.70.33", + "@book000/twitterts": "0.70.34", "@types/node": "20.17.1", "@vercel/ncc": "0.38.2", "eslint": "9.13.0", diff --git a/yarn.lock b/yarn.lock index 7b0d4ad3..6b4a9bf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -46,19 +46,6 @@ globals "15.11.0" typescript-eslint "8.11.0" -"@book000/node-utils@1.13.311": - version "1.13.311" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.311.tgz#aba80947e4dca6c9fee8f9eb3df5686e6131ed20" - integrity sha512-TTomS+RWMPWqmIS++WeoitnhpqX66+a8xgvHlFimaO63VoDQLDOGlb+llr/xJmP6pC6fTb7Hz68m/Mmn7Xq5TA== - dependencies: - axios "1.7.7" - cycle "1.0.3" - form-data "4.0.1" - jsonc-parser "3.3.1" - moment-timezone "0.5.46" - winston "3.15.0" - winston-daily-rotate-file "5.0.0" - "@book000/node-utils@1.13.312": version "1.13.312" resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.312.tgz#da64a32e7e198cb1794b74922ff00310aef14dbb" @@ -72,12 +59,12 @@ winston "3.15.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.70.33": - version "0.70.33" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.70.33.tgz#b50a7c48dc0b0b7a7d44f6094713c28185001822" - integrity sha512-EegbIQq++WQfDjxxCkAStpsPbYpBq0pU5l5KjoIJkoF/k9iXbeTlLlq473KOPLhNKuihZwRkxWf7q9S1z4eSFQ== +"@book000/twitterts@0.70.34": + version "0.70.34" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.70.34.tgz#c5977dc5a562dc71eea28976f1b89fe014ffd659" + integrity sha512-72eB/dBkC4gh8OuUYpfjWActUiA60ICSIuHhl2qO4R6qq30OG1LeObj85doOgIcpmpx/9ek7maVxR44vEPslzQ== dependencies: - "@book000/node-utils" "1.13.311" + "@book000/node-utils" "1.13.312" genson-js "0.0.8" json-schema-to-typescript "15.0.2" mysql2 "3.11.3"