From 1fd637d11cb136147e481baef429f5c672177a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:31:56 +0000 Subject: [PATCH] build(deps): bump undici from 6.20.0 to 7.1.0 Bumps [undici](https://github.com/nodejs/undici) from 6.20.0 to 7.1.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.20.0...v7.1.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 7309d2b..0bacd0f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "superagent": "^10.1.0", "telegraf": "^4.16.3", "typeorm": "^0.3.20", - "undici": "^6.20.0", + "undici": "^7.1.0", "winston": "^3.15.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9b6a7a..c6f6faa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: ^0.3.20 version: 0.3.20(pg@8.13.0)(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3)) undici: - specifier: ^6.20.0 - version: 6.20.0 + specifier: ^7.1.0 + version: 7.1.0 winston: specifier: ^3.15.0 version: 3.15.0 @@ -3853,9 +3853,9 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - undici@6.20.0: - resolution: {integrity: sha512-AITZfPuxubm31Sx0vr8bteSalEbs9wQb/BOBi9FPlD9Qpd6HxZ4Q0+hI742jBhkPb4RT2v5MQzaW5VhRVyj+9A==} - engines: {node: '>=18.17'} + undici@7.1.0: + resolution: {integrity: sha512-3+mdX2R31khuLCm2mKExSlMdJsfol7bJkIMH80tdXA74W34rT1jKemUTlYR7WY3TqsV4wfOgpatWmmB2Jl1+5g==} + engines: {node: '>=20.18.1'} unzip-response@1.0.2: resolution: {integrity: sha512-pwCcjjhEcpW45JZIySExBHYv5Y9EeL2OIGEfrSKp2dMUFGFv4CpvZkwJbVge8OvGH2BNNtJBx67DuKuJhf+N5Q==} @@ -8676,7 +8676,7 @@ snapshots: undici-types@6.19.8: {} - undici@6.20.0: {} + undici@7.1.0: {} unzip-response@1.0.2: {}