From be0f96d22744ea7df521fed90233115ccb5a347c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 06:49:21 +0000 Subject: [PATCH] chore: bump undici in the dependencies group across 1 directory Bumps the dependencies group with 1 update in the / directory: [undici](https://github.com/nodejs/undici). Updates `undici` from 6.19.2 to 6.19.5 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.19.2...v6.19.5) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- npm-shrinkwrap.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 22e38e1..e97f5d1 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -15,7 +15,7 @@ "node-html-parser": "6.1.13", "ora": "8.0.1", "p-map": "7.0.2", - "undici": "6.19.2", + "undici": "6.19.5", "yargs": "17.7.2" }, "bin": { @@ -10320,9 +10320,9 @@ } }, "node_modules/undici": { - "version": "6.19.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.2.tgz", - "integrity": "sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA==", + "version": "6.19.5", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.5.tgz", + "integrity": "sha512-LryC15SWzqQsREHIOUybavaIHF5IoL0dJ9aWWxL/PgT1KfqAW5225FZpDUFlt9xiDMS2/S7DOKhFWA7RLksWdg==", "engines": { "node": ">=18.17" } @@ -17827,9 +17827,9 @@ } }, "undici": { - "version": "6.19.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.2.tgz", - "integrity": "sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA==" + "version": "6.19.5", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.5.tgz", + "integrity": "sha512-LryC15SWzqQsREHIOUybavaIHF5IoL0dJ9aWWxL/PgT1KfqAW5225FZpDUFlt9xiDMS2/S7DOKhFWA7RLksWdg==" }, "undici-types": { "version": "5.26.5", diff --git a/package.json b/package.json index fb438bc..d2f48ba 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "node-html-parser": "6.1.13", "ora": "8.0.1", "p-map": "7.0.2", - "undici": "6.19.2", + "undici": "6.19.5", "yargs": "17.7.2" }, "files": [