diff --git a/package.json b/package.json index 431c2947..cd990823 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.80", - "@book000/node-utils": "1.13.261", + "@book000/node-utils": "1.13.322", "@napi-rs/canvas": "0.1.59", "@types/jest": "29.5.14", "@types/node": "22.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2aef6e18..4b3938c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.7.80 version: 1.7.80(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.12.1(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0))(eslint-plugin-n@17.11.1(eslint@9.13.0))(eslint-plugin-promise@7.1.0(eslint@9.13.0))(eslint@9.13.0))(eslint@9.13.0)(typescript@5.6.3) '@book000/node-utils': - specifier: 1.13.261 - version: 1.13.261 + specifier: 1.13.322 + version: 1.13.322 '@napi-rs/canvas': specifier: 0.1.59 version: 0.1.59 @@ -260,8 +260,8 @@ packages: eslint: 9.13.0 eslint-config-standard: 17.1.0 - '@book000/node-utils@1.13.261': - resolution: {integrity: sha512-mJ9ZlK9iGiaBFXmDOy7tfCHAWL4ziUWV5jKg99/WyJzQRidp9Lj99/w3sQqtTRi8c8gd54ew2Rh6QT2HaptE2w==} + '@book000/node-utils@1.13.322': + resolution: {integrity: sha512-2gIPazyZ7F/7olbYnkgM09SUoc6oJ/CsbjxFzTj6h4jSLKh7Wwfq5uYZF/trzRiJrbNMxAD1qvI/kOp+4i6y2g==} '@colors/colors@1.6.0': resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} @@ -1513,6 +1513,10 @@ packages: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} engines: {node: '>= 6'} + form-data@4.0.1: + resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==} + engines: {node: '>= 6'} + fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} @@ -2100,8 +2104,8 @@ packages: minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - moment-timezone@0.5.45: - resolution: {integrity: sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ==} + moment-timezone@0.5.46: + resolution: {integrity: sha512-ZXm9b36esbe7OmdABqIWJuBBiLLwAjrN7CE+7sYdCCx82Nabt1wHDj8TVseS59QIlfFPbOoiBPm6ca9BioG4hw==} moment@2.30.1: resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==} @@ -2767,8 +2771,8 @@ packages: resolution: {integrity: sha512-wQCXXVgfv/wUPOfb2x0ruxzwkcZfxcktz6JIMUaPLmcNhO4bZTwA/WtDWK74xV3F2dKu8YadrFv0qhwYjVEwhA==} engines: {node: '>= 12.0.0'} - winston@3.14.2: - resolution: {integrity: sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==} + winston@3.15.0: + resolution: {integrity: sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==} engines: {node: '>= 12.0.0'} word-wrap@1.2.5: @@ -3053,15 +3057,15 @@ snapshots: - supports-color - typescript - '@book000/node-utils@1.13.261': + '@book000/node-utils@1.13.322': dependencies: axios: 1.7.7 cycle: 1.0.3 - form-data: 4.0.0 + form-data: 4.0.1 jsonc-parser: 3.3.1 - moment-timezone: 0.5.45 - winston: 3.14.2 - winston-daily-rotate-file: 5.0.0(winston@3.14.2) + moment-timezone: 0.5.46 + winston: 3.15.0 + winston-daily-rotate-file: 5.0.0(winston@3.15.0) transitivePeerDependencies: - debug @@ -4556,6 +4560,12 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 + form-data@4.0.1: + dependencies: + asynckit: 0.4.0 + combined-stream: 1.0.8 + mime-types: 2.1.35 + fs.realpath@1.0.0: {} fsevents@2.3.3: @@ -5281,7 +5291,7 @@ snapshots: minimist@1.2.8: {} - moment-timezone@0.5.45: + moment-timezone@0.5.46: dependencies: moment: 2.30.1 @@ -5967,12 +5977,12 @@ snapshots: dependencies: isexe: 2.0.0 - winston-daily-rotate-file@5.0.0(winston@3.14.2): + winston-daily-rotate-file@5.0.0(winston@3.15.0): dependencies: file-stream-rotator: 0.6.1 object-hash: 3.0.0 triple-beam: 1.4.1 - winston: 3.14.2 + winston: 3.15.0 winston-transport: 4.7.1 winston-transport@4.7.1: @@ -5981,7 +5991,7 @@ snapshots: readable-stream: 3.6.2 triple-beam: 1.4.1 - winston@3.14.2: + winston@3.15.0: dependencies: '@colors/colors': 1.6.0 '@dabh/diagnostics': 2.0.3