From f7ba7b1fdb41d53ab381f37a20ba9ec3454fa60d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 21:05:18 +0000 Subject: [PATCH] build(deps): bump undici from 7.1.0 to 7.1.1 Bumps [undici](https://github.com/nodejs/undici) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f637cb..6943f92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7454,9 +7454,9 @@ "dev": true }, "node_modules/undici": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.1.0.tgz", - "integrity": "sha512-3+mdX2R31khuLCm2mKExSlMdJsfol7bJkIMH80tdXA74W34rT1jKemUTlYR7WY3TqsV4wfOgpatWmmB2Jl1+5g==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.1.1.tgz", + "integrity": "sha512-WZkQ6eH9f5ZT93gaIffsbUaDpBwjbpvmMbfaEhOnbdUneurTESeRxwPGwjI28mRFESH3W3e8Togijh37ptOQqA==", "engines": { "node": ">=20.18.1" } @@ -13117,9 +13117,9 @@ "dev": true }, "undici": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.1.0.tgz", - "integrity": "sha512-3+mdX2R31khuLCm2mKExSlMdJsfol7bJkIMH80tdXA74W34rT1jKemUTlYR7WY3TqsV4wfOgpatWmmB2Jl1+5g==" + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.1.1.tgz", + "integrity": "sha512-WZkQ6eH9f5ZT93gaIffsbUaDpBwjbpvmMbfaEhOnbdUneurTESeRxwPGwjI28mRFESH3W3e8Togijh37ptOQqA==" }, "undici-types": { "version": "6.20.0",