From 5768603345bff30c180c72499bffe9033d40d09d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:58:20 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.386 --- package.json | 2 +- pnpm-lock.yaml | 23 +++++++++++++++++------ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 2a2f2a0e..394813b5 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.108", - "@book000/node-utils": "1.13.384", + "@book000/node-utils": "1.13.386", "@fastify/cors": "10.0.1", "@octokit/webhooks-examples": "7.6.1", "@octokit/webhooks-types": "7.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10e4b62e..9b135b73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.7.108 version: 1.7.108(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.17.0(eslint@9.16.0)(typescript@5.7.2))(eslint@9.16.0))(eslint-plugin-n@17.14.0(eslint@9.16.0))(eslint-plugin-promise@7.2.1(eslint@9.16.0))(eslint@9.16.0))(eslint@9.16.0)(typescript@5.7.2) '@book000/node-utils': - specifier: 1.13.384 - version: 1.13.384 + specifier: 1.13.386 + version: 1.13.386 '@fastify/cors': specifier: 10.0.1 version: 10.0.1 @@ -257,8 +257,8 @@ packages: eslint: 9.16.0 eslint-config-standard: 17.1.0 - '@book000/node-utils@1.13.384': - resolution: {integrity: sha512-iqPelZeJ1GtFlz8GFBiAEfnCb6pvV4NrMc1v+1U6XI3uPwoy1PKdfCGqzT13m8Bd0GxFDEd6d4DdOjq53/7kBg==} + '@book000/node-utils@1.13.386': + resolution: {integrity: sha512-YwHRMJ2KBtijzfK8QPtwTFaMNX87ixkt+2hVhRwgK+TUKa6x/WJoVUFDYzhB3xMN5ncqLeLOBHQWF1RxXFlYjw==} '@colors/colors@1.6.0': resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} @@ -945,6 +945,9 @@ packages: axios@1.7.8: resolution: {integrity: sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==} + axios@1.7.9: + resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} + babel-jest@29.7.0: resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -3403,9 +3406,9 @@ snapshots: - supports-color - typescript - '@book000/node-utils@1.13.384': + '@book000/node-utils@1.13.386': dependencies: - axios: 1.7.8 + axios: 1.7.9 cycle: 1.0.3 form-data: 4.0.1 jsonc-parser: 3.3.1 @@ -4215,6 +4218,14 @@ snapshots: transitivePeerDependencies: - debug + axios@1.7.9: + dependencies: + follow-redirects: 1.15.9 + form-data: 4.0.1 + proxy-from-env: 1.1.0 + transitivePeerDependencies: + - debug + babel-jest@29.7.0(@babel/core@7.26.0): dependencies: '@babel/core': 7.26.0