From fad581de3441e9a80ed2c3b3827434ee9f7b4845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:52:17 +0000 Subject: [PATCH] build(deps): bump undici from 7.1.0 to 7.2.0 Bumps [undici](https://github.com/nodejs/undici) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 34bfbe9..7dce37a 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "superagent": "^10.1.1", "telegraf": "^4.16.3", "typeorm": "^0.3.20", - "undici": "^7.1.0", + "undici": "^7.2.0", "winston": "^3.17.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa69692..a61303f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: ^0.3.20 version: 0.3.20(pg@8.13.1)(ts-node@10.9.2(@types/node@22.7.5)(typescript@5.7.2)) undici: - specifier: ^7.1.0 - version: 7.1.0 + specifier: ^7.2.0 + version: 7.2.0 winston: specifier: ^3.17.0 version: 3.17.0 @@ -3806,8 +3806,8 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - undici@7.1.0: - resolution: {integrity: sha512-3+mdX2R31khuLCm2mKExSlMdJsfol7bJkIMH80tdXA74W34rT1jKemUTlYR7WY3TqsV4wfOgpatWmmB2Jl1+5g==} + undici@7.2.0: + resolution: {integrity: sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==} engines: {node: '>=20.18.1'} unzip-response@1.0.2: @@ -8553,7 +8553,7 @@ snapshots: undici-types@6.19.8: {} - undici@7.1.0: {} + undici@7.2.0: {} unzip-response@1.0.2: {}