From a19d2179a9b1f374ba8f7a13dc486038f7265918 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 18:00:18 +0000 Subject: [PATCH] Update undici to version 6.19.4 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index d8a42a9..6db4a4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-sonarjs": "0.12.0", "husky": "7.0.4", - "undici": "4.15.1" + "undici": "6.19.4" }, "engines": { "node": ">=11.14.0" @@ -2592,12 +2592,12 @@ } }, "node_modules/undici": { - "version": "4.15.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-4.15.1.tgz", - "integrity": "sha512-h8LJybhMKD09IyQZoQadNtIR/GmugVhTOVREunJrpV6RStriKBFdSVoFzEzTihwXi/27DIBO+Z0OGF+Mzfi0lA==", + "version": "6.19.4", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.4.tgz", + "integrity": "sha512-i3uaEUwNdkRq2qtTRRJb13moW5HWqviu7Vl7oYRYz++uPtGHJj+x7TGjcEuwS5Mt2P4nA0U9dhIX3DdB6JGY0g==", "dev": true, "engines": { - "node": ">=12.18" + "node": ">=18.17" } }, "node_modules/uri-js": { @@ -4509,9 +4509,9 @@ } }, "undici": { - "version": "4.15.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-4.15.1.tgz", - "integrity": "sha512-h8LJybhMKD09IyQZoQadNtIR/GmugVhTOVREunJrpV6RStriKBFdSVoFzEzTihwXi/27DIBO+Z0OGF+Mzfi0lA==", + "version": "6.19.4", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.4.tgz", + "integrity": "sha512-i3uaEUwNdkRq2qtTRRJb13moW5HWqviu7Vl7oYRYz++uPtGHJj+x7TGjcEuwS5Mt2P4nA0U9dhIX3DdB6JGY0g==", "dev": true }, "uri-js": { diff --git a/package.json b/package.json index 2b00384..3426779 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-sonarjs": "0.12.0", "husky": "7.0.4", - "undici": "4.15.1" + "undici": "6.19.4" }, "keywords": [ "rfc7230",