From a4ffa7edfe0a12d2cd45cc8d6260fd63cfa749cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 04:35:16 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.330 (#1238) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 45 +++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 44 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1e59cf2f..3f9526aa 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.83", - "@book000/node-utils": "1.13.327", + "@book000/node-utils": "1.13.330", "@book000/twitterts": "0.70.59", "@types/node": "20.16.11", "discord.js": "14.16.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da1b0456..ea1cc8ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.7.83 version: 1.7.83(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.14.0)(typescript@5.6.3))(eslint@9.14.0))(eslint-plugin-n@17.12.0(eslint@9.14.0))(eslint-plugin-promise@7.1.0(eslint@9.14.0))(eslint@9.14.0))(eslint@9.14.0)(typescript@5.6.3) '@book000/node-utils': - specifier: 1.13.327 - version: 1.13.327 + specifier: 1.13.330 + version: 1.13.330 '@book000/twitterts': specifier: 0.70.59 version: 0.70.59 @@ -80,6 +80,9 @@ packages: '@book000/node-utils@1.13.327': resolution: {integrity: sha512-e/VGDWKfuJvpc+ECvXR1en6CgFbXvklgGRqFYGhT7y1wLfd5jsC7hAOXcJ4s3aL2NeyQfezsf+p56YuUO6vM+g==} + '@book000/node-utils@1.13.330': + resolution: {integrity: sha512-juFJDbSIAetQENbEV8rRZu2zx54/D0e3R+Kr1l1LWYn86UPQKfnxssVCMa8VM3X9W1gBENiU4weMJFSaP/k0LQ==} + '@book000/twitterts@0.70.59': resolution: {integrity: sha512-yr46KuQxWB/arrrZp8QDTchzK6pOQKt3Pbf8YUzaODHV/uD19dgqAJpARw5Ke3ymapFV2I9tTsqotRlgVQbNFg==} @@ -2152,6 +2155,10 @@ packages: resolution: {integrity: sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==} engines: {node: '>= 12.0.0'} + winston@3.16.0: + resolution: {integrity: sha512-xz7+cyGN5M+4CmmD4Npq1/4T+UZaz7HaeTlAruFUTjk79CNMq+P6H30vlE4z0qfqJ01VHYQwd7OZo03nYm/+lg==} + engines: {node: '>= 12.0.0'} + word-wrap@1.2.5: resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} engines: {node: '>=0.10.0'} @@ -2251,6 +2258,18 @@ snapshots: transitivePeerDependencies: - debug + '@book000/node-utils@1.13.330': + dependencies: + axios: 1.7.7 + 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.70.59': dependencies: '@book000/node-utils': 1.13.327 @@ -4513,6 +4532,14 @@ snapshots: winston: 3.15.0 winston-transport: 4.8.0 + winston-daily-rotate-file@5.0.0(winston@3.16.0): + dependencies: + file-stream-rotator: 0.6.1 + object-hash: 3.0.0 + triple-beam: 1.4.1 + winston: 3.16.0 + winston-transport: 4.8.0 + winston-transport@4.8.0: dependencies: logform: 2.6.1 @@ -4533,6 +4560,20 @@ snapshots: triple-beam: 1.4.1 winston-transport: 4.8.0 + winston@3.16.0: + dependencies: + '@colors/colors': 1.6.0 + '@dabh/diagnostics': 2.0.3 + async: 3.2.6 + is-stream: 2.0.1 + logform: 2.6.1 + one-time: 1.0.0 + readable-stream: 3.6.2 + safe-stable-stringify: 2.5.0 + stack-trace: 0.0.10 + triple-beam: 1.4.1 + winston-transport: 4.8.0 + word-wrap@1.2.5: {} wrap-ansi@7.0.0: