diff --git a/package.json b/package.json index d77917cb..76dc085a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@book000/eslint-config": "1.6.11", "@book000/node-utils": "1.13.50", - "@book000/twitterts": "0.61.79", + "@book000/twitterts": "0.61.82", "@types/node": "20.12.11", "@vercel/ncc": "0.38.1", "eslint": "9.2.0", diff --git a/yarn.lock b/yarn.lock index f98213df..5fd68a34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -46,19 +46,6 @@ globals "15.2.0" typescript-eslint "7.8.0" -"@book000/node-utils@1.13.48": - version "1.13.48" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.48.tgz#48915c412b5449371d002e381ef8ab95312124c5" - integrity sha512-r3P037a4hpPk8u+bYg3YBqzJ1LDTX+70Y7mlZu58Wvz1hW8AIQIE8TXgN66ZwydOADRNIXQ73n3BtDjOayfB8Q== - dependencies: - axios "1.6.8" - 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.50": version "1.13.50" resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.50.tgz#b5ea3de2df97725da050cecaeb80b858ebafe247" @@ -72,12 +59,12 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.61.79": - version "0.61.79" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.79.tgz#d5f2576431f2da4294a934d04525828b6d55e177" - integrity sha512-4/Rjs3of572qMQdx+ZTyHZ6forKLDvy0zbTBwgVxCB9fiHohselwoeVA0x8gyWC2IwtcBUVUnSrg1Tt/12EjGA== +"@book000/twitterts@0.61.82": + version "0.61.82" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.82.tgz#89c18756bd14b8e8696a5d2944b826650c50d389" + integrity sha512-Y8alGGU7HhzYKO0rUgqBY2RGOJu3uAO2tjHs9eGOjKM9jBtkSxX4HuFEgb52HMWrcTNYoFutK/e89mYi8WptRQ== dependencies: - "@book000/node-utils" "1.13.48" + "@book000/node-utils" "1.13.50" genson-js "0.0.8" json-schema-to-typescript "14.0.4" mysql2 "3.9.7"