diff --git a/package.json b/package.json index 5923cdd7..abd8bd4a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.127", - "@book000/node-utils": "1.13.418", + "@book000/node-utils": "1.13.420", "@book000/twitterts": "0.71.141", "@types/node": "20.16.11", "discord.js": "14.17.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4790457..b3749482 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.7.127 version: 1.7.127(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.19.1(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0))(eslint-plugin-n@17.15.1(eslint@9.18.0))(eslint-plugin-promise@7.2.1(eslint@9.18.0))(eslint@9.18.0))(eslint@9.18.0)(typescript@5.7.3) '@book000/node-utils': - specifier: 1.13.418 - version: 1.13.418 + specifier: 1.13.420 + version: 1.13.420 '@book000/twitterts': specifier: 0.71.141 version: 0.71.141 @@ -80,6 +80,9 @@ packages: '@book000/node-utils@1.13.418': resolution: {integrity: sha512-0cRvVqn0foiT6CLy7SviNHCtGz17kL3dt5rKCJwVcoMND6E/9RMCUe0Q34IkkwuIn6AiA4v/GFBgL7JB7ZlZjQ==} + '@book000/node-utils@1.13.420': + resolution: {integrity: sha512-n1mMkxFiXduT9AL93nQGMsng2aACjHtqGJbRnfL6R/0OoM1JL52T64c4OL0DA7KnkQYCEzmpkwCUMtmamPMdXw==} + '@book000/twitterts@0.71.141': resolution: {integrity: sha512-Jr0EMtb1jE2MClyjgZbY07J3TaXk4JtS+espjZMcjTMHuXyCG2T2UV4c3yBPqRvNYp7CY1azaNxFaVC3ePrRyg==} @@ -2246,6 +2249,18 @@ snapshots: transitivePeerDependencies: - debug + '@book000/node-utils@1.13.420': + dependencies: + axios: 1.7.9 + cycle: 1.0.3 + form-data: 4.0.1 + jsonc-parser: 3.3.1 + moment-timezone: 0.5.46 + winston: 3.16.0 + winston-daily-rotate-file: 5.0.0(winston@3.16.0) + transitivePeerDependencies: + - debug + '@book000/twitterts@0.71.141': dependencies: '@book000/node-utils': 1.13.418