From ec432f4e455212a901bba0792e8e1e96fc030fbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 07:49:03 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.62.86 (#1934) 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 5c671e95..aac99e2d 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@book000/eslint-config": "1.6.34", "@book000/node-utils": "1.13.113", - "@book000/twitterts": "0.62.83", + "@book000/twitterts": "0.62.86", "@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 8b660d60..a7c49089 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -46,19 +46,6 @@ globals "15.4.0" typescript-eslint "7.13.0" -"@book000/node-utils@1.13.111": - version "1.13.111" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.111.tgz#fd960e067f25e6067965ae21168f32ef50863e40" - integrity sha512-dS3+kFCSCM5KINMOSc9fw1iKcJJTZ1dYgxx+xWP9mxtzXT8OzTPHsDQeK7ASUIZpiJBXFRRmD0to1N3ozfIbDA== - 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.113": version "1.13.113" resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.113.tgz#858ec7ec30059447167f224961fb568935803e9f" @@ -72,12 +59,12 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.62.83": - version "0.62.83" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.83.tgz#6b318eeedb6cfffdc330eeca0b48d07de544cc50" - integrity sha512-58LnlyT3bYMeHvWFRM0mRZZYPqQKZEpBIOjIhIolFnzjz5bnrJMyBO6iCPRPxT8V1FfzOcMDS4VutkhsYT2Y8A== +"@book000/twitterts@0.62.86": + version "0.62.86" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.86.tgz#f47db3c4d1fe743d331ac8c1e685b7715a9b368b" + integrity sha512-Gw/Vd1B+nrfMn8yeikwwo1hyZ7N8RIx9qWGJgLM3Q324sihbYE54ou/whks/vWKuq+pqNFf/37qYPXpxmrrYBQ== dependencies: - "@book000/node-utils" "1.13.111" + "@book000/node-utils" "1.13.113" genson-js "0.0.8" json-schema-to-typescript "14.0.5" mysql2 "3.10.0"