From f744b57a61c6afbff9b054296540251e55b4bfe6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 21:19:23 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.62.77 (#1925) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crawler/package.json | 2 +- crawler/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/crawler/package.json b/crawler/package.json index f8b72de2..b8e1931b 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.109", - "@book000/twitterts": "0.62.76", + "@book000/twitterts": "0.62.77", "@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 6474dc65..77772f03 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -72,10 +72,10 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@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== +"@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== dependencies: "@book000/node-utils" "1.13.108" genson-js "0.0.8"