From 9d8db8acb452459b995d30fcc4338d921ee66743 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 18:06:53 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.5.12 (#75) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8285c49d..c0d6b0fc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "start": "ts-node -r tsconfig-paths/register ./src/main.ts" }, "devDependencies": { - "@book000/node-utils": "1.5.11", + "@book000/node-utils": "1.5.12", "@types/node": "20.5.4", "@typescript-eslint/eslint-plugin": "6.4.1", "@typescript-eslint/parser": "6.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bafd6885..ad6a7574 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@book000/node-utils': - specifier: 1.5.11 - version: 1.5.11 + specifier: 1.5.12 + version: 1.5.12 '@types/node': specifier: 20.5.4 version: 20.5.4 @@ -86,8 +86,8 @@ packages: js-tokens: 4.0.0 dev: true - /@book000/node-utils@1.5.11: - resolution: {integrity: sha512-o/bPu+s+/nC9NXL8Z1g4DvfdyAm+LXCXZtJxTwXVWdpg8E2nzBXyZcTdLgA5O6akR8jD47ZQx/yy3AHPBZe5/A==} + /@book000/node-utils@1.5.12: + resolution: {integrity: sha512-teVzxmFs0gFjU/iWBto0PbMfRBXpJHG3yR+IWxZrGQJG0n6nOKWYQ+gcqxrhhLrlcbPbf4aGQPjFesk+Nnr24g==} dependencies: axios: 1.5.0 cycle: 1.0.3