From 9e5bb5ef9d4626a257f174778734784bec60b0ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 05:05:07 +0000 Subject: [PATCH] build(deps-dev): bump undici from 6.16.0 to 6.19.8 Bumps [undici](https://github.com/nodejs/undici) from 6.16.0 to 6.19.8. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.16.0...v6.19.8) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development update-type: version-update:semver-minor ... 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 ad5659f..1ad4736 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5549,9 +5549,9 @@ } }, "node_modules/undici": { - "version": "6.16.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.16.0.tgz", - "integrity": "sha512-HQfVddOTb5PJtfLnJ1Px8bNGyIg/z7WTj1hjUSna1Itsv59Oca9JdclIU08ToNqvWWXjFLRzc9rqjnpfw5UWcQ==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.8.tgz", + "integrity": "sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==", "dev": true, "engines": { "node": ">=18.17" @@ -9906,9 +9906,9 @@ "dev": true }, "undici": { - "version": "6.16.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.16.0.tgz", - "integrity": "sha512-HQfVddOTb5PJtfLnJ1Px8bNGyIg/z7WTj1hjUSna1Itsv59Oca9JdclIU08ToNqvWWXjFLRzc9rqjnpfw5UWcQ==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.8.tgz", + "integrity": "sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==", "dev": true }, "undici-types": {