Bump undici from 5.2.0 to 5.5.1 (#137)

Bumps [undici](https://github.com/nodejs/undici) from 5.2.0 to 5.5.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.2.0...v5.5.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jul 12, 2022 at 00:32 UTC 585e5141bcde44610cbe2ddfdeab5721dc226756
1 file changed +6 -6
package-lock.json
+6 -6
@@ -28911,9 +28911,9 @@
28911 }
28912 },
28913 "node_modules/undici": {
28914 - "version": "5.2.0",
28915 - "resolved": "https://registry.npmjs.org/undici/-/undici-5.2.0.tgz",
28916 - "integrity": "sha512-XY6+NS3WH9b3TKOHeNz2CjR+qrVz/k4fO9g3etPpLozRvULoQmZ1+dk9JbIz40ehn27xzFk4jYVU2MU3Nle62A==",
28914 + "version": "5.5.1",
28915 + "resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz",
28916 + "integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==",
28917 "engines": {
28918 "node": ">=12.18"
28919 }
@@ -54947,9 +54947,9 @@
54947 }
54948 },
54949 "undici": {
54950 - "version": "5.2.0",
54951 - "resolved": "https://registry.npmjs.org/undici/-/undici-5.2.0.tgz",
54952 - "integrity": "sha512-XY6+NS3WH9b3TKOHeNz2CjR+qrVz/k4fO9g3etPpLozRvULoQmZ1+dk9JbIz40ehn27xzFk4jYVU2MU3Nle62A=="
54950 + "version": "5.5.1",
54951 + "resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz",
54952 + "integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw=="
54953 },
54954 "unescape": {
54955 "version": "1.0.1",