diff --git a/package.json b/package.json index 40de9269..609afee4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "generate-schema": "typescript-json-schema --required src/config.ts ConfigInterface -o schema/Configuration.json" }, "devDependencies": { - "@book000/node-utils": "1.12.87", + "@book000/node-utils": "1.12.88", "@types/jest": "29.5.12", "@types/node": "20.11.26", "@typescript-eslint/eslint-plugin": "7.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55b3bc8c..df32fe43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@book000/node-utils': - specifier: 1.12.87 - version: 1.12.87 + specifier: 1.12.88 + version: 1.12.88 '@types/jest': specifier: 29.5.12 version: 29.5.12 @@ -416,8 +416,8 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@book000/node-utils@1.12.87: - resolution: {integrity: sha512-X/KZhLcz/foZVql0NbcjVHH+rFUsk7kiaP2uShFWwOthGf5Je6C45bT79JV2M6vIlL10qYp/3f1Un5HeybrXDg==} + /@book000/node-utils@1.12.88: + resolution: {integrity: sha512-eff8tZQSkjwDQ67rwRYlvvfKvzQT5hgg+VKSaY7i1rqXG90BxeZhb6mYoejps3gskPj5brgPCyanl5ZhWmB++A==} dependencies: axios: 1.6.7 cycle: 1.0.3