From d807d8fb90b1297cbe2fcb82548882980e88fd97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 07:06:53 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.69.161 (#1681) 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 c1fea7fc..1dfc8773 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@book000/eslint-config": "1.7.68", "@book000/node-utils": "1.13.291", - "@book000/twitterts": "0.69.159", + "@book000/twitterts": "0.69.161", "@types/node": "20.16.11", "@vercel/ncc": "0.38.2", "eslint": "9.12.0", diff --git a/yarn.lock b/yarn.lock index 1843d7ab..d0e6cd2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -46,19 +46,6 @@ globals "15.10.0" typescript-eslint "8.8.1" -"@book000/node-utils@1.13.290": - version "1.13.290" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.290.tgz#88e8b69e9e30941a58bb3764c8e76e5c419f40cd" - integrity sha512-XqfQY9eSZf6EvbwDX4Tg+8giRHY+w6S0VGYA1dHT7vASTwm6177Tb8RkHCzkcR74rYBUcjllSAIBRjYQRcTpCw== - dependencies: - axios "1.7.7" - cycle "1.0.3" - form-data "4.0.0" - 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.291": version "1.13.291" resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.291.tgz#e448952ea4fb0e529ba3ecf2224323a39066b784" @@ -72,12 +59,12 @@ winston "3.15.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.69.159": - version "0.69.159" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.69.159.tgz#dd3c4279183400365071567f996b0c090cb12b43" - integrity sha512-9IuOrjjJPPkljJTZse4ZlK29xFfwkJggtpqfnd9gQBzKN4EUeKK8gr6fMVhe8gxvcznd8pNUs624L2wZFP7QXQ== +"@book000/twitterts@0.69.161": + version "0.69.161" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.69.161.tgz#fe64191c28b6f5a0bde574b4639b68f3682914e0" + integrity sha512-yRdTJMfliT3X9tHXOSyS1lb9re8JC55f3NJZsxpMsW8Pr6iztUOLq9QcCaxa8ln/LOIEhd1un/LM3rJRmTCfvQ== dependencies: - "@book000/node-utils" "1.13.290" + "@book000/node-utils" "1.13.291" genson-js "0.0.8" json-schema-to-typescript "15.0.2" mysql2 "3.11.3"