From 86f859839476e5bef2e1b41a1ddaaf436afc4edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:00:51 +0000 Subject: [PATCH] build(deps): bump undici from 5.6.0 to 5.6.1 Bumps [undici](https://github.com/nodejs/undici) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.6.0...v5.6.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 4d85731..ce5d009 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3911,9 +3911,9 @@ "dev": true }, "node_modules/undici": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.6.0.tgz", - "integrity": "sha512-mc+8SY1fXubTrdx4CXDkeFFGV8lI3Tq4I/70U1V8Z6g4iscGII0uLO7CPnDt56bXEbvaKwo2T2+VrteWbZiXiQ==", + "version": "5.6.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.6.1.tgz", + "integrity": "sha512-yYVqywdCbNb99f/w045wqmv++WExXDjY0FEvLSB7QUZZH6izxrVkF4dJn1aimcvN0+WAhv75Gg7v6VJoqmRtJQ==", "engines": { "node": ">=12.18" } @@ -7241,9 +7241,9 @@ "dev": true }, "undici": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.6.0.tgz", - "integrity": "sha512-mc+8SY1fXubTrdx4CXDkeFFGV8lI3Tq4I/70U1V8Z6g4iscGII0uLO7CPnDt56bXEbvaKwo2T2+VrteWbZiXiQ==" + "version": "5.6.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.6.1.tgz", + "integrity": "sha512-yYVqywdCbNb99f/w045wqmv++WExXDjY0FEvLSB7QUZZH6izxrVkF4dJn1aimcvN0+WAhv75Gg7v6VJoqmRtJQ==" }, "uri-js": { "version": "4.4.1",