diff --git a/package.json b/package.json index a541a6c..aa3182b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.150", - "@book000/node-utils": "1.13.467", + "@book000/node-utils": "1.13.468", "@types/jest": "29.5.14", "@types/node": "22.13.4", "axios": "1.7.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58a1572..df6b69e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.7.150 version: 1.7.150(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1))(eslint-plugin-n@17.15.1(eslint@9.20.1))(eslint-plugin-promise@7.2.1(eslint@9.20.1))(eslint@9.20.1))(eslint@9.20.1)(typescript@5.7.3) '@book000/node-utils': - specifier: 1.13.467 - version: 1.13.467 + specifier: 1.13.468 + version: 1.13.468 '@types/jest': specifier: 29.5.14 version: 29.5.14 @@ -239,8 +239,8 @@ packages: eslint: 9.20.1 eslint-config-standard: 17.1.0 - '@book000/node-utils@1.13.467': - resolution: {integrity: sha512-IeF7THoP0yP8mfeaDWRaXDgi48WUToDCpqrs/79zqbARDS18B+oypiqo7gkrxwaVGpDEXsRB7Zyz5srTQvzvHw==} + '@book000/node-utils@1.13.468': + resolution: {integrity: sha512-c3KqRLWwtp1XQh0VE+FS7qTxAmKPpYqpJ+aeRSMCBLHKJkTan/kBYAxwjh5drYWEl9lMaRQwpBP26TSUy7U5ww==} '@colors/colors@1.6.0': resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} @@ -1375,6 +1375,10 @@ packages: resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==} engines: {node: '>= 6'} + form-data@4.0.2: + resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==} + engines: {node: '>= 6'} + fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} @@ -2909,11 +2913,11 @@ snapshots: - supports-color - typescript - '@book000/node-utils@1.13.467': + '@book000/node-utils@1.13.468': dependencies: axios: 1.7.9 cycle: 1.0.3 - form-data: 4.0.1 + form-data: 4.0.2 jsonc-parser: 3.3.1 moment-timezone: 0.5.47 winston: 3.17.0 @@ -4293,6 +4297,13 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 + form-data@4.0.2: + dependencies: + asynckit: 0.4.0 + combined-stream: 1.0.8 + es-set-tostringtag: 2.1.0 + mime-types: 2.1.35 + fs.realpath@1.0.0: {} fsevents@2.3.3: